aboutsummaryrefslogtreecommitdiff
path: root/tests/test
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Fix testscript touch builtin some moreBoris Kolpackov1-3/+1
2017-07-22Fix testscript touch builtin testKaren Arutyunov1-1/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov2-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov2-2/+2
2017-06-19Add support for exit testscript builtinKaren Arutyunov2-1/+401
2017-06-15Add support for ln testscript builtinKaren Arutyunov2-1/+185
2017-06-12Resolve ambiguity between std:: and butl:: optionalBoris Kolpackov1-0/+2
2017-06-01Implement new testscript cleanup wildcards semanticsKaren Arutyunov2-41/+67
2017-05-31Fix testscript runner not to remove special files with wildcard cleanupsKaren Arutyunov1-0/+19
2017-05-03Fix test failures caused by previous commitBoris Kolpackov1-0/+4
2017-05-02Cleanup testscript runner diagnosticsBoris Kolpackov7-52/+46
2017-05-01Add hxx extension for headersKaren Arutyunov1-4/+4
2017-03-16Add support for >! test command redirectKaren Arutyunov1-0/+47
2017-03-15Print sub-entries of non-empty testscript directory registered for cleanupKaren Arutyunov1-3/+22
2017-03-15Add support for in place editing for sed builtinKaren Arutyunov1-1/+20
2017-03-15Add support for config.test.output variableKaren Arutyunov2-1/+88
2017-03-15Print unexpected or regex non-matching test command stdout/stderrKaren Arutyunov2-0/+7
2017-03-14Use wildcard patternsBoris Kolpackov2-5/+2
2017-03-02Implement parallel matchBoris Kolpackov4-4/+4
2017-03-01Add set builtinKaren Arutyunov2-1/+276
2017-02-16Add cp builtinKaren Arutyunov2-1/+307
2017-02-13Add notion of phase, enforceBoris Kolpackov1-3/+3
2017-02-11Add support for &dir/*[*][/] test path cleanup syntaxKaren Arutyunov2-43/+105
2017-02-10Fix save_regex()Karen Arutyunov2-30/+49
2017-02-03Fix runner output in verbose (-v, -V) modesKaren Arutyunov3-18/+24
2017-02-03Add sed builtinKaren Arutyunov2-1/+313
2017-01-31Move builtin and runner tests to '$c ... && $b' patternKaren Arutyunov11-366/+180
2017-01-31Add support for test command pipe, expression and command-ifKaren Arutyunov5-43/+593
2017-01-26Add test builtinKaren Arutyunov2-1/+80
2017-01-24Add support for shared here-documentsKaren Arutyunov1-0/+19
2017-01-24Add support for comparison of test command output to a fileKaren Arutyunov8-42/+64
2017-01-23Implement automatic loading of directory buildfilesBoris Kolpackov2-6/+5
2017-01-19Add rmdir builtinKaren Arutyunov3-33/+165
2017-01-19Add support for portable path modifer and dot character escaping inversionKaren Arutyunov10-343/+786
2017-01-12Rename script/integration to script-integrationBoris Kolpackov4-5/+8
2017-01-12Implement support for narrowing down tests (config.test)Boris Kolpackov5-3/+238
2017-01-09Tests cleanup (take 2)Karen Arutyunov1-86/+102
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov4-28/+3
2017-01-05Update copyright yearBoris Kolpackov17-17/+17
2017-01-05Tests cleanupKaren Arutyunov8-573/+684
2017-01-05Print signal/core dump like shell/makeKaren Arutyunov2-12/+99
2017-01-05Save diff output for {stdout,stderr}.diffKaren Arutyunov2-17/+47
2017-01-05Add support for regex in runnerKaren Arutyunov8-120/+363
2016-12-16Convert tests/ to subproject, initial work on cross-testing supportBoris Kolpackov13-60/+77
2016-12-09Initial parallel scheduler implementation, use to run testscripsBoris Kolpackov2-3/+3
2016-12-05Make use of casts and canonicalizations in testscriptsKaren Arutyunov4-57/+58
2016-12-05Add rm builtinKaren Arutyunov3-3/+95
2016-12-01Implement testscript variable-ifBoris Kolpackov2-2/+2
2016-12-01Organize tests/, factor common testscript fragmentsBoris Kolpackov9-35/+66
2016-12-01Move old tests to old-tests/Boris Kolpackov9-70/+0