NetBSD/usr.bin/make/unit-tests
apb f34c12e989 Make ".WAIT" apply recursively to all children of nodes on the right
hand side of the .WAIT, except when the recursive interpretation would
cause a cycle in the dependency graph.

Discussed in tech-toolchain.  Reviewed by christos, sjg.
2006-02-26 22:45:46 +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
Makefile Make ".WAIT" apply recursively to all children of nodes on the right 2006-02-26 22:45:46 +00:00
modmatch Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00
modmisc Fix typo. 2006-02-26 22:40:50 +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 Make ".WAIT" apply recursively to all children of nodes on the right 2006-02-26 22:45:46 +00:00
varcmd Add :Ox for random ordering, based on patch from 2005-06-01 17:17:34 +00:00