aboutsummaryrefslogtreecommitdiff
path: root/tests/search
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 Kolpackov3-0/+64
Now instead of explicitly writing: d = foo/ bar/ ./: $d include $d We can (usually) just write: ./: foo/ bar/