| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the semantics of -i (in-place editing) so that it treats | yar | 2007-04-21 | 1 | -1/+35 |
* | Logically separate the complex `hanoi' and `math' tests from basic tests. | yar | 2007-04-02 | 1 | -2/+3 |
* | Don't forget to close the range if we branched over its end | yar | 2007-04-02 | 2 | -1/+6 |
* | Today SUN and GNU seds fully agree on test 5.3 and behave | yar | 2007-04-02 | 2 | -13/+1 |
* | This trivial change should fix at least 3 similar bugs. All of | yar | 2007-04-01 | 5 | -1/+27 |
* | Rename sed.test to multitest.t to comply with the naming scheme of | dds | 2007-03-14 | 2 | -473/+1 |
* | Reinstate error-testing regression tests. | dds | 2007-03-14 | 33 | -78/+107 |
* | Integrate the tests I wrote in 1992 with our current regression | dds | 2007-03-14 | 3 | -130/+111 |
* | Reference results for sed.test (to be renamed into multitest.t). | dds | 2007-03-14 | 90 | -0/+4210 |
* | - Uncomment tests that were commented out | dds | 2007-03-14 | 2 | -172/+84 |
* | - It looks like BSD and GNU sed can nowadays pass two more tests. | dds | 2007-03-14 | 2 | -14/+8 |
* | Use another non-printing test; address 0 now has a special meaning in GNU sed. | dds | 2007-03-14 | 2 | -4/+4 |
* | Update tests to reflect the state of the art of sed in HEAD and | dds | 2007-03-14 | 2 | -90/+38 |
* | Add sed math regression test. | dds | 2007-03-14 | 2 | -1/+3 |
* | Add Towers of Hanoi regression test. | dds | 2007-03-14 | 2 | -1/+19 |
* | Add missing newline to correct failure of the regression test. | dds | 2007-03-14 | 1 | -1/+1 |
* | New test cases demonstrating fixed bugs, and the reason why | dds | 2006-12-03 | 21 | -1/+201 |
* | Fix and extend the -j option to pkill/pgrep WRT the jail | yar | 2006-11-23 | 2 | -35/+87 |
* | Add the examples from the manual page. | dds | 2006-11-06 | 10 | -2/+630 |
* | Updated results for bin/68981 | dds | 2006-11-06 | 2 | -0/+42 |
* | Regress.out is now regress.x.out. | dds | 2006-11-06 | 1 | -1/+0 |
* | Test the handling of supplied and default parameters. | dds | 2006-11-06 | 29 | -2/+1692 |
* | Add tests for -t option with short tty name - pkill(1) should accept both | pjd | 2005-11-07 | 2 | -6/+30 |
* | Add first tests for semicolon handling. The first test fails. This is | harti | 2005-10-18 | 8 | -0/+47 |
* | Add more tests for escaped newline handling and fix a test that currently | harti | 2005-10-18 | 14 | -8/+48 |
* | Add regression tests for '-L' option. | pjd | 2005-08-25 | 2 | -0/+84 |
* | '-F' option behaviour was reverted, so revert previous commit. | pjd | 2005-08-25 | 2 | -3/+5 |
* | '-F' option now needs locked pidfile. Modify regression tests respectively. | pjd | 2005-08-24 | 2 | -6/+4 |
* | Correct one regression test (which was expected an incorrect answer), and | gad | 2005-07-15 | 1 | -1/+66 |
* | Upgrade these regression tests to track recent changes to `env'. | gad | 2005-06-21 | 1 | -3/+78 |
* | Add a suite of regression tests for all the recent changes to `env', | gad | 2005-06-20 | 3 | -0/+801 |
* | Add a test for escaped newline handling. | harti | 2005-06-01 | 8 | -0/+45 |
* | Add support for TODO tests. These are tests that are supposed to fail, | harti | 2005-06-01 | 2 | -23/+43 |
* | Change the test infrastructure so that tests are easier to maintain and | harti | 2005-05-31 | 192 | -623/+910 |
* | Add a test to check whether in compat mode make detectes builtins | harti | 2005-05-20 | 6 | -0/+51 |
* | Add a test to ensure that in compat mode when a line contains no | harti | 2005-05-20 | 6 | -0/+51 |
* | Add a test that test whether we can replace the shell to use by | harti | 2005-05-20 | 6 | -0/+54 |
* | Some test cases for .SHELL target: builtin shell selection and | harti | 2005-05-19 | 17 | -0/+179 |
* | o -n option added. | marcel | 2005-05-15 | 10 | -2/+47 |
* | Add an initial regression test suite for make(1). | harti | 2005-04-28 | 65 | -0/+958 |
* | Also test \0 in the format string. | stefanf | 2005-04-14 | 2 | -1/+1 |
* | Add a few regression tests for printf(1). | stefanf | 2005-04-13 | 12 | -1/+38 |
* | Add regression tests for pkill/pgrep. | pjd | 2005-03-20 | 25 | -0/+803 |
* | Repo-copy tools/regression/usr.bin/make to tools/build/make_check | harti | 2005-03-02 | 8 | -323/+1 |
* | Fix builds with a read-only directory and a make upgrade. This is done | harti | 2004-12-07 | 1 | -6/+4 |
* | Make this work under debugging, e.g., "make -dl". | ru | 2004-12-06 | 1 | -1/+1 |
* | Make the tests runnable on a read-only src. To do this you must make sure | harti | 2004-12-02 | 2 | -49/+63 |
* | Chmod the shell testscript to be executable if it isn't already. According | harti | 2004-11-30 | 1 | -0/+1 |
* | Add some regression tests for the .SHELL target. I'm not sure that the | harti | 2004-11-25 | 4 | -1/+65 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 19 | -37/+90 |