summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1928-1009/+0
* Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19272-2225/+0
* Migrate most of tools/regression/usr.bin/ to the new tests layout.jmmv2014-03-16530-27284/+0
* Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.jmmv2014-03-1617-318/+0
* Only run the make tests when make is fmake.jmmv2014-03-121-1/+20
* Fix lastcomm tests under amd64.jmmv2014-03-123-56/+58
* Fix ncal tests so that they run cleanly with prove.jmmv2014-03-091-4/+2
* Fix pkill tests so that they run cleanly with prove.jmmv2014-03-091-4/+6
* Fix yacc tests so that they run cleanly with prove.jmmv2014-03-0916-260/+204
* Fix sed tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* Fix printf tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* Fix m4 tests so that they run cleanly with prove.jmmv2014-03-093-3/+4
* Add regression test for recently added 'i' flag in r259132.eadler2013-12-092-0/+5
* Add a few xargs tests related to -0, -n and quoting.stefanf2013-05-0411-1/+71
* - Correct mispellings of the word occurrencegabor2013-04-172-2/+2
* Add an additional regression tests for other cases to ensure these do not get...eadler2012-12-181-0/+3
* POSIX requires that non-existent or null arguments be treated as if aeadler2012-12-182-1/+3
* Remove the "funny targets" make check. We no longer need embedded :: targetsobrien2012-07-058-0/+32
* Provide a mechanism to not clear out the work and output dirs whenobrien2012-06-201-2/+4
* Add a test for the :tl & :tu modifiers.obrien2012-06-1211-0/+35
* 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
* Import m4 regression tests from OpenBSDbapt2012-04-3047-43/+1076
* Include target names in diagnostic output.fjoe2012-02-121-60/+60
* These tests check whether the compiler evaluates floating-pointdas2012-01-203-0/+293
* Spelling fixes for tools/uqs2011-12-305-5/+5
* Fix last-minute typo.fjoe2011-12-151-1/+1
* Add job error output test.fjoe2011-12-155-0/+146
* Add three execution tests for make(1):fjoe2011-11-3015-0/+102
* printf: Allow multibyte characters for '<char> form, avoid negative codes.jilles2011-05-283-1/+5
* sed: Add test for r217133 (-i race).jilles2011-01-082-0/+84
* printf: Test that the "--" option terminator works.jilles2010-12-082-1/+3
* tr: Fix '[=]=]' equivalence class.jilles2010-09-293-1/+5
* o The typo was intended as it stated in the comment. Revert last.maxim2010-06-041-1/+1
* o Fix typo: .uudef -> .undef.maxim2010-06-041-1/+1
* Fix stuttering sequences and reverse rangesbrian2010-06-024-1/+44
* Replace -b with -C and -B (as proposed by Alexander).edwin2010-03-211-34/+37
* Create regression tests for ncal:edwin2010-03-1493-1/+1332
* - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.jh2010-03-058-1/+40
* Add missing newline in last line of file.uqs2010-02-161-1/+1
* - Implement -q option for pgrep(1).pjd2010-02-121-0/+38
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-0419-0/+88
* Fix formatting.obrien2010-01-042-2/+2
* There are actually 129 tests here.obrien2010-01-041-1/+1
* Catch up with UNIX98-style PTY's.obrien2010-01-042-2/+8
* 'prove -r' isn't as smart as grog thought.obrien2010-01-041-9/+1
* You need to be root to run this test.obrien2010-01-041-0/+5
* Don't process 'lastcomm' if "AUTOMATED" is defined.obrien2010-01-041-1/+4
* It is expected these are chmod +x.obrien2010-01-041-0/+0
OpenPOWER on IntegriCloud