summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Correct examples to the latest version I had.obrien2012-06-051-6/+11
* Add a regression test for filemon(4) [r236592].obrien2012-06-043-0/+144
* Add regression test for '-V' command line option (requires r236346).obrien2012-05-318-0/+35
* make it easier to test newly-built make.obrien2012-05-302-0/+9
* Import byacc from invisible island, it brings us lots of compatibilities withbapt2012-05-2134-0/+15099
* According to shared memory man pages, advice including <sys/types.h>kevlo2012-05-213-3/+3
* Import m4 regression tests from OpenBSDbapt2012-04-3047-43/+1076
* Add some tests from PR 166463. Also make sure that all of the tests,das2012-04-071-7/+33
* sh: Add a test for variables with underscores in arithmetic.jilles2012-03-111-0/+4
* Add regression test for USB enumeration.hselasky2012-03-011-0/+30
* Fix order of arguments to lseek().brueffer2012-02-291-1/+1
* Check fchmod()/fchown() in fifo_misc test.jilles2012-02-261-0/+93
* libc: Add some tests for fmtmsg().jilles2012-02-212-1/+252
* Add regression tests for the setsockopt(2) SO_SETFIB socket option.bz2012-02-173-0/+262
* Include target names in diagnostic output.fjoe2012-02-121-60/+60
* sh: Make 'hash' return 1 if at least one utility is not found.jilles2012-02-111-0/+6
* More mdconfig(8) tests.trasz2012-01-261-0/+39
* Move mdconfig(8) tests under regression/sbin/, where they belong.trasz2012-01-253-0/+0
* Add some basic regression tests for mdconfig(8).trasz2012-01-243-0/+568
* sh: Fix $? in the first command of a 'for'.jilles2012-01-222-0/+17
* These tests check whether the compiler evaluates floating-pointdas2012-01-203-0/+293
* sh: Fix execution of multiple statements in a trap when evalskip is setdumbbell2012-01-162-0/+14
* sh: Test EXIT trap with multiple statements in itdumbbell2012-01-161-0/+3
* sh: Fix some bugs with exit status from case containing ;&.jilles2012-01-153-0/+17
* sh: Fix two bugs with case and exit status:jilles2012-01-153-0/+17
* sh: Add testcases that should not be broken by future optimizations.jilles2012-01-142-0/+18
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* Fix a test that doesn't work on architectures where long double is nodas2012-01-141-0/+2
* sh: Properly show "Not a directory" error in cd builtin.jilles2012-01-131-0/+26
* sh: Avoid possible echo options in a testcase.jilles2012-01-061-3/+3
* Convert files over to UTF-8.uqs2012-01-054-13/+22
* Adapt testsuite following change in Domain Search error handlingdumbbell2011-12-301-1/+5
* Spelling fixes for tools/uqs2011-12-3017-18/+21
* Reencode files from latin1 to UTF-8.uqs2011-12-291-1/+1
* sh: Allow quoting ^ and ] in bracket expressions.jilles2011-12-281-0/+12
* sh: Add some testcases for pasting $*/$@ directly to a literal.jilles2011-12-251-0/+65
* Fix last-minute typo.fjoe2011-12-151-1/+1
* Add job error output test.fjoe2011-12-155-0/+146
* Add a test for r228510.jilles2011-12-141-0/+67
* - Add a test for PR 151758.jhb2011-12-091-26/+54
* Fix some uninitialized variables in pipe regression tests that result ineadler2011-12-053-3/+5
* Support domain-search in dhclient(8)dumbbell2011-12-044-1/+405
* Add a simple test for pipe inode numbers reported by fstat(2).kib2011-12-011-0/+66
* Add three execution tests for make(1):fjoe2011-11-3015-0/+102
* test: Add more testcases.jilles2011-11-281-4/+38
* sh: Add tests for some corner cases of 'case' exit status.jilles2011-11-262-0/+12
* sh: Allow unsetting OPTIND.jilles2011-11-201-0/+3
* A regression test to ensure that arc4random returns different sequencesdas2011-11-152-1/+91
* fifo_misc test: Fix swapped lseek arguments.jilles2011-11-051-1/+1
OpenPOWER on IntegriCloud