summaryrefslogtreecommitdiff
path: root/regress/usr.bin/make
AgeCommit message (Expand)Author
2020-08-30Add regress test case for make/varmodifiers.c r1.48Theo Buehler
2019-12-22turns out I did fix the POSIX behavior of SHELL a while back.Marc Espie
2019-06-19use REGRESS_EXPECTED_FAILURESMarc Espie
2019-05-21forgot to add the testcase sorryMarc Espie
2019-05-21while writing new code, I just figured out I fucked upMarc Espie
2017-07-20extra test because mk38 triggers two issues and fixing the first oneMarc Espie
2017-07-07Disable tests that fail due to known make bugs, fix the others.Alexander Bluhm
2017-07-07trigger default .l.o rule and check the produced file has the right nameMarc Espie
2017-01-29ouch, smallest regress ever. Can't believe no-one got bitten by thisMarc Espie
2016-10-31MALLOC_OPTION 'A' no longer exists.Theo Buehler
2016-10-31fix a few suspicious (according to emacs) linesJasper Lievisse Adriaanse
2015-12-21add parsing tests that must not segfault based on Jonathan Gray initialMarc Espie
2015-11-29now that targets are dedup'd, we can fix that one too.Marc Espie
2015-11-08groupling tests that now passMarc Espie
2014-12-08Add some more makefiles that often cause a crash.Jonathan Gray
2014-12-07Add a test which would previously often cause make to crash when runJonathan Gray
2014-09-17Stop using the Z malloc option which has been tedu'd by tedu@ sometimeLawrence Teo
2014-01-06add a proper test for error message location as well.Marc Espie
2014-01-06turn mk34 into a proper full-fledged test.Marc Espie
2014-01-04to do: this is a fatal error, we want a decent error messageMarc Espie
2013-12-26to be dealt withMarc Espie
2012-10-13we are now warning about this !Marc Espie
2012-10-13fix test now that we forbid unclosed specsMarc Espie
2012-08-20consensus says this should be an errorMarc Espie
2012-08-17ouch, this should not workMarc Espie
2011-06-30regress for fixed bugMarc Espie
2011-06-30"normal" failure implies actual exit. If $? >= 128, that means a signalMarc Espie
2009-11-11Regress for skipping evaluation of else-type conditional if previousFederico G. Schwindt
2008-11-24new regress test, bug from NetBSDMarc Espie
2007-09-17Add a test for .BEGIN/.END keywordsMarc Espie
2007-08-06Add a regress test for -lthing dependencies. As bizarre as it may seem,Marc Espie
2007-08-05check curly targets work. No need to look at the output. If curly targets don'tMarc Espie
2007-08-02update output to match recent make changes; ok espie@David Krause
2006-09-17fix badly named regress, and add suffixes rules.Marc Espie
2005-07-15testcase for recent bug-report.Marc Espie
2004-11-29checking lazy evaluation of recursive variablesMarc Espie
2004-11-21subtle bug in for loop expansions,Marc Espie
2002-09-09Some posix tests we don't pass yet, and won't until I've added a `magic'Marc Espie
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-04-16and Makefile, oops.Marc Espie
2002-04-16Another test case: this one holds too many open conditionals, and exactly enoughMarc 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
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
2001-11-21make currently incorrectly uses annotations for suffixes rules forMarc Espie
2001-09-07Add one further testMarc Espie
2001-07-11Space strippingMarc Espie
2001-05-26Check curly braces expansion.Marc Espie