make/tests/scripts
Dmitry Goncharov 1fd0bfaf1e [SV 61805] Support quoted whitespace in .SHELLFLAGS with .ONESHELL
* src/job.c (construct_command_argv_internal): Call recursively to
parse .SHELLFLAGS when .ONESHELL is active.
* tests/scripts/targets/ONESHELL: Add tests.
2022-02-06 18:46:32 -05:00
..
features * tests/scripts/features/double_colon: Update for modern tests. 2022-02-06 18:46:32 -05:00
functions * src/function.c (parse_textint): Handle ints without 0 properly. 2022-01-17 19:11:59 -05:00
misc Special-case Windows error results 2021-11-28 14:27:10 -05:00
options tests: Enhance output to contain filename/line number info 2021-11-27 14:03:44 -05:00
targets [SV 61805] Support quoted whitespace in .SHELLFLAGS with .ONESHELL 2022-02-06 18:46:32 -05:00
variables Add support for the POSIX :::= assignment operator. 2021-09-20 00:29:31 -04:00
vms Refresh the test suite framework implementation. 2019-09-16 08:25:33 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00