aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2017-02-04Added new test framework Tests.Command.John MacFarlane2-19/+59
Any files added under test/command will be treated as shell tests (see smart.md for an example). This makes it very easy to add regression tests etc.
2017-02-04Added skeleton for Tests.Command.John MacFarlane2-0/+93
2017-02-04Moved tests/ -> test/.John MacFarlane326-0/+45138