make-dfsg/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
vms
test_template