NetBSD/usr.bin/make/unit-tests
sjg 8892f885fd Add unit tests to check that exists(some/dir/) works
Also fix handling of sysV substitutions when lhs and variable are empty.

Also that modifiers do not cause errors during conditional tests
when undefined variables should otherwise be ok.
Ie. .if defined(nosuch) && ${nosuch:Mx} != ""
2011-03-06 00:02:14 +00:00
..
comment
cond1 Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
doterror
dotwait
error
export
export-all
forsubst
Makefile Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
misc Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
moderrs
modmatch
modmisc
modorder
modts
modword
posix
qequals
sysv Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
ternary
test.exp Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
unexport
unexport-env
varcmd