aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/parser/scope.test
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Rename .test/test{} to .testscript/testscript{}Boris Kolpackov1-280/+0
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-03-15Add support for config.test.output variableKaren Arutyunov1-1/+1
2017-01-09Tests cleanup (take 2)Karen Arutyunov1-176/+234
2017-01-05Add support for regex in runnerKaren Arutyunov1-16/+6
2016-12-05Make use of casts and canonicalizations in testscriptsKaren Arutyunov1-2/+9
2016-11-30Add support for typed/untyped concatenated expansionBoris Kolpackov1-2/+2
2016-11-25Implement literal here-document supportBoris Kolpackov1-5/+5
2016-11-10Implement scope-if in testscriptBoris Kolpackov1-8/+2
2016-11-08Implement testscript command-ifBoris Kolpackov1-2/+2
2016-11-04Implement description support in testscriptBoris Kolpackov1-10/+5
2016-11-04Handle explicit test scopesBoris Kolpackov1-2/+77
2016-11-04Implement support for testscript scopesBoris Kolpackov1-5/+66
2016-11-04Implement creation/cleanup of testscript root working directoryBoris Kolpackov1-2/+2
2016-11-04Add support for no-newline redirects in testscriptBoris Kolpackov1-12/+8
2016-11-04Implement support for compound testsBoris Kolpackov1-9/+98
2016-11-04Add support for testscript scope id, working directoryBoris Kolpackov1-0/+15