Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-03 | Fix runner output in verbose (-v, -V) modes | Karen Arutyunov | 1 | -6/+8 |
2017-01-31 | Move builtin and runner tests to '$c ... && $b' pattern | Karen Arutyunov | 1 | -14/+17 |
2017-01-24 | Add support for comparison of test command output to a file | Karen Arutyunov | 1 | -1/+1 |
2017-01-19 | Add support for portable path modifer and dot character escaping inversion | Karen Arutyunov | 1 | -2/+2 |
2017-01-09 | Make use of operator<<(ostream, exception) | Karen Arutyunov | 1 | -4/+0 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2017-01-05 | Tests cleanup | Karen Arutyunov | 1 | -12/+28 |
2017-01-05 | Add support for regex in runner | Karen Arutyunov | 1 | -1/+7 |
2016-12-16 | Convert tests/ to subproject, initial work on cross-testing support | Boris Kolpackov | 1 | -1/+1 |
2016-12-01 | Organize tests/, factor common testscript fragments | Boris Kolpackov | 1 | -0/+4 |
2016-11-15 | Add cat, false and true builtins | Karen Arutyunov | 1 | -0/+57 |