summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix builds with a read-only directory and a make upgrade. This is doneharti2004-12-071-6/+4
* Make this work under debugging, e.g., "make -dl".ru2004-12-061-1/+1
* Make the tests runnable on a read-only src. To do this you must make sureharti2004-12-022-49/+63
* Chmod the shell testscript to be executable if it isn't already. Accordingharti2004-11-301-0/+1
* Add some regression tests for the .SHELL target. I'm not sure that theharti2004-11-254-1/+65
* Switch over to a different, more flexible test output protocol that'snik2004-11-1119-37/+90
* Add a regression test for the alternate shell specification.ru2004-10-231-0/+10
* Now that make more correctly handles variable assignmentsharti2004-08-121-3/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley deriveddds2004-08-092-8/+0
* Back out something I'm working on that crept in with the last commit.harti2004-08-051-1/+3
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-051-13/+11
* Add another test that checks for a working '+' command flag.harti2004-08-051-0/+19
* Add a regression test for the passing of command lineharti2004-08-041-0/+87
* A new version that does exponents and lots of other neat things. Updatesmkelly2004-05-011-59/+335
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29ru2004-01-301-0/+8
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.ru2004-01-291-0/+11
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-021-0/+11
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-222-22/+38
* Fixed broken arithmetic expression parser.ru2003-07-041-0/+12
* Add tests for the behaviour of substitution when the regex can matchfanf2003-06-045-0/+8
* The regression-tests for 'make' *expect* to trigger make's warning:gad2003-02-101-1/+1
* Add a test for what was fixed in revisions 1.39 and 1.50 ofru2002-11-281-0/+9
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-281-1/+25
* Hide the test in <target> under '.if make(<target>)' so as to not get anyjmallett2002-10-251-0/+4
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatjmallett2002-07-281-2/+3
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-041-1/+1
* Note that two carriage returns aren't required after entering thetjr2002-07-031-2/+3
* The wrong y/// output got spammed into this file; from green@ indirectly.jmallett2002-06-271-1/+1
* Correct the psl regression test for sed(1)'s now-fixed newlinegreen2002-06-273-0/+8
* Erk, I forgot that regress.in has an ending newline, so change the test forjmallett2002-06-262-5/+2
* Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) tojmallett2002-06-251-19/+14
* Add a regression test for transliterate which happens to match charactersjmallett2002-06-252-0/+5
* I explicitly meant to not move any of this over to the new m4(1) framework,jmallett2002-06-242-2/+11
* Move all remaining tests except for:jmallett2002-06-2410-73/+23
* Add two new mostly freeform types of regression tests, and a macro for dyingjmallett2002-06-241-0/+30
* Comments to describe what these macros do, so that someone other than mejmallett2002-06-241-0/+13
* Convert straightforward regression tests to use regress.m4.jmallett2002-06-246-93/+19
* Add a simple (to be expanded) library of functions for the regression tests,jmallett2002-06-241-0/+23
* Grrr, make the test for embedded variables in the left-hand-side actually dojmallett2002-06-201-2/+2
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,jmallett2002-06-191-0/+17
* Add the m4(1) regression test.jmallett2002-06-071-1/+1
* Add a regression test for m4(1).jmallett2002-06-075-0/+50
* Regenerate with new output grouping in uuencode -m.jmallett2002-05-171-86/+72
* Add a regression test for bin/5297, regarding sysv substitution with a niljmallett2002-05-052-0/+10
* Add a test for the -R option.jmallett2002-05-032-1/+8
* Regenerate -I output since an argument bogon in the -I code was fixed, amongjmallett2002-05-031-1/+1
* Redirect stdin from the input file, rather than passing the input file tojmallett2002-04-271-6/+4
* Prefix tests with PASS and FAIL, to make grepping easier, and note this injmallett2002-04-278-17/+17
* For the P function, the newline must be considered a part of the patternjmallett2002-04-212-1/+12
* Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,jmallett2002-04-216-1/+48
OpenPOWER on IntegriCloud