aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/builtin/rm.test
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Rename .test/test{} to .testscript/testscript{}Boris Kolpackov1-119/+0
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-01-31Move builtin and runner tests to '$c ... && $b' patternKaren Arutyunov1-22/+11
2017-01-19Add rmdir builtinKaren Arutyunov1-32/+39
2017-01-19Add support for portable path modifer and dot character escaping inversionKaren Arutyunov1-4/+4
2017-01-09Tests cleanup (take 2)Karen Arutyunov1-86/+102
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-4/+0
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2017-01-05Tests cleanupKaren Arutyunov1-7/+34
2017-01-05Add support for regex in runnerKaren Arutyunov1-1/+7
2016-12-16Convert tests/ to subproject, initial work on cross-testing supportBoris Kolpackov1-1/+1
2016-12-05Make use of casts and canonicalizations in testscriptsKaren Arutyunov1-10/+6
2016-12-05Add rm builtinKaren Arutyunov1-0/+82