summaryrefslogtreecommitdiffstats
path: root/tools/build/make_check
Commit message (Expand)AuthorAgeFilesLines
* The shell_1_sh test was failing with "make -jX".ru2007-10-011-1/+1
* Fix builds with a read-only directory and a make upgrade. This is doneharti2004-12-071-6/+4
* Make this work under debugging, e.g., "make -dl".ru2004-12-061-1/+1
* Make the tests runnable on a read-only src. To do this you must make sureharti2004-12-022-49/+69
* Chmod the shell testscript to be executable if it isn't already. Accordingharti2004-11-301-0/+1
* Add some regression tests for the .SHELL target. I'm not sure that theharti2004-11-253-1/+59
* Switch over to a different, more flexible test output protocol that'snik2004-11-112-29/+21
* Add a regression test for the alternate shell specification.ru2004-10-231-0/+10
* Now that make more correctly handles variable assignmentsharti2004-08-121-3/+1
* Back out something I'm working on that crept in with the last commit.harti2004-08-051-1/+3
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-051-13/+11
* Add another test that checks for a working '+' command flag.harti2004-08-051-0/+19
* Add a regression test for the passing of command lineharti2004-08-041-0/+87
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29ru2004-01-301-0/+8
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.ru2004-01-291-0/+11
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-021-0/+11
* Fixed broken arithmetic expression parser.ru2003-07-041-0/+12
* The regression-tests for 'make' *expect* to trigger make's warning:gad2003-02-101-1/+1
* Add a test for what was fixed in revisions 1.39 and 1.50 ofru2002-11-281-0/+9
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-281-1/+25
* Hide the test in <target> under '.if make(<target>)' so as to not get anyjmallett2002-10-251-0/+4
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatjmallett2002-07-281-2/+3
* Grrr, make the test for embedded variables in the left-hand-side actually dojmallett2002-06-201-2/+2
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,jmallett2002-06-191-0/+17
* Add a regression test for bin/5297, regarding sysv substitution with a niljmallett2002-05-052-0/+10
* Prefix tests with PASS and FAIL, to make grepping easier, and note this injmallett2002-04-271-3/+3
* Check to see if make(1)'s handling of doubly-defined targets is busted orjmallett2002-04-211-0/+11
* Add a test of variable evaluation and substitution for make(1), as a startjmallett2002-04-202-0/+21
OpenPOWER on IntegriCloud