aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/runner
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Make use of casts and canonicalizations in testscriptsKaren Arutyunov2-35/+37
2016-12-01Implement testscript variable-ifBoris Kolpackov1-1/+1
2016-12-01Organize tests/, factor common testscript fragmentsBoris Kolpackov2-23/+5
2016-11-30Add support for typed/untyped concatenated expansionBoris Kolpackov2-2/+2
2016-11-25Implement literal here-document supportBoris Kolpackov2-4/+4
2016-11-22Fix typoBoris Kolpackov2-2/+2
2016-11-21Change build.driver/path variable to build.path/process_pathBoris Kolpackov2-2/+2
2016-11-15Add cat, false and true builtinsKaren Arutyunov5-99/+6
2016-11-08Add mkdir and touch builtinsKaren Arutyunov6-67/+306
2016-11-04Fix Clang and VC warningsKaren Arutyunov1-2/+5
2016-11-04Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)Karen Arutyunov1-0/+8
2016-11-04Add support for cleanup types to testscript runnerKaren Arutyunov1-41/+56
2016-11-04Check if registered for cleanup path is in test scope working directoryKaren Arutyunov1-1/+27
2016-11-04Add support for &dir/*** test path cleanup syntaxKaren Arutyunov1-9/+91
2016-11-04Update testscriptsBoris Kolpackov2-1/+21
2016-11-04Add support of paths cleanups to testscript runnerKaren Arutyunov3-1/+28
2016-11-04Add support of merge redirect to testscript runnerKaren Arutyunov3-9/+35
2016-11-04Add support of file redirects to testscript runnerKaren Arutyunov2-3/+11
2016-11-04Add support of file redirects to testscript parserKaren Arutyunov1-0/+2
2016-11-04Support paths cleanup when test scope is leftKaren Arutyunov1-0/+4
2016-11-04Fix printing no-newline here-doc and here-strKaren Arutyunov2-19/+54
2016-11-04Rename tests/test/script/ to tests/test/script/runner/Boris Kolpackov3-0/+155