Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More readable test cases; whitespace | Sean Allred | 2014-11-01 | 1 | -26/+20 | |
| | ||||||
* | Return the correct type from filter | Sean Allred | 2014-11-01 | 1 | -20/+55 | |
| | | | | Vectors should not be turning into lists. See test cases. | |||||
* | Return -no-value if it cannot find sample | Sean Allred | 2014-11-01 | 1 | -1/+3 | |
| | | | | | | Allows build to continue if it cannot find the file. This is for reading in sample data. I'm not really sure why the local build cannot find the file, but I will figure it out later today. | |||||
* | Fix syntax issue | Sean Allred | 2014-11-01 | 1 | -1/+3 | |
| | ||||||
* | Make the sample data loader a function | Sean Allred | 2014-11-01 | 1 | -1/+1 | |
| | ||||||
* | Fix test | Sean Allred | 2014-11-01 | 1 | -1/+7 | |
| | ||||||
* | More work on data filter; add tests | Sean Allred | 2014-11-01 | 2 | -21/+24 | |
| | ||||||
* | Move tests and sample data to test/ | Sean Allred | 2014-11-01 | 4 | -0/+1295 | |