Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-11 | Fix set pseudo-builtin to reset special variables when required | Karen Arutyunov | 1 | -0/+9 |
2020-12-11 | Prefix pseudo-builtin diagnostincs messages with their names | Karen Arutyunov | 1 | -5/+5 |
2020-11-19 | Fix set buildscript builtin crash on Windows | Karen Arutyunov | 1 | -1/+8 |
2020-11-06 | Add support for test timeouts | Karen Arutyunov | 1 | -13/+105 |
2020-06-08 | Cleanup script command failure diagnostics | Karen Arutyunov | 1 | -1/+1 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-08-01 | Combine multiple single-character flags into a single argument for testscript... | Karen Arutyunov | 1 | -4/+4 |
2019-07-24 | Use CLI-generated classes to parse testscript builtin options | Karen Arutyunov | 1 | -0/+18 |
2019-01-24 | Add testscript sleep builtin | Karen Arutyunov | 1 | -1/+1 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-11-17 | Print id of failed test | Karen Arutyunov | 1 | -0/+11 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Boris Kolpackov | 1 | -0/+278 |