Age | Commit message (Expand) | Author | Files | Lines |
2017-03-15 | Add support for config.test.output variable | Karen Arutyunov | 1 | -1/+1 |
2017-01-09 | Tests cleanup (take 2) | Karen Arutyunov | 1 | -176/+234 |
2017-01-05 | Add support for regex in runner | Karen Arutyunov | 1 | -16/+6 |
2016-12-05 | Make use of casts and canonicalizations in testscripts | Karen Arutyunov | 1 | -2/+9 |
2016-11-30 | Add support for typed/untyped concatenated expansion | Boris Kolpackov | 1 | -2/+2 |
2016-11-25 | Implement literal here-document support | Boris Kolpackov | 1 | -5/+5 |
2016-11-10 | Implement scope-if in testscript | Boris Kolpackov | 1 | -8/+2 |
2016-11-08 | Implement testscript command-if | Boris Kolpackov | 1 | -2/+2 |
2016-11-04 | Implement description support in testscript | Boris Kolpackov | 1 | -10/+5 |
2016-11-04 | Handle explicit test scopes | Boris Kolpackov | 1 | -2/+77 |
2016-11-04 | Implement support for testscript scopes | Boris Kolpackov | 1 | -5/+66 |
2016-11-04 | Implement creation/cleanup of testscript root working directory | Boris Kolpackov | 1 | -2/+2 |
2016-11-04 | Add support for no-newline redirects in testscript | Boris Kolpackov | 1 | -12/+8 |
2016-11-04 | Implement support for compound tests | Boris Kolpackov | 1 | -9/+98 |
2016-11-04 | Add support for testscript scope id, working directory | Boris Kolpackov | 1 | -0/+15 |