summaryrefslogtreecommitdiff
path: root/regress/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2020-05-02regress/tools: reduce the number of backslashes in the coderillig1-2/+2
2020-05-02regress/tools: adjust COMMENTrillig1-7/+4
2020-05-02regress: move tests for platform tools to tools-platformrillig7-269/+1
2019-05-22mk/tools: in the wrapper log, quote arguments containing = naturallyrillig2-3/+12
2019-03-24mk/tools: correctly quote arguments in the tool wrapper logrillig3-46/+85
2019-03-24mk/tools: fix quoting when logging tool invocationsrillig2-12/+49
2019-03-23regress/tools: show that TOOLS_SCRIPT is not always logged properlyrillig3-42/+118
2019-03-22regress/tools: demonstrate wrong shell quoting in the tools wrapperrillig2-2/+33
2019-03-22mk/tools: fix unintended filename expansion in the tool wrapper log filerillig1-8/+33
2019-03-22regress/tools: demonstrate wrong quoting in tools wrapper loggingrillig3-8/+48
2018-12-05regress/tools: clarify that only the NetBSD 7 shell exhibits this bugrillig1-4/+4
2018-11-30regress/tools: disable failing test on NetBSDrillig1-1/+4
2016-06-11Fixed pkglint warnings.rillig2-3/+6
2014-06-21Add PLISTs for all regression tests. The infrastructure now setsbsiegert1-0/+0
2009-04-09Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.joerg1-2/+1
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
2007-09-09Added a testcase for tar.rillig2-3/+27
2006-11-09Added a test new case for /bin/sh.rillig2-4/+45
2006-09-20Added a testsuite for sed(1) to make sure it can handle characterrillig2-3/+42
2006-06-25Added a test for the "sort" tool. Fixed pkglint warnings.rillig2-6/+47
2006-05-31Double the length of the command line argument after each iteration.rillig1-1/+2
2005-11-24Added more tests for tr(1), including one that feeds 65536 bytes throughrillig1-1/+20
2005-11-24Added testsuite for tr(1).rillig2-3/+40
2005-11-24Oops. I had put the awk-specific functions into test.subr. Moved back.rillig2-19/+27
2005-11-24Factored out the generally useable shell functions into tests.subr, as theyrillig2-31/+36
2005-11-19Don't require too much from a simple awk. 6144 bytes per line must berillig1-3/+6
2005-11-19Print the name of the test case when starting it. This helps in detectingrillig2-3/+10
2005-11-19Make sure that awk can handle strings of length 4096 on the command linerillig1-14/+45
2005-11-19Added comments.rillig1-1/+4
2005-11-19Regression test for the capabilities of the TOOLS. Most of them haverillig3-0/+53