summaryrefslogtreecommitdiff
path: root/regress/usr.bin/make/Makefile
AgeCommit message (Collapse)Author
2002-09-09Some posix tests we don't pass yet, and won't until I've added a `magic'Marc Espie
status for variables (as SHELL is very, very special, according to POSIX/Single Unix).
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
ok art@
2002-04-16and Makefile, oops.Marc Espie
2002-04-16Bug in cond-parser, ends up having too many open conds.Marc Espie
2002-04-16Stumbled upon a very inefficient construct by mistake...Marc Espie
Enter it as a regression test, so it can get fixed.
2002-02-26Add test for PR 2311Marc Espie
2002-01-03Add some missing CLEANFILES.Artur Grabowski
2002-01-01convert to bsd.regress.mk. This allows us to have the testsArtur Grabowski
correctly sorted, now that one failing test doesn't keep the others from running.
2001-11-21make currently incorrectly uses annotations for suffixes rules forMarc Espie
non-suffixes rules.
2001-07-11Space strippingMarc Espie
2001-05-26Check curly braces expansion.Marc Espie
2001-05-15Fun with parsingMarc Espie
2001-05-15reorder tests. Test 7 fails. That's known.Marc Espie
Add VAR:sh=cmd check
2001-05-14Got two questions about it already: yes, t7 fails, and will until the condMarc Espie
parser gets fixed.
2000-12-31Some tests for SysV extended local variables ${@D} and the likes.Marc Espie
2000-11-24MALLOC_OPTIONS=AZJ by default.Marc Espie
2000-07-24Some variable substitutionsMarc Espie
2000-07-23Regression test, existing/non-existing files used as targets,Marc Espie
depending on .PHONY and such
2000-07-18Trip piss-poor conditional parser.Marc Espie
2000-07-17make regression tests.Marc Espie
Some of these we don't even pass, currently.