summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* The transition to Subversion allows us to rename files withoutdds2009-09-20124-9/+7
* Fix some uninitialise variables.brian2009-07-082-1/+102
* Regression test the 'addr1,+N' feature added in r192732brian2009-05-253-0/+10
* Rename files that collide on case-insensitive file systems by encodingrwatson2009-03-103-0/+0
* Allow jot(1) regression tests to be checked out on Windows filesystems.ed2009-01-162-1/+1
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-112-1/+3
* Attach the tr(1) regression tests to the build.keramida2008-01-131-1/+1
* Add a new set of regression tests, for the tr(1) utility.keramida2008-01-1317-0/+97
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
OpenPOWER on IntegriCloud