Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-24 | Add support for comparison of test command output to a file | Karen Arutyunov | 1 | -1/+1 | |
2017-01-23 | Implement automatic loading of directory buildfiles | Boris Kolpackov | 1 | -1/+1 | |
Now instead of explicitly writing: d = foo/ bar/ ./: $d include $d We can (usually) just write: ./: foo/ bar/ | |||||
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2016-12-16 | Convert tests/ to subproject, initial work on cross-testing support | Boris Kolpackov | 1 | -1/+0 | |
2016-12-09 | Initial parallel scheduler implementation, use to run testscrips | Boris Kolpackov | 1 | -1/+1 | |
2016-12-01 | Implement testscript variable-if | Boris Kolpackov | 1 | -1/+1 | |
Now a variable-only if is treated the same as a single variable when deciding whether it is part of a test or setup/teardown. | |||||
2016-12-01 | Organize tests/, factor common testscript fragments | Boris Kolpackov | 1 | -0/+21 | |