NetBSD/usr.bin/make/unit-tests
sjg fc23c7c758 Remove the modterm case from moderrs, the syntax errors
generated by /bin/sh on other systems are not consistent.
2006-05-11 18:48:33 +00:00
..
Makefile Extract the variable modifier logic to a separate function. 2006-05-11 15:37:07 +00:00
comment Expected results were not updated for comment testing. 2005-07-11 17:55:19 +00:00
cond1 Allow "string" and "${varspec}" on lhs of conditionals. 2004-04-13 16:06:23 +00:00
dotwait Make ".WAIT" apply recursively to all children of nodes on the right 2006-02-26 22:45:46 +00:00
moderrs Remove the modterm case from moderrs, the syntax errors 2006-05-11 18:48:33 +00:00
modmatch Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00
modmisc Extract the variable modifier logic to a separate function. 2006-05-11 15:37:07 +00:00
modorder Add :Ox for random ordering, based on patch from 2005-06-01 17:17:34 +00:00
modts Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00
modword Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
posix Remove use of sh -e when running in compat mode. 2004-05-07 08:12:15 +00:00
ternary Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00
test.exp Remove the modterm case from moderrs, the syntax errors 2006-05-11 18:48:33 +00:00
varcmd Add :Ox for random ordering, based on patch from 2005-06-01 17:17:34 +00:00