summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r279779: env: Fix crash when -S string is not empty but no operandjilles2015-03-152-0/+34
* MFC r279722: env: Fix testsuite for additional variables set by sh.jilles2015-03-141-3/+3
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-27846-30836/+0
* MFC various fixes to the tools/regression/ tests.jmmv2014-04-1427-330/+296
* MFC r259132,r259133,r259143:eadler2013-12-162-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
* Regression test for r201456.obrien2010-01-045-0/+25
* Provide clean output with 'prove -r'.obrien2010-01-031-2/+2
* Don't read the newline character to line buffer because lines are passedjh2009-12-1213-1/+53
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-203-0/+6
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-202-0/+5
* Add correct test results.dds2009-09-203-0/+42
* Describe how other systems treat this case.dds2009-09-201-1/+5
* Allow [ to be used as a delimiter.dds2009-09-201-0/+9
OpenPOWER on IntegriCloud