aboutsummaryrefslogtreecommitdiff
path: root/test/tests.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Return -no-value if it cannot find sampleSean Allred2014-11-011-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 issueSean Allred2014-11-011-1/+3
|
* Make the sample data loader a functionSean Allred2014-11-011-1/+1
|
* Fix testSean Allred2014-11-011-1/+7
|
* More work on data filter; add testsSean Allred2014-11-011-9/+24
|
* Move tests and sample data to test/Sean Allred2014-11-011-0/+55