| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r215022: test: Move tests to tools/regression/bin/test. | Jilles Tjoelker | 2010-11-17 | 4 | -1/+170 |
| * | MFC r198454: sh: Exempt $@ and $* from set -u | Jilles Tjoelker | 2010-11-09 | 1 | -0/+12 |
| * | MFC r214280,214853: New tests that also work with stable/8 sh. | Jilles Tjoelker | 2010-11-09 | 4 | -0/+17 |
| * | MFC r213814: Do not assume in growstackstr() that a "precious" character | David E. O'Brien | 2010-10-21 | 1 | -0/+15 |
| * | MFC: r213903: default to 'sh' from PATH if 'SH' env is not set. | David E. O'Brien | 2010-10-20 | 1 | -5/+1 |
| * | MFC r213738: allow one to regression test 'sh' changes without having to | David E. O'Brien | 2010-10-19 | 18 | -62/+77 |
| * | MFC: | David E. O'Brien | 2010-10-18 | 16 | -3/+78 |
| * | MFC r212339: sh: Fix 'read' if all chars before the first IFS char are | Jilles Tjoelker | 2010-09-23 | 2 | -0/+18 |
| * | MFC r212330: sh: Add simple tests for backslashes in the read builtin. | Jilles Tjoelker | 2010-09-23 | 2 | -0/+20 |
| * | MFC r212187: sh: Add a test that 'read' leaves the file pointer at the | Jilles Tjoelker | 2010-09-23 | 1 | -0/+31 |
| * | MFC r211864,211963,211964,211965, don't mis-handle path names of | Brian Somers | 2010-09-19 | 3 | -0/+104 |
| * | MFC r209652: sh: Remove comment that the comma operator is missing | Jilles Tjoelker | 2010-09-03 | 1 | -1/+1 |
| * | MFC r208476,208629,210738,211080,211341,211467: New tests | Jilles Tjoelker | 2010-09-03 | 10 | -0/+180 |
| * | MFC r211155: sh: Fix heap-based buffer overflow in pathname generation. | Jilles Tjoelker | 2010-08-21 | 1 | -0/+29 |
| * | MFC r210221: sh: Allow a bg command consisting solely of redirections. | Jilles Tjoelker | 2010-08-01 | 1 | -0/+3 |
| * | Merge r199628 and r199632: Tests for the cd command. | Stefan Farfeleder | 2010-05-21 | 2 | -12/+37 |
| * | MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/. | Jilles Tjoelker | 2010-05-16 | 1 | -0/+31 |
| * | MFC r207935: sh: Add some simple testcases for pathname expansion. | Jilles Tjoelker | 2010-05-15 | 1 | -0/+61 |
| * | MFC r207821: Generate some tests for sh's case command | Jilles Tjoelker | 2010-05-15 | 2 | -0/+201 |
| * | MFC r206143,r206148,r206149,r206167,r206491,r206817,r207127,r207824 | Jilles Tjoelker | 2010-05-13 | 9 | -0/+315 |
| * | MFC r203576,r203677: sh: Don't stat() $MAIL/$MAILPATH if not interactive. | Jilles Tjoelker | 2010-04-20 | 2 | -0/+30 |
| * | MFC r199282: sh: Allow a newline before "in" in a for command, | Jilles Tjoelker | 2010-04-20 | 1 | -0/+29 |
| * | MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153 | Jilles Tjoelker | 2010-03-28 | 10 | -0/+326 |
| * | MFC r210428: sh: Add a regression test that tries out all arithmetic ops. | Jilles Tjoelker | 2010-01-10 | 1 | -0/+76 |
| * | MFC r196483,r196634: | Jilles Tjoelker | 2009-10-11 | 2 | -0/+15 |
| * | Add some tests for r194975 and r194977. | Jilles Tjoelker | 2009-06-25 | 1 | -0/+35 |
| * | Designate special builtins as such in command -V and type. | Jilles Tjoelker | 2009-06-24 | 1 | -1/+1 |
| * | Add test for r190698. | Jilles Tjoelker | 2009-06-24 | 1 | -0/+7 |
| * | Add tests for r194774. | Jilles Tjoelker | 2009-06-23 | 1 | -0/+9 |
| * | Add tests for r194406 and r194516. | Jilles Tjoelker | 2009-06-19 | 2 | -0/+56 |
| * | Add tests for r194127 and r194128. | Jilles Tjoelker | 2009-06-14 | 2 | -0/+29 |
| * | Add tests for r193169. | Stefan Farfeleder | 2009-05-31 | 4 | -0/+17 |
| * | Add regression tests for the date(1) + argument for user-defined | Edwin Groothuis | 2009-05-20 | 3 | -0/+99 |
| * | Add a test for r191009. | Stefan Farfeleder | 2009-04-13 | 1 | -0/+2 |
| * | Test the r190298 change. | Stefan Farfeleder | 2009-03-22 | 2 | -0/+2 |
| * | Add a few tests for the read built-in. | Stefan Farfeleder | 2009-03-22 | 2 | -0/+44 |
| * | Update test for r190284. | Stefan Farfeleder | 2009-03-22 | 2 | -1/+3 |
| * | Update and extend the tests for alias. | Stefan Farfeleder | 2009-03-22 | 2 | -1/+5 |
| * | Update for 185401, errors now go to stderr. | Stefan Farfeleder | 2008-11-28 | 1 | -0/+0 |
| * | Add a test for r185231. | Stefan Farfeleder | 2008-11-23 | 1 | -0/+9 |
| * | Add a test for r182300. | Stefan Farfeleder | 2008-08-27 | 2 | -0/+7 |
| * | Add a regression test for r181017. | Stefan Farfeleder | 2008-07-30 | 1 | -0/+4 |
| * | Test the expansion of $LINENO. | Stefan Farfeleder | 2008-05-15 | 2 | -0/+25 |
| * | Add a test case for options.c revision 1.26. | Stefan Farfeleder | 2008-03-22 | 2 | -0/+15 |
| * | Add a regression test for cd.c's revision 1.35. | Stefan Farfeleder | 2008-02-24 | 1 | -0/+17 |
| * | Update the number of reported tests to keep prove(1) happy. | Diomidis Spinellis | 2007-12-19 | 1 | -1/+1 |
| * | Correct the "move file from directory to existing directory" test for | Diomidis Spinellis | 2007-12-19 | 1 | -1/+1 |
| * | Portability improvements to investigate behavior of other OSs. | Diomidis Spinellis | 2007-12-18 | 1 | -4/+4 |
| * | Add more tests. All rename(2)-based tests now succeed. | Diomidis Spinellis | 2007-12-18 | 1 | -1/+78 |
| * | Verify that the moved source is no longer there. | Diomidis Spinellis | 2007-12-16 | 1 | -0/+26 |