Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-31 | Double the length of the command line argument after each iteration. | rillig | 1 | -1/+2 |
2005-11-24 | Oops. I had put the awk-specific functions into test.subr. Moved back. | rillig | 1 | -1/+26 |
2005-11-24 | Factored out the generally useable shell functions into tests.subr, as they | rillig | 1 | -31/+3 |
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 | 1 | -1/+8 |
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 | 1 | -0/+23 |