summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-062-0/+5
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-043-0/+10
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-121-1/+2
* Updated tests for changed features.grog2007-06-0924-10/+68
* Use correct comment syntax for $FreeBSD$. This file gets put throughgrog2007-06-041-1/+5
* Add regression tests for calendar.grog2007-06-0319-1/+461
* Add sparc64 regression test files.dds2007-05-242-0/+64
* Modify file generation instructions to remove the tty field:dds2007-05-241-1/+2
* Regression tests for sparc64 record formats.dds2007-05-222-0/+0
* Regression tests for amd64 file and record formats.dds2007-05-224-0/+56
* Regression tests for the new and legacy process accounting formats.dds2007-05-229-1/+188
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-211-1/+35
* Logically separate the complex `hanoi' and `math' tests from basic tests.yar2007-04-021-2/+3
* Don't forget to close the range if we branched over its endyar2007-04-022-1/+6
* Today SUN and GNU seds fully agree on test 5.3 and behaveyar2007-04-022-13/+1
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-015-1/+27
OpenPOWER on IntegriCloud