make/tests/scripts/misc
Paul Smith 0c326a66c9 [SV 57674] Use the system default PATH if $PATH is not set
When using execvp() if $PATH is not present in the environment
it will automatically search the system default PATH string.  Emulate
this by passing the system default PATH to find_in_given_path() if
we don't find PATH in the environment.

* src/job.c (child_execute_job): Use confstr(_CS_PATH) if PATH is not
found.
2020-04-01 02:02:57 -04:00
..
bs-nl Refresh the test suite framework implementation. 2019-09-16 08:25:33 -04:00
close_stdout Add test suite support to Windows 2017-06-04 18:37:20 -04:00
fopen-fail * tests/scripts/misc/fopen-fail: [SV 42390] Increase test timeout. 2015-07-12 18:19:01 -04:00
general1
general2
general3 * job.c (child_error): Modify error message string. 2019-09-22 17:02:57 -04:00
general4 [SV 57674] Use the system default PATH if $PATH is not set 2020-04-01 02:02:57 -04:00
utf8 * makeint.h (STOP_SET): [SV 40371] Cast to unsigned char. 2013-10-27 17:43:21 -04:00