Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | Remove unnecessary header inclusions | Boris Kolpackov | 1 | -0/+2 |
2020-12-11 | Copy parent scope's test program list in runner's entry() function rather tha... | Karen Arutyunov | 1 | -0/+12 |
2020-12-08 | Add support for config.test.runner | Karen Arutyunov | 1 | -0/+6 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -1973/+53 |
2020-05-27 | Fix unregistered .regex file cleanup error in testscript | Karen Arutyunov | 1 | -1/+5 |
2020-02-27 | Revert recent Clang optimization bug workaround as it doesn't help | Karen Arutyunov | 1 | -7/+3 |
2020-02-26 | Try to work around Clang optimization bug | Karen Arutyunov | 1 | -3/+7 |
2020-02-12 | Adapt to renaming butl::fdnull() to fdopen_null() | Karen Arutyunov | 1 | -2/+2 |
2020-02-12 | Add builtins support for $process.run*() functions | Karen Arutyunov | 1 | -43/+10 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-01-30 | Swap order of matching command stdout and stderr by testscript runner | Karen Arutyunov | 1 | -2/+6 |
2019-11-11 | Use path_name for `-` to stdin/stdout translation | Karen Arutyunov | 1 | -1/+1 |
2019-11-07 | Initial work on path_name use for `-` to stdin/stdout translation | Boris Kolpackov | 1 | -4/+4 |
2019-10-01 | Adapt to moving path match to path-pattern.?xx | Karen Arutyunov | 1 | -2/+3 |
2019-09-27 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 1 | -2/+3 |
2019-09-27 | Add support for testscript builtin escaping | Karen Arutyunov | 1 | -4/+23 |
2019-09-27 | Move testscript builtins to libbutl | Karen Arutyunov | 1 | -9/+241 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -26/+29 |
2019-08-12 | Use new fdstream constructor | Boris Kolpackov | 1 | -2/+2 |
2019-07-24 | Use CLI-generated classes to parse testscript builtin options | Karen Arutyunov | 1 | -37/+20 |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 1 | -0/+1891 |