Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-04 | Implement support for testscript scopes | Boris Kolpackov | 1 | -12/+16 |
2016-11-04 | Add few testscript integration tests | Boris Kolpackov | 1 | -2/+34 |
2016-11-04 | Add support of file redirects to testscript parser | Karen Arutyunov | 1 | -0/+2 |
2016-11-04 | Support paths cleanup when test scope is left | Karen Arutyunov | 1 | -0/+4 |
2016-11-04 | Fix printing no-newline here-doc and here-str | Karen Arutyunov | 2 | -19/+54 |
2016-11-04 | Add support for setup/teardown commands | Boris Kolpackov | 4 | -1/+39 |
2016-11-04 | Rename tests/test/script/ to tests/test/script/runner/ | Boris Kolpackov | 4 | -4/+11 |
2016-11-04 | Change <! and >! syntaxt to <- and >- | Karen Arutyunov | 1 | -2/+2 |
2016-11-04 | Add couple of testscript tests | Boris Kolpackov | 1 | -12/+16 |
2016-11-04 | Add support for no-newline redirects in testscript | Boris Kolpackov | 1 | -0/+26 |
2016-11-04 | Implement concurrent_runner | Boris Kolpackov | 3 | -0/+125 |