summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/Makefile
AgeCommit message (Expand)Author
2004-01-09Add unit test for ternary modifiersjg
2003-09-27Implement :[] modifier to allow picking a range of words out of a variable.sjg
2003-08-08Hook make unit-tests into regresssjg
2003-08-01Avoid \a as a test of invalid separator, since if we make ksh the defaultsjg
2003-07-31Test behavior of commandline variable assignments.sjg
2003-07-29First bug picked up by the unit tests - delim wasn't always initialized.sjg
2003-07-29Use single quotes to protect everything from shell's that mightsjg
2003-07-29Regardless of the name of TEST_MAKE, force it to make in test.expsjg
2003-07-28Fix parsing bug for :ts - patch from Alan Barrett <apb@cequrux.com>sjg