summaryrefslogtreecommitdiff
path: root/regress/usr.bin/make
AgeCommit message (Collapse)Author
2001-11-21make currently incorrectly uses annotations for suffixes rules forMarc Espie
non-suffixes rules.
2001-09-07Add one further testMarc Espie
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-15niklas is an idiotMarc Espie
2001-05-14Got two questions about it already: yes, t7 fails, and will until the condMarc Espie
parser gets fixed.
2001-01-29$OpenBSD$Niklas Hallqvist
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-18More for loops checks.Marc Espie
2000-07-18Real test for Posix compliance.Marc Espie
2000-07-17make regression tests.Marc Espie
Some of these we don't even pass, currently.