| Commit message (Expand) | Author | Age | Files | Lines |
* | Erk, I forgot that regress.in has an ending newline, so change the test for | jmallett | 2002-06-26 | 2 | -5/+2 |
* | Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to | jmallett | 2002-06-25 | 1 | -19/+14 |
* | Add a regression test for transliterate which happens to match characters | jmallett | 2002-06-25 | 2 | -0/+5 |
* | I explicitly meant to not move any of this over to the new m4(1) framework, | jmallett | 2002-06-24 | 2 | -2/+11 |
* | Move all remaining tests except for: | jmallett | 2002-06-24 | 10 | -73/+23 |
* | Add two new mostly freeform types of regression tests, and a macro for dying | jmallett | 2002-06-24 | 1 | -0/+30 |
* | Comments to describe what these macros do, so that someone other than me | jmallett | 2002-06-24 | 1 | -0/+13 |
* | Convert straightforward regression tests to use regress.m4. | jmallett | 2002-06-24 | 6 | -93/+19 |
* | Add a simple (to be expanded) library of functions for the regression tests, | jmallett | 2002-06-24 | 1 | -0/+23 |
* | Grrr, make the test for embedded variables in the left-hand-side actually do | jmallett | 2002-06-20 | 2 | -4/+4 |
* | Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c, | jmallett | 2002-06-19 | 2 | -0/+34 |
* | Catch up with kernel. | phk | 2002-06-09 | 6 | -12/+12 |
* | Describe ia64_unaligned and geom directories. I hope I got these right. | jmallett | 2002-06-07 | 1 | -0/+2 |
* | Add the m4(1) regression test. | jmallett | 2002-06-07 | 1 | -1/+1 |
* | Add a regression test for m4(1). | jmallett | 2002-06-07 | 5 | -0/+50 |
* | Fixed typos. | ru | 2002-06-06 | 1 | -3/+5 |
* | Tidy up. | ru | 2002-06-06 | 1 | -5/+3 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | Update for current /usr/src. | ru | 2002-05-28 | 1 | -1/+1 |
* | Mutex statistics script. | des | 2002-05-26 | 1 | -0/+130 |
* | Update to match kernel side. | phk | 2002-05-21 | 16 | -906/+1152 |
* | Catch up with recent events. | phk | 2002-05-19 | 4 | -5/+7 |
* | Regenerate with new output grouping in uuencode -m. | jmallett | 2002-05-17 | 1 | -86/+72 |
* | file system > filesystem | trhodes | 2002-05-16 | 1 | -2/+2 |
* | Add a regression test for bin/5297, regarding sysv substitution with a nil | jmallett | 2002-05-05 | 4 | -0/+20 |
* | Add a test for the -R option. | jmallett | 2002-05-03 | 2 | -1/+8 |
* | Regenerate -I output since an argument bogon in the -I code was fixed, among | jmallett | 2002-05-03 | 1 | -1/+1 |
* | Modernize | phk | 2002-05-02 | 1 | -52/+71 |
* | Un-rot the VOP_ table generator. | phk | 2002-05-02 | 1 | -6/+27 |
* | Redirect stdin from the input file, rather than passing the input file to | jmallett | 2002-04-27 | 1 | -6/+4 |
* | Prefix tests with PASS and FAIL, to make grepping easier, and note this in | jmallett | 2002-04-27 | 10 | -20/+25 |
* | Update the test-case reference vectors to match the new XML format. | phk | 2002-04-24 | 15 | -1363/+865 |
* | Add -DKERNELSIM so the test cases compile with the kernel simulation. | phk | 2002-04-24 | 1 | -0/+1 |
* | Improve the output in case of inserts or deleted. | phk | 2002-04-24 | 1 | -2/+12 |
* | Prepare the .conf XML comparator for a more kosher XML format. | phk | 2002-04-24 | 7 | -366/+1004 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 3 | -3/+3 |
* | For the P function, the newline must be considered a part of the pattern | jmallett | 2002-04-21 | 2 | -1/+12 |
* | Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152, | jmallett | 2002-04-21 | 6 | -1/+48 |
* | Check to see if make(1)'s handling of doubly-defined targets is busted or | jmallett | 2002-04-21 | 2 | -0/+22 |
* | Only exit at the end of a test, exit with the last value of $? that was not 0. | jmallett | 2002-04-21 | 3 | -3/+15 |
* | Add a test of variable evaluation and substitution for make(1), as a start | jmallett | 2002-04-20 | 5 | -1/+43 |
* | Add a test for jot(1). | jmallett | 2002-04-20 | 4 | -1/+22 |
* | A simple test for join(1) based on tjr's test case for -o 0. | jmallett | 2002-04-20 | 6 | -1/+35 |
* | Add an exceedingly simple regression test for the file2c program. One would | jmallett | 2002-04-20 | 5 | -1/+125 |
* | Add regression tests for parts of xargs(1). | jmallett | 2002-04-20 | 8 | -1/+49 |
* | Add a comment regarding the file header, and the mode that the file is created | jmallett | 2002-04-20 | 1 | -0/+5 |
* | Add uuencode(1) and uudecode(1) regression test input and output. | jmallett | 2002-04-20 | 6 | -0/+366 |
* | Start adding framework for userland regression tests, and tests for | jmallett | 2002-04-20 | 6 | -1/+65 |
* | update the reference vector. | phk | 2002-04-16 | 1 | -68/+78 |
* | Forgot to commit the updates to the regression test suite. | phk | 2002-04-16 | 10 | -749/+854 |