| Age | Commit message (Expand) | Author |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2024-01-03 | make_check: Deobit fmake support | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2014-08-20 | Don't stop other legs of a parallel build due to a failure in make_check. | Ian Lepore |
| 2013-01-08 | Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT". | David E. O'Brien |
| 2012-10-06 | Add support for bmake. This includes: | Marcel Moolenaar |
| 2012-07-05 | Remove the "funny targets" make check. We no longer need embedded :: targets | David E. O'Brien |
| 2012-05-30 | make it easier to check newly-built make | David E. O'Brien |
| 2011-05-25 | + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrived | David E. O'Brien |
| 2007-10-01 | The shell_1_sh test was failing with "make -jX". | Ruslan Ermilov |
| 2004-12-07 | Fix builds with a read-only directory and a make upgrade. This is done | Hartmut Brandt |
| 2004-12-06 | Make this work under debugging, e.g., "make -dl". | Ruslan Ermilov |
| 2004-12-02 | Make the tests runnable on a read-only src. To do this you must make sure | Hartmut Brandt |
| 2004-11-30 | Chmod the shell testscript to be executable if it isn't already. According | Hartmut Brandt |
| 2004-11-25 | Add some regression tests for the .SHELL target. I'm not sure that the | Hartmut Brandt |
| 2004-11-11 | Switch over to a different, more flexible test output protocol that's | Nik Clayton |
| 2004-10-23 | Add a regression test for the alternate shell specification. | Ruslan Ermilov |
| 2004-08-12 | Now that make more correctly handles variable assignments | Hartmut Brandt |
| 2004-08-05 | Back out something I'm working on that crept in with the last commit. | Hartmut Brandt |
| 2004-08-05 | Remove extra spaces. Remove double quotes around error messages - | Hartmut Brandt |
| 2004-08-05 | Add another test that checks for a working '+' command flag. | Hartmut Brandt |
| 2004-08-04 | Add a regression test for the passing of command line | Hartmut Brandt |
| 2004-01-30 | Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29 | Ruslan Ermilov |
| 2004-01-29 | Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c. | Ruslan Ermilov |
| 2003-10-02 | Fix a bug that prevented exists() from finding "foo/", "foo/." | Ruslan Ermilov |
| 2003-07-04 | Fixed broken arithmetic expression parser. | Ruslan Ermilov |
| 2003-02-10 | The regression-tests for 'make' *expect* to trigger make's warning: | Garance A Drosehn |
| 2002-11-28 | Add a test for what was fixed in revisions 1.39 and 1.50 of | Ruslan Ermilov |
| 2002-11-28 | Moved make(1) regression tests from src/Makefile to where they | Ruslan Ermilov |
| 2002-10-25 | Hide the test in <target> under '.if make(<target>)' so as to not get any | Juli Mallett |
| 2002-07-28 | As of revision 1.38 of make/parse.c, our make(1) will warn too. Note that | Juli Mallett |
| 2002-06-20 | Grrr, make the test for embedded variables in the left-hand-side actually do | Juli Mallett |
| 2002-06-19 | Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c, | Juli Mallett |
| 2002-05-05 | Add a regression test for bin/5297, regarding sysv substitution with a nil | Juli Mallett |
| 2002-04-27 | Prefix tests with PASS and FAIL, to make grepping easier, and note this in | Juli Mallett |
| 2002-04-21 | Check to see if make(1)'s handling of doubly-defined targets is busted or | Juli Mallett |
| 2002-04-20 | Add a test of variable evaluation and substitution for make(1), as a start | Juli Mallett |