summaryrefslogtreecommitdiff
path: root/tests/scripts/features/output-sync
Commit message (Expand)AuthorAgeFilesLines
* Clean up memory leak warnings from ASAN and ValgrindPaul Smith2023-04-011-6/+12
* Clean up depth handling in debug outputPaul Smith2023-02-191-15/+25
* * tests/test_driver.pl: Convert z/OS answers for regex outputPaul Smith2023-01-151-6/+6
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-081-2/+2
* Apply spelling fixes discovered by CodespellPaul Smith2022-12-311-1/+1
* tests [WINDOWS32]: Support Strawberry Perl on WindowsPaul Smith2022-12-201-1/+1
* [SV 63333] Be more lenient when failing to create temporary filesDmitry Goncharov2022-11-131-1/+17
* [SV 63315] tests: Simplify TERM signalingPaul Smith2022-11-131-1/+1
* Enhance tests to work on different systemsPaul Smith2022-10-221-2/+6
* [SV 63243] tests: Avoid SIGTERM racing with make error messagesDmitry Goncharov2022-10-221-2/+4
* [SV 63157] Ensure temporary files are removed when signaledPaul Smith2022-10-151-0/+23
* Rename jhelp.pl to thelp.pl and make it a generic test helper.Paul Smith2019-12-161-17/+9
* * job.c (child_error): Modify error message string.Paul Smith2019-09-221-4/+4
* Clean up errors for invalid commands and add regression tests.Paul Smith2018-08-041-1/+1
* * tests/scripts/features/output-sync: Revert bad change in 0c5a9f9b92aPaul Smith2017-11-181-1/+1
* * main.c (main): [SV 48274] Allow -j in makefile MAKEFLAGS variable.Paul Smith2017-10-311-1/+1
* * job.c (child_error): Modify error message string.Paul Smith2017-10-301-4/+4
* Add test suite support to WindowsPaul Smith2017-06-041-3/+4
* Portability changes for the test suite.Paul Smith2016-12-261-1/+1
* * tests/scripts/features/output-sync: increase test timeout.4.1.90Paul Smith2016-04-231-4/+6
* [SV 46433] Show recipe line offsets in line number messages.Paul Smith2016-04-111-1/+1
* Preserve the real value of -jN in MAKEFLAGS using jobserver.Paul Smith2016-04-041-4/+4
* * job.c (child_error): Combine file info with error message.Paul Smith2016-03-201-6/+4
* * job.c (exec_command): [SV 47365] Show error on exec failure.Paul Smith2016-03-091-0/+8
* * main.c (die): Close output_context AND make_sync.Paul Smith2014-01-121-0/+7
* Regression test portability to Solaris.Paul Smith2013-09-221-1/+1
* Create a target that tests alternative configurations.Paul Smith2013-09-211-3/+6
* Ensure that output generated while reading makefiles is synced.Paul Smith2013-09-211-0/+60
* Ensure that stderr from shell functions in recipes is synced.Paul Smith2013-09-211-0/+6
* Support the -Orecurse option properly.Paul Smith2013-09-141-2/+0
* Enhance the output sync mode.Paul Smith2013-09-121-0/+23
* Add new --trace[=MODE] flags, with --trace=dirPaul Smith2013-05-131-8/+0
* Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith2013-05-051-4/+4
* Ensure command lines are written synchronously with -O.Paul Smith2013-05-051-17/+11
* Improve sync handling for -Ojob/-Otarget and recursion.Paul Smith2013-05-041-0/+10
* Ensure error messages are printed with sync'd output.Paul Smith2013-04-281-6/+2
* Small cleanups and fixes.Paul Smith2013-04-281-5/+5
* Add support for per-job output sync.Paul Smith2013-04-281-15/+96
* Change the arg option for -O from numeric to string.Paul Smith2013-04-151-2/+2
* Modify output-sync tests to be more reliable.Paul Smith2013-04-151-25/+63
* Rename the "parallel-sync" option to "output-sync".Paul Smith2013-04-141-0/+133