Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-08 | Add mkdir and touch builtins | Karen Arutyunov | 1 | -26/+96 | |
2016-11-04 | Make rmdir_r() to call entry_exists(path) rather than exists(dir_path) | Karen Arutyunov | 1 | -0/+8 | |
2016-11-04 | Add support for cleanup types to testscript runner | Karen Arutyunov | 1 | -41/+56 | |
2016-11-04 | Check if registered for cleanup path is in test scope working directory | Karen Arutyunov | 1 | -1/+27 | |
2016-11-04 | Add support for &dir/*** test path cleanup syntax | Karen Arutyunov | 1 | -9/+91 | |
2016-11-04 | Update testscripts | Boris Kolpackov | 1 | -0/+20 | |
2016-11-04 | Add support of paths cleanups to testscript runner | Karen Arutyunov | 1 | -0/+10 | |