NetBSD/usr.bin/make/unit-tests
christos c50a4e606c - Introduce :q modifier for make variables and make it double escape $'s so
that passing variables to recursive makes with :q works as expected.
- Revert :Q to work as before.
- Adjust makefiles that use recursive make to use :q

Discussed on tech-toolchain@
XXX: pullup 8
2018-05-27 01:14:50 +00:00
..
comment.exp
comment.mk
cond1.exp
cond1.mk
cond2.exp When evaluating condtionals from .if we want to require 2015-05-05 21:51:09 +00:00
cond2.mk Fix evaluation of defined(FOO) and ${FOO} > 0 2015-12-02 00:28:24 +00:00
doterror.exp PrintOnError: fflush stdout before running .ERROR 2015-10-25 05:24:44 +00:00
doterror.mk
dotwait.exp Ensure consistent results on different platforms. 2017-10-08 20:44:19 +00:00
dotwait.mk Ensure consistent results on different platforms. 2017-10-08 20:44:19 +00:00
error.exp
error.mk
escape.exp
escape.mk
export-all.exp
export-all.mk
export-env.exp Add .export-literal to avoid the need for $$ dance when trying to put 2016-02-18 20:25:08 +00:00
export-env.mk Add .export-literal to avoid the need for $$ dance when trying to put 2016-02-18 20:25:08 +00:00
export.exp
export.mk
forloop.exp
forloop.mk
forsubst.exp
forsubst.mk
hash.exp
hash.mk
impsrc.exp
impsrc.mk
Makefile unit test for $ underquoting in :Q modifier 2018-05-24 00:25:44 +00:00
misc.exp
misc.mk
moderrs.exp
moderrs.mk
modmatch.exp Str_Match: fix closure tests for [^] and add unit-test. 2017-04-21 22:15:44 +00:00
modmatch.mk Str_Match: fix closure tests for [^] and add unit-test. 2017-04-21 22:15:44 +00:00
modmisc.exp
modmisc.mk
modorder.exp
modorder.mk
modts.exp For :ts numeric escapes \x* is hex, anything else is octal. 2016-03-07 20:20:35 +00:00
modts.mk For :ts numeric escapes \x* is hex, anything else is octal. 2016-03-07 20:20:35 +00:00
modword.exp
modword.mk
order.exp
order.mk
phony-end.exp
phony-end.mk
posix1.exp
posix1.mk
posix.exp
posix.mk
qequals.exp
qequals.mk
suffixes.exp
suffixes.mk
sunshcmd.exp
sunshcmd.mk
sysv.exp
sysv.mk
ternary.exp
ternary.mk
unexport-env.exp
unexport-env.mk
unexport.exp
unexport.mk
varcmd.exp Ensure VAR+=val on command line is handled correctly 2017-12-08 03:36:42 +00:00
varcmd.mk Ensure VAR+=val on command line is handled correctly 2017-12-08 03:36:42 +00:00
varmisc.exp Add check to cmpv test to ensure that target specific vars with 2017-01-31 18:56:35 +00:00
varmisc.mk Add check to cmpv test to ensure that target specific vars with 2017-01-31 18:56:35 +00:00
varquote.exp - Introduce :q modifier for make variables and make it double escape $'s so 2018-05-27 01:14:50 +00:00
varquote.mk - Introduce :q modifier for make variables and make it double escape $'s so 2018-05-27 01:14:50 +00:00
varshell.exp
varshell.mk