make/tests/scripts
Paul Smith 5345adf82f [SV 50823] Support filenames containing '$' in MAKEFILE_LIST
* variable.h (enum variable_flavor: Add a new flavor for appended
values that shouldn't be expanded.
* variable.c (do_variable_definition): If given this new flavor,
do not expand the value before appending it.
* read.c (eval_makefile): Use this new flavor for MAKEFILE_LIST
* tests/scripts/variables/MFILE_LIST: Test filenames containing '$'.
2017-06-04 18:37:21 -04:00
..
features Add test suite support to Windows 2017-06-04 18:37:20 -04:00
functions Add test suite support to Windows 2017-06-04 18:37:20 -04:00
misc Add test suite support to Windows 2017-06-04 18:37:20 -04:00
options Add test suite support to Windows 2017-06-04 18:37:20 -04:00
targets [SV 50300] Use CFLAGS value of "-O1" in POSIX mode. 2017-06-04 18:37:20 -04:00
variables [SV 50823] Support filenames containing '$' in MAKEFILE_LIST 2017-06-04 18:37:21 -04:00
vms
test_template