aboutsummaryrefslogtreecommitdiff
path: root/tests/search/dir
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02Implement parallel matchBoris Kolpackov1-1/+0
2017-01-24Add support for comparison of test command output to a fileKaren Arutyunov1-2/+2
2017-01-23Implement automatic loading of directory buildfilesBoris Kolpackov2-0/+59
Now instead of explicitly writing: d = foo/ bar/ ./: $d include $d We can (usually) just write: ./: foo/ bar/