Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | Resign from maintaining a lot of packages, so everyone is free to update | rillig | 1 | -2/+2 |
2007-09-09 | Added a testcase for tar. | rillig | 2 | -3/+27 |
2006-11-09 | Added a test new case for /bin/sh. | rillig | 2 | -4/+45 |
2006-09-20 | Added a testsuite for sed(1) to make sure it can handle character | rillig | 2 | -3/+42 |
2006-06-25 | Added a test for the "sort" tool. Fixed pkglint warnings. | rillig | 2 | -6/+47 |
2006-05-31 | Double the length of the command line argument after each iteration. | rillig | 1 | -1/+2 |
2005-11-24 | Added more tests for tr(1), including one that feeds 65536 bytes through | rillig | 1 | -1/+20 |
2005-11-24 | Added testsuite for tr(1). | rillig | 2 | -3/+40 |
2005-11-24 | Oops. I had put the awk-specific functions into test.subr. Moved back. | rillig | 2 | -19/+27 |
2005-11-24 | Factored out the generally useable shell functions into tests.subr, as they | rillig | 2 | -31/+36 |
2005-11-19 | Don't require too much from a simple awk. 6144 bytes per line must be | rillig | 1 | -3/+6 |
2005-11-19 | Print the name of the test case when starting it. This helps in detecting | rillig | 2 | -3/+10 |
2005-11-19 | Make sure that awk can handle strings of length 4096 on the command line | rillig | 1 | -14/+45 |
2005-11-19 | Added comments. | rillig | 1 | -1/+4 |
2005-11-19 | Regression test for the capabilities of the TOOLS. Most of them have | rillig | 3 | -0/+53 |