summaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* MFC r216151:Konstantin Belousov2010-12-101-9/+54
* 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 r197763 and r212839: Handle extending a filesystem into unzeroed storage.Brian Somers2010-11-073-0/+102
* 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 r213284: tr: Fix '[=]=]' equivalence class.Jilles Tjoelker2010-10-153-1/+5
* 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 r211940:Konstantin Belousov2010-09-111-33/+52
* 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 r200442:Jaakko Heinonen2010-08-1713-1/+53
* MFC r210221: sh: Allow a bg command consisting solely of redirections.Jilles Tjoelker2010-08-011-0/+3
* MFC r204761:Jaakko Heinonen2010-07-308-1/+39
* MFC: r201490Marius Strobl2010-05-211-1/+1
* MFC: r197362Marius Strobl2010-05-213-0/+6
* MFC: r197361Marius Strobl2010-05-212-0/+5
* MFC: r197360Marius Strobl2010-05-213-0/+42
* MFC: r197357Marius Strobl2010-05-211-1/+5
* MFC: r197356Marius Strobl2010-05-211-0/+9
* MFC: r197352Marius Strobl2010-05-21124-9/+7
* 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-154-1/+256
* MFC r206143,r206148,r206149,r206167,r206491,r206817,r207127,r207824Jilles Tjoelker2010-05-139-0/+315
* MFC r206711: fnmatch: Fix bad FNM_PERIOD disablingJilles Tjoelker2010-04-231-0/+1
* MFC r206710: Add some tests for fnmatch(3).Jilles Tjoelker2010-04-232-1/+336
* 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 r200811:Edward Tomasz Napierala2010-04-181-0/+86
* MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153Jilles Tjoelker2010-03-2810-0/+326
* MFC r205225:Konstantin Belousov2010-03-195-17/+37
* MFC r205224:Konstantin Belousov2010-03-191-0/+3
* MFC r205148:Konstantin Belousov2010-03-171-4/+8
* MFC r201048:Edward Tomasz Napierala2010-01-311-44/+197
* MFC r197436:Edward Tomasz Napierala2010-01-313-1/+289
* MFC r197434:Edward Tomasz Napierala2010-01-311-0/+225
* MFC r196938:Edward Tomasz Napierala2010-01-314-26/+1013
* MFC r196736:Edward Tomasz Napierala2010-01-311-2/+1
* MFC r196710:Edward Tomasz Napierala2010-01-311-0/+16
* MFC r201145 to stable/8:Antoine Brodin2010-01-301-1/+1
* MFC r201350:Brooks Davis2010-01-221-109/+0