aboutsummaryrefslogtreecommitdiff
path: root/tools/build/make_check
Commit message (Expand)AuthorAgeFilesLines
* Don't stop other legs of a parallel build due to a failure in make_check.Ian Lepore2014-08-201-0/+3
* Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".David E. O'Brien2013-01-081-1/+1
* Add support for bmake. This includes:Marcel Moolenaar2012-10-061-2/+21
* Remove the "funny targets" make check. We no longer need embedded :: targetsDavid E. O'Brien2012-07-051-18/+10
* make it easier to check newly-built makeDavid E. O'Brien2012-05-301-0/+19
* + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrivedDavid E. O'Brien2011-05-251-12/+9
* The shell_1_sh test was failing with "make -jX".Ruslan Ermilov2007-10-011-1/+1
* Fix builds with a read-only directory and a make upgrade. This is doneHartmut Brandt2004-12-071-6/+4
* Make this work under debugging, e.g., "make -dl".Ruslan Ermilov2004-12-061-1/+1
* Make the tests runnable on a read-only src. To do this you must make sureHartmut Brandt2004-12-022-49/+69
* Chmod the shell testscript to be executable if it isn't already. AccordingHartmut Brandt2004-11-301-0/+1
* Add some regression tests for the .SHELL target. I'm not sure that theHartmut Brandt2004-11-253-1/+59
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-112-29/+21
* Add a regression test for the alternate shell specification.Ruslan Ermilov2004-10-231-0/+10
* Now that make more correctly handles variable assignmentsHartmut Brandt2004-08-121-3/+1
* Back out something I'm working on that crept in with the last commit.Hartmut Brandt2004-08-051-1/+3
* Remove extra spaces. Remove double quotes around error messages -Hartmut Brandt2004-08-051-13/+11
* Add another test that checks for a working '+' command flag.Hartmut Brandt2004-08-051-0/+19
* Add a regression test for the passing of command lineHartmut Brandt2004-08-041-0/+87
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29Ruslan Ermilov2004-01-301-0/+8
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.Ruslan Ermilov2004-01-291-0/+11
* Fix a bug that prevented exists() from finding "foo/", "foo/."Ruslan Ermilov2003-10-021-0/+11
* Fixed broken arithmetic expression parser.Ruslan Ermilov2003-07-041-0/+12
* The regression-tests for 'make' *expect* to trigger make's warning:Garance A Drosehn2003-02-101-1/+1
* Add a test for what was fixed in revisions 1.39 and 1.50 ofRuslan Ermilov2002-11-281-0/+9
* Moved make(1) regression tests from src/Makefile to where theyRuslan Ermilov2002-11-281-1/+25
* Hide the test in <target> under '.if make(<target>)' so as to not get anyJuli Mallett2002-10-251-0/+4
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatJuli Mallett2002-07-281-2/+3
* Grrr, make the test for embedded variables in the left-hand-side actually doJuli Mallett2002-06-201-2/+2
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,Juli Mallett2002-06-191-0/+17
* Add a regression test for bin/5297, regarding sysv substitution with a nilJuli Mallett2002-05-052-0/+10
* Prefix tests with PASS and FAIL, to make grepping easier, and note this inJuli Mallett2002-04-271-3/+3
* Check to see if make(1)'s handling of doubly-defined targets is busted orJuli Mallett2002-04-211-0/+11
* Add a test of variable evaluation and substitution for make(1), as a startJuli Mallett2002-04-202-0/+21