aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/runner/redirect.test
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Fix test failures caused by previous commitBoris Kolpackov1-0/+4
2017-05-02Cleanup testscript runner diagnosticsBoris Kolpackov1-21/+15
2017-03-16Add support for >! test command redirectKaren Arutyunov1-0/+47
2017-03-15Print unexpected or regex non-matching test command stdout/stderrKaren Arutyunov1-0/+5
2017-03-02Implement parallel matchBoris Kolpackov1-1/+1
2017-02-10Fix save_regex()Karen Arutyunov1-14/+7
2017-01-31Move builtin and runner tests to '$c ... && $b' patternKaren Arutyunov1-125/+45
2017-01-31Add support for test command pipe, expression and command-ifKaren Arutyunov1-42/+10
2017-01-24Add support for shared here-documentsKaren Arutyunov1-0/+19
2017-01-24Add support for comparison of test command output to a fileKaren Arutyunov1-14/+36
2017-01-19Add support for portable path modifer and dot character escaping inversionKaren Arutyunov1-283/+401
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2017-01-05Tests cleanupKaren Arutyunov1-315/+332
2017-01-05Save diff output for {stdout,stderr}.diffKaren Arutyunov1-15/+36
2017-01-05Add support for regex in runnerKaren Arutyunov1-54/+268
2016-12-16Convert tests/ to subproject, initial work on cross-testing supportBoris Kolpackov1-0/+2
2016-11-15Add cat, false and true builtinsKaren Arutyunov1-1/+1
2016-11-08Add mkdir and touch builtinsKaren Arutyunov1-35/+72
2016-11-04Add support of merge redirect to testscript runnerKaren Arutyunov1-0/+134