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 [SV 41758]: Fix archive support for VMS. 2014-10-20 01:31:42 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00