aboutsummaryrefslogtreecommitdiff
path: root/bin/test
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add history section for test(1)Sevan Janiyan2016-10-051-1/+6
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* Use NULL for pointers instead of 0.Marcelo Araujo2016-04-191-1/+1
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* | MFHGlen Barber2016-02-021-67/+97
|\|
| * test: Optimize operator lookup.Jilles Tjoelker2016-01-301-67/+97
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Clean up trailing whitespaceEnji Cooper2015-10-181-9/+9
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headSimon J. Gerraty2014-04-284-81/+294
| |\
| * \ Merge from headSimon J. Gerraty2013-09-052-216/+55
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-122-27/+215
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+8
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
* | | | | Replace hand-crafted Kyuafiles with automatic generation.Julio Merino2014-01-142-13/+6
* | | | | Run the sh(1) and test(1) tests as unprivileged.Julio Merino2014-01-102-0/+13
* | | | | Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-113-0/+211
* | | | | test: Avoid looking up again the type of a known binary operator.Jilles Tjoelker2013-12-051-7/+6
* | | | | test: Simplify the code by unifying op_num and op_type.Jilles Tjoelker2013-12-011-78/+75
| |_|_|/ |/| | |
* | | | test(1): Add information about replacing -nt/-ot.Jilles Tjoelker2013-05-311-0/+16
* | | | test(1): List non-standard primaries.Jilles Tjoelker2013-05-311-1/+12
* | | | test: Remove -ntXY and -otXY primaries.Jilles Tjoelker2013-05-312-215/+27
| |_|/ |/| |
* | | Enhance test(1) by adding provision to compare any combination of thePeter Jeremy2013-02-252-27/+215
| |/ |/|
* | test(1): Document == alias for =.Jilles Tjoelker2012-12-271-1/+8
|/
* Minor mdoc nits.Joel Dahl2012-05-131-1/+1
* test: Reduce code size of ops table.Jilles Tjoelker2011-11-251-5/+5
* Put some static keywords in the source code.Ed Schouten2011-10-311-5/+5
* bin: Prefer strrchr() to rindex().Jilles Tjoelker2011-03-151-1/+1
* Accept == as an alias of = which is a popular GNU extension.Xin LI2011-02-271-0/+1
* test: Note that this is used both as a normal program and a shell builtin.Jilles Tjoelker2011-02-151-0/+4
* test: Move tests to tools/regression/bin/test.Jilles Tjoelker2010-11-083-353/+0
* Revert changes of 'assure' to 'ensure' made in r211936.Rebecca Cran2010-09-111-1/+1
* test(1): Fix markup, ( and ) must be separate arguments so leave spaces.Jilles Tjoelker2010-09-101-1/+1
* test(1): Clarify grammar ambiguity and -a/-o vs shell &&/||.Jilles Tjoelker2010-09-101-5/+12
* Fix incorrect usage of 'assure' and 'insure'.Rebecca Cran2010-08-281-1/+1