summaryrefslogtreecommitdiff
path: root/tools/regression/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r215022: test: Move tests to tools/regression/bin/test.Jilles Tjoelker2010-11-174-1/+170
* MFC r198454: sh: Exempt $@ and $* from set -uJilles Tjoelker2010-11-091-0/+12
* MFC r214280,214853: New tests that also work with stable/8 sh.Jilles Tjoelker2010-11-094-0/+17
* MFC r213814: Do not assume in growstackstr() that a "precious" characterDavid E. O'Brien2010-10-211-0/+15
* MFC: r213903: default to 'sh' from PATH if 'SH' env is not set.David E. O'Brien2010-10-201-5/+1
* MFC r213738: allow one to regression test 'sh' changes without having toDavid E. O'Brien2010-10-1918-62/+77
* MFC:David E. O'Brien2010-10-1816-3/+78
* MFC r212339: sh: Fix 'read' if all chars before the first IFS char areJilles Tjoelker2010-09-232-0/+18
* MFC r212330: sh: Add simple tests for backslashes in the read builtin.Jilles Tjoelker2010-09-232-0/+20
* MFC r212187: sh: Add a test that 'read' leaves the file pointer at theJilles Tjoelker2010-09-231-0/+31
* MFC r211864,211963,211964,211965, don't mis-handle path names ofBrian Somers2010-09-193-0/+104
* MFC r209652: sh: Remove comment that the comma operator is missingJilles Tjoelker2010-09-031-1/+1
* MFC r208476,208629,210738,211080,211341,211467: New testsJilles Tjoelker2010-09-0310-0/+180
* MFC r211155: sh: Fix heap-based buffer overflow in pathname generation.Jilles Tjoelker2010-08-211-0/+29
* MFC r210221: sh: Allow a bg command consisting solely of redirections.Jilles Tjoelker2010-08-011-0/+3
* Merge r199628 and r199632: Tests for the cd command.Stefan Farfeleder2010-05-212-12/+37
* MFC r207944: sh: Fix pathname expansion with quoted slashes like *\/.Jilles Tjoelker2010-05-161-0/+31
* MFC r207935: sh: Add some simple testcases for pathname expansion.Jilles Tjoelker2010-05-151-0/+61
* MFC r207821: Generate some tests for sh's case commandJilles Tjoelker2010-05-152-0/+201
* MFC r206143,r206148,r206149,r206167,r206491,r206817,r207127,r207824Jilles Tjoelker2010-05-139-0/+315
* MFC r203576,r203677: sh: Don't stat() $MAIL/$MAILPATH if not interactive.Jilles Tjoelker2010-04-202-0/+30
* MFC r199282: sh: Allow a newline before "in" in a for command,Jilles Tjoelker2010-04-201-0/+29
* MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153Jilles Tjoelker2010-03-2810-0/+326
* MFC r210428: sh: Add a regression test that tries out all arithmetic ops.Jilles Tjoelker2010-01-101-0/+76
* MFC r196483,r196634:Jilles Tjoelker2009-10-112-0/+15
* Add some tests for r194975 and r194977.Jilles Tjoelker2009-06-251-0/+35
* Designate special builtins as such in command -V and type.Jilles Tjoelker2009-06-241-1/+1
* Add test for r190698.Jilles Tjoelker2009-06-241-0/+7
* Add tests for r194774.Jilles Tjoelker2009-06-231-0/+9
* Add tests for r194406 and r194516.Jilles Tjoelker2009-06-192-0/+56
* Add tests for r194127 and r194128.Jilles Tjoelker2009-06-142-0/+29
* Add tests for r193169.Stefan Farfeleder2009-05-314-0/+17
* Add regression tests for the date(1) + argument for user-definedEdwin Groothuis2009-05-203-0/+99
* Add a test for r191009.Stefan Farfeleder2009-04-131-0/+2
* Test the r190298 change.Stefan Farfeleder2009-03-222-0/+2
* Add a few tests for the read built-in.Stefan Farfeleder2009-03-222-0/+44
* Update test for r190284.Stefan Farfeleder2009-03-222-1/+3
* Update and extend the tests for alias.Stefan Farfeleder2009-03-222-1/+5
* Update for 185401, errors now go to stderr.Stefan Farfeleder2008-11-281-0/+0
* Add a test for r185231.Stefan Farfeleder2008-11-231-0/+9
* Add a test for r182300.Stefan Farfeleder2008-08-272-0/+7
* Add a regression test for r181017.Stefan Farfeleder2008-07-301-0/+4
* Test the expansion of $LINENO.Stefan Farfeleder2008-05-152-0/+25
* Add a test case for options.c revision 1.26.Stefan Farfeleder2008-03-222-0/+15
* Add a regression test for cd.c's revision 1.35.Stefan Farfeleder2008-02-241-0/+17
* Update the number of reported tests to keep prove(1) happy.Diomidis Spinellis2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test forDiomidis Spinellis2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.Diomidis Spinellis2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.Diomidis Spinellis2007-12-181-1/+78
* Verify that the moved source is no longer there.Diomidis Spinellis2007-12-161-0/+26