Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | Move builtin and runner tests to '$c ... && $b' pattern | Karen Arutyunov | 1 | -12/+6 |
2017-01-19 | Add support for portable path modifer and dot character escaping inversion | Karen Arutyunov | 1 | -9/+9 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2017-01-05 | Tests cleanup | Karen Arutyunov | 1 | -25/+29 |
2017-01-05 | Print signal/core dump like shell/make | Karen Arutyunov | 1 | -0/+15 |
2017-01-05 | Save diff output for {stdout,stderr}.diff | Karen Arutyunov | 1 | -2/+11 |
2017-01-05 | Add support for regex in runner | Karen Arutyunov | 1 | -8/+4 |
2016-12-16 | Convert tests/ to subproject, initial work on cross-testing support | Boris Kolpackov | 1 | -5/+5 |
2016-12-05 | Make use of casts and canonicalizations in testscripts | Karen Arutyunov | 1 | -2/+2 |
2016-12-01 | Implement testscript variable-if | Boris Kolpackov | 1 | -1/+1 |
2016-12-01 | Organize tests/, factor common testscript fragments | Boris Kolpackov | 1 | -12/+3 |
2016-11-30 | Add support for typed/untyped concatenated expansion | Boris Kolpackov | 1 | -1/+1 |
2016-11-25 | Implement literal here-document support | Boris Kolpackov | 1 | -2/+2 |
2016-11-22 | Fix typo | Boris Kolpackov | 1 | -1/+1 |
2016-11-21 | Change build.driver/path variable to build.path/process_path | Boris Kolpackov | 1 | -1/+1 |
2016-11-15 | Add cat, false and true builtins | Karen Arutyunov | 1 | -0/+4 |
2016-11-08 | Add mkdir and touch builtins | Karen Arutyunov | 1 | -5/+40 |
2016-11-04 | Update testscripts | Boris Kolpackov | 1 | -1/+1 |
2016-11-04 | Add support of merge redirect to testscript runner | Karen Arutyunov | 1 | -0/+9 |