aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/make
Commit message (Expand)AuthorAgeFilesLines
* Migrate tools/regression/usr.bin/make/ to the new tests layout.Julio Merino2014-03-19272-2225/+0
* Only run the make tests when make is fmake.Julio Merino2014-03-121-1/+20
* Remove the "funny targets" make check. We no longer need embedded :: targetsDavid E. O'Brien2012-07-058-0/+32
* Provide a mechanism to not clear out the work and output dirs whenDavid E. O'Brien2012-06-201-2/+4
* Add a test for the :tl & :tu modifiers.David E. O'Brien2012-06-1211-0/+35
* Add regression test for '-V' command line option (requires r236346).David E. O'Brien2012-05-318-0/+35
* make it easier to test newly-built make.David E. O'Brien2012-05-302-0/+9
* Include target names in diagnostic output.Max Khon2012-02-121-60/+60
* Spelling fixes for tools/Ulrich Spörlein2011-12-303-3/+3
* Fix last-minute typo.Max Khon2011-12-151-1/+1
* Add job error output test.Max Khon2011-12-155-0/+146
* Add three execution tests for make(1):Max Khon2011-11-3015-0/+102
* o The typo was intended as it stated in the comment. Revert last.Maxim Konovalov2010-06-041-1/+1
* o Fix typo: .uudef -> .undef.Maxim Konovalov2010-06-041-1/+1
* Add ability to search up the directory hierarchy for the system directory.David E. O'Brien2010-01-0419-0/+88
* Regression test for r201456.David E. O'Brien2010-01-045-0/+25
* Add first tests for semicolon handling. The first test fails. This isHartmut Brandt2005-10-188-0/+47
* Add more tests for escaped newline handling and fix a test that currentlyHartmut Brandt2005-10-1814-8/+48
* Add a test for escaped newline handling.Hartmut Brandt2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,Hartmut Brandt2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andHartmut Brandt2005-05-31192-623/+910
* Add a test to check whether in compat mode make detectes builtinsHartmut Brandt2005-05-206-0/+51
* Add a test to ensure that in compat mode when a line contains noHartmut Brandt2005-05-206-0/+51
* Add a test that test whether we can replace the shell to use byHartmut Brandt2005-05-206-0/+54
* Some test cases for .SHELL target: builtin shell selection andHartmut Brandt2005-05-1917-0/+179
* Add an initial regression test suite for make(1).Hartmut Brandt2005-04-2865-0/+958
* Repo-copy tools/regression/usr.bin/make to tools/build/make_checkHartmut Brandt2005-03-027-322/+0
* 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/+63
* 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-254-1/+65
* 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