aboutsummaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFC r210428: sh: Add a regression test that tries out all arithmetic ops.Jilles Tjoelker2010-01-101-0/+76
* MFC r198406: wordexp(3): fix some bugs with signals and long outputsJilles Tjoelker2009-12-061-0/+42
* MFC r196483,r196634:Jilles Tjoelker2009-10-112-0/+15
* MFC r196460Jilles Tjoelker2009-09-012-2/+205
* MFC r196172:Bjoern A. Zeeb2009-08-134-7/+40
* Fix syntax error, makefile comments start with #.Konstantin Belousov2009-07-251-1/+1
* Test suite for the poll(2)/select(2) on fifos, pipes and sockets,Konstantin Belousov2009-07-1214-0/+883
* Fix some uninitialise variables.Brian Somers2009-07-082-1/+102
* Fix fpathconf(3) on fifos, in effect making ls(1) properlyEdward Tomasz Napierala2009-07-021-0/+34
* 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
* Up the scale of the SPX loopback check a bit: use much larger data sizesRobert Watson2009-06-201-59/+38
* Add tests for r194406 and r194516.Jilles Tjoelker2009-06-192-0/+56
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-153-0/+293
* Add tests for r194127 and r194128.Jilles Tjoelker2009-06-142-0/+29
* Check that flopen() can lock against self and that children inherit the lock.Dag-Erling Smørgrav2009-06-061-6/+41
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).Pawel Jakub Dawidek2009-06-031-1/+1
* Add tests for r193169.Stefan Farfeleder2009-05-314-0/+17
* Add a regression test for multiple threads of the same process acquiring the ...Zachary Loafman2009-05-282-0/+110