aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)Tim J. Robbins2002-07-041-1/+1
* Note that two carriage returns aren't required after entering theTim J. Robbins2002-07-031-2/+3
* KSE test programJulian Elischer2002-06-293-0/+383
* The wrong y/// output got spammed into this file; from green@ indirectly.Juli Mallett2002-06-271-1/+1
* Correct the psl regression test for sed(1)'s now-fixed newlineBrian Feldman2002-06-273-0/+8
* Erk, I forgot that regress.in has an ending newline, so change the test forJuli Mallett2002-06-262-5/+2
* Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) toJuli Mallett2002-06-251-19/+14
* Add a regression test for transliterate which happens to match charactersJuli Mallett2002-06-252-0/+5
* I explicitly meant to not move any of this over to the new m4(1) framework,Juli Mallett2002-06-242-2/+11
* Move all remaining tests except for:Juli Mallett2002-06-2410-73/+23
* Add two new mostly freeform types of regression tests, and a macro for dyingJuli Mallett2002-06-241-0/+30
* Comments to describe what these macros do, so that someone other than meJuli Mallett2002-06-241-0/+13
* Convert straightforward regression tests to use regress.m4.Juli Mallett2002-06-246-93/+19
* Add a simple (to be expanded) library of functions for the regression tests,Juli Mallett2002-06-241-0/+23
* Grrr, make the test for embedded variables in the left-hand-side actually doJuli Mallett2002-06-202-4/+4
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,Juli Mallett2002-06-192-0/+34
* Catch up with kernel.Poul-Henning Kamp2002-06-096-12/+12
* Describe ia64_unaligned and geom directories. I hope I got these right.Juli Mallett2002-06-071-0/+2
* Add the m4(1) regression test.Juli Mallett2002-06-071-1/+1
* Add a regression test for m4(1).Juli Mallett2002-06-075-0/+50
* Fixed typos.Ruslan Ermilov2002-06-061-3/+5
* Tidy up.Ruslan Ermilov2002-06-061-5/+3
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
* Update for current /usr/src.Ruslan Ermilov2002-05-281-1/+1
* Mutex statistics script.Dag-Erling Smørgrav2002-05-261-0/+130
* Update to match kernel side.Poul-Henning Kamp2002-05-2116-906/+1152
* Catch up with recent events.Poul-Henning Kamp2002-05-194-5/+7
* Regenerate with new output grouping in uuencode -m.Juli Mallett2002-05-171-86/+72
* file system > filesystemTom Rhodes2002-05-161-2/+2
* Add a regression test for bin/5297, regarding sysv substitution with a nilJuli Mallett2002-05-054-0/+20
* Add a test for the -R option.Juli Mallett2002-05-032-1/+8
* Regenerate -I output since an argument bogon in the -I code was fixed, amongJuli Mallett2002-05-031-1/+1
* ModernizePoul-Henning Kamp2002-05-021-52/+71
* Un-rot the VOP_ table generator.Poul-Henning Kamp2002-05-021-6/+27
* Redirect stdin from the input file, rather than passing the input file toJuli Mallett2002-04-271-6/+4
* Prefix tests with PASS and FAIL, to make grepping easier, and note this inJuli Mallett2002-04-2710-20/+25
* Update the test-case reference vectors to match the new XML format.Poul-Henning Kamp2002-04-2415-1363/+865
* Add -DKERNELSIM so the test cases compile with the kernel simulation.Poul-Henning Kamp2002-04-241-0/+1
* Improve the output in case of inserts or deleted.Poul-Henning Kamp2002-04-241-2/+12
* Prepare the .conf XML comparator for a more kosher XML format.Poul-Henning Kamp2002-04-247-366/+1004
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-223-3/+3
* For the P function, the newline must be considered a part of the patternJuli Mallett2002-04-212-1/+12
* Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,Juli Mallett2002-04-216-1/+48
* Check to see if make(1)'s handling of doubly-defined targets is busted orJuli Mallett2002-04-212-0/+22
* Only exit at the end of a test, exit with the last value of $? that was not 0.Juli Mallett2002-04-213-3/+15
* Add a test of variable evaluation and substitution for make(1), as a startJuli Mallett2002-04-205-1/+43
* Add a test for jot(1).Juli Mallett2002-04-204-1/+22
* A simple test for join(1) based on tjr's test case for -o 0.Juli Mallett2002-04-206-1/+35
* Add an exceedingly simple regression test for the file2c program. One wouldJuli Mallett2002-04-205-1/+125
* Add regression tests for parts of xargs(1).Juli Mallett2002-04-208-1/+49