summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-062-0/+5
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-043-0/+10
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-121-1/+2
* Updated tests for changed features.grog2007-06-0924-10/+68
* Use correct comment syntax for $FreeBSD$. This file gets put throughgrog2007-06-041-1/+5
* Add regression tests for calendar.grog2007-06-0319-1/+461
* Add sparc64 regression test files.dds2007-05-242-0/+64
* Modify file generation instructions to remove the tty field:dds2007-05-241-1/+2
* Regression tests for sparc64 record formats.dds2007-05-222-0/+0
* Regression tests for amd64 file and record formats.dds2007-05-224-0/+56
* Regression tests for the new and legacy process accounting formats.dds2007-05-229-1/+188
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-211-1/+35
* Logically separate the complex `hanoi' and `math' tests from basic tests.yar2007-04-021-2/+3
* Don't forget to close the range if we branched over its endyar2007-04-022-1/+6
* Today SUN and GNU seds fully agree on test 5.3 and behaveyar2007-04-022-13/+1
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-015-1/+27
* Rename sed.test to multitest.t to comply with the naming scheme ofdds2007-03-142-473/+1
* Reinstate error-testing regression tests.dds2007-03-1433-78/+107
* Integrate the tests I wrote in 1992 with our current regressiondds2007-03-143-130/+111
* Reference results for sed.test (to be renamed into multitest.t).dds2007-03-1490-0/+4210
* - Uncomment tests that were commented outdds2007-03-142-172/+84
* - It looks like BSD and GNU sed can nowadays pass two more tests.dds2007-03-142-14/+8
* Use another non-printing test; address 0 now has a special meaning in GNU sed.dds2007-03-142-4/+4
* Update tests to reflect the state of the art of sed in HEAD anddds2007-03-142-90/+38
* Add sed math regression test.dds2007-03-142-1/+3
* Add Towers of Hanoi regression test.dds2007-03-142-1/+19
* Add missing newline to correct failure of the regression test.dds2007-03-141-1/+1
* New test cases demonstrating fixed bugs, and the reason whydds2006-12-0321-1/+201
* Fix and extend the -j option to pkill/pgrep WRT the jailyar2006-11-232-35/+87
* Add the examples from the manual page.dds2006-11-0610-2/+630
* Updated results for bin/68981dds2006-11-062-0/+42
* Regress.out is now regress.x.out.dds2006-11-061-1/+0
* Test the handling of supplied and default parameters.dds2006-11-0629-2/+1692
* Add tests for -t option with short tty name - pkill(1) should accept bothpjd2005-11-072-6/+30
* Add first tests for semicolon handling. The first test fails. This isharti2005-10-188-0/+47
* Add more tests for escaped newline handling and fix a test that currentlyharti2005-10-1814-8/+48
* Add regression tests for '-L' option.pjd2005-08-252-0/+84
* '-F' option behaviour was reverted, so revert previous commit.pjd2005-08-252-3/+5
* '-F' option now needs locked pidfile. Modify regression tests respectively.pjd2005-08-242-6/+4
* Correct one regression test (which was expected an incorrect answer), andgad2005-07-151-1/+66
* Upgrade these regression tests to track recent changes to `env'.gad2005-06-211-3/+78
* Add a suite of regression tests for all the recent changes to `env',gad2005-06-203-0/+801
* Add a test for escaped newline handling.harti2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,harti2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andharti2005-05-31192-623/+910
* Add a test to check whether in compat mode make detectes builtinsharti2005-05-206-0/+51
* Add a test to ensure that in compat mode when a line contains noharti2005-05-206-0/+51
* Add a test that test whether we can replace the shell to use byharti2005-05-206-0/+54
* Some test cases for .SHELL target: builtin shell selection andharti2005-05-1917-0/+179
* o -n option added.marcel2005-05-1510-2/+47
OpenPOWER on IntegriCloud