NetBSD/usr.bin/make/unit-tests
sjg 15b27c94a1 Add a unit-test for .ORDER 2012-11-09 19:08:28 +00:00
..
Makefile Add a unit-test for .ORDER 2012-11-09 19:08:28 +00:00
comment
cond1 Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
doterror Process .ERROR the same as .BEGIN, .END etc 2010-04-08 17:41:29 +00:00
dotwait
error Don't missinterpret targets that start with .info 2010-05-24 21:04:49 +00:00
export
export-all If we do .export (all) and have any variables that involve :sh 2010-04-21 04:25:27 +00:00
forloop Add unit-tests for .for 2012-06-19 23:25:53 +00:00
forsubst The parser used to break dependency lines at ';' without regard 2009-10-07 16:40:30 +00:00
hash Add the :hash modifier to compute a 32bit hash of an variable. 2011-04-07 01:40:01 +00:00
misc Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
moderrs
modmatch
modmisc Add a test case for sysV modifier subst 2011-04-11 15:10:15 +00:00
modorder
modts Some systems (eg. MirBSD) use a ksh, with an echo which cannot 2011-06-07 00:10:20 +00:00
modword
order Add a unit-test for .ORDER 2012-11-09 19:08:28 +00:00
phony-end Make sure .PHONY targets get .TARGET set. 2011-09-29 23:38:04 +00:00
posix
qequals
sysv ApplyModifiers: if we parse a variable in the modifier list, 2011-06-03 21:10:42 +00:00
ternary
test.exp Add a unit-test for .ORDER 2012-11-09 19:08:28 +00:00
unexport Add .unexport - the exact opposite of .export 2009-11-19 00:30:25 +00:00
unexport-env Add .unexport - the exact opposite of .export 2009-11-19 00:30:25 +00:00
varcmd