summaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2015-03-08env: Fix crash when -S string is not empty but no operand follows.Jilles Tjoelker
2015-03-07env: Fix testsuite for additional variables set by sh.Jilles Tjoelker
2014-03-19Migrate tools/regression/usr.bin/pkill to the new tests layout.Julio Merino
2014-03-19Migrate tools/regression/usr.bin/make/ to the new tests layout.Julio Merino
2014-03-16Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino
2014-03-16Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.Julio Merino
2014-03-12Only run the make tests when make is fmake.Julio Merino
2014-03-12Fix lastcomm tests under amd64.Julio Merino
2014-03-09Fix ncal tests so that they run cleanly with prove.Julio Merino
2014-03-09Fix pkill tests so that they run cleanly with prove.Julio Merino
2014-03-09Fix yacc tests so that they run cleanly with prove.Julio Merino
2014-03-09Fix sed tests so that they run cleanly with prove.Julio Merino
2014-03-09Fix printf tests so that they run cleanly with prove.Julio Merino
2014-03-09Fix m4 tests so that they run cleanly with prove.Julio Merino
2013-12-09Add regression test for recently added 'i' flag in r259132.Eitan Adler
2013-05-04Add a few xargs tests related to -0, -n and quoting.Stefan Farfeleder
2013-04-17- Correct mispellings of the word occurrenceGabor Kovesdan
2012-12-18Add an additional regression tests for other cases to ensure these do not get...Eitan Adler
2012-12-18POSIX requires that non-existent or null arguments be treated as if aEitan Adler
2012-07-05Remove the "funny targets" make check. We no longer need embedded :: targetsDavid E. O'Brien
2012-06-20Provide a mechanism to not clear out the work and output dirs whenDavid E. O'Brien
2012-06-12Add a test for the :tl & :tu modifiers.David E. O'Brien
2012-05-31Add regression test for '-V' command line option (requires r236346).David E. O'Brien
2012-05-30make it easier to test newly-built make.David E. O'Brien
2012-05-21Import byacc from invisible island, it brings us lots of compatibilities withBaptiste Daroussin
2012-04-30Import m4 regression tests from OpenBSDBaptiste Daroussin
2012-02-12Include target names in diagnostic output.Max Khon
2012-01-20These tests check whether the compiler evaluates floating-pointDavid Schultz
2011-12-30Spelling fixes for tools/Ulrich Spörlein
2011-12-15Fix last-minute typo.Max Khon
2011-12-15Add job error output test.Max Khon
2011-11-30Add three execution tests for make(1):Max Khon
2011-05-28printf: Allow multibyte characters for '<char> form, avoid negative codes.Jilles Tjoelker
2011-01-08sed: Add test for r217133 (-i race).Jilles Tjoelker
2010-12-08printf: Test that the "--" option terminator works.Jilles Tjoelker
2010-09-29tr: Fix '[=]=]' equivalence class.Jilles Tjoelker
2010-06-04o The typo was intended as it stated in the comment. Revert last.Maxim Konovalov
2010-06-04o Fix typo: .uudef -> .undef.Maxim Konovalov
2010-06-02Fix stuttering sequences and reverse rangesBrian Somers
2010-03-21Replace -b with -C and -B (as proposed by Alexander).Edwin Groothuis
2010-03-14Create regression tests for ncal:Edwin Groothuis
2010-03-05- Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.Jaakko Heinonen
2010-02-16Add missing newline in last line of file.Ulrich Spörlein
2010-02-12- Implement -q option for pgrep(1).Pawel Jakub Dawidek
2010-01-04Add ability to search up the directory hierarchy for the system directory.David E. O'Brien
2010-01-04Fix formatting.David E. O'Brien
2010-01-04There are actually 129 tests here.David E. O'Brien