make/tests/scripts
Paul Smith 89e18c12eb [SV 47151] Exit with 1 when checking recursive make -q
* job.h (struct child): New bit to mark recursive command lines.
* job.c (start_job_command): Set the recursive command line bit.
(reap_children): If the child is a recursive command and it exits
with 1 during question mode, don't print an error and exit with 1.
* tests/scripts/options/dash-q: Add a regression test.
2016-02-29 01:33:50 -05:00
..
features * tests/scripts/features/archives: Handle deterministic archives. 2016-02-29 01:31:16 -05:00
functions [SV 28092] Preserve the exit status of the $(shell...) function. 2015-07-12 21:03:24 -04:00
misc * tests/scripts/misc/fopen-fail: [SV 42390] Increase test timeout. 2015-07-12 18:19:01 -04:00
options [SV 47151] Exit with 1 when checking recursive make -q 2016-02-29 01:33:50 -05:00
targets * implicit.c (pattern_search): [SV 43677] Mark files secondary. 2015-07-13 00:51:35 -04:00
variables * read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces. 2014-07-07 03:43:57 -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