make/tests/scripts
Paul Smith 3f28ec2f58 * src/read.c (eval): [SV 40942] Allow targets named "load"
Previously "load:" worked but "load :" failed.  Allow the latter as
well.  This doesn't fix all issues; "load foo :" is still treated
as a load operation for "foo" and ":".  Avoids SV 50413 as well.
* tests/scripts/features/load: Write tests.
2023-05-07 16:51:06 -04:00
..
features * src/read.c (eval): [SV 40942] Allow targets named "load" 2023-05-07 16:51:06 -04:00
functions Adjust output strings to be aligned 2023-04-02 10:02:18 -04:00
misc tests: Run each file in a separate directory 2023-04-02 17:32:09 -04:00
options [SV 64115] Suppress warnings about undefined GNUMAKEFLAGS 2023-04-30 09:40:50 -04:00
targets * tests/scripts/targets/WAIT: Add whitespace to avoid W32 issues 2023-04-02 17:30:27 -04:00
variables [SV 64107] Disable builtins immediately on -R or -r 2023-04-30 09:40:50 -04:00
vms Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
test_template