summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* [SV 63333] Be more lenient when failing to create temporary filesDmitry Goncharov2022-11-132-1/+32
* Keep going if we can't connect to the jobserverPaul Smith2022-11-131-14/+19
* [SV 63315] tests: Simplify TERM signalingPaul Smith2022-11-132-2/+2
* Fix issues found by ASAN and CoverityPaul Smith2022-10-313-13/+6
* tests: Avoid the use of File::Temp->newdir()Paul Smith2022-10-291-1/+4
* * tests/scripts/features/exec: Don't test with C shellsPaul Smith2022-10-251-3/+11
* Increase the test framework timeout from 5s to 60sPaul Smith2022-10-252-3/+2
* [SV 63098] Enhance detection of missing peer also-make targetsPaul Smith2022-10-221-0/+22
* Enhance tests to work on different systemsPaul Smith2022-10-227-23/+25
* [SV 63243] tests: Avoid SIGTERM racing with make error messagesDmitry Goncharov2022-10-222-4/+8
* Add preprocessor macros for different platformsPaul Smith2022-10-181-1/+1
* [SV 63157] Ensure temporary files are removed when signaledPaul Smith2022-10-152-0/+52
* [SV 63098] Temporarily revert the change to pattern rule behaviorPaul Smith2022-10-021-4/+23
* [SV 63100] Set the floc of every created goal dep structDmitry Goncharov2022-09-251-4/+23
* Always restore global environ if we use vforkPaul Smith2022-09-251-0/+9
* * tests/script/parallelism: Force wait to remove races.Paul Smith2022-09-201-46/+43
* [SV 56301] Fail if an included makefile can't be builtDmitry Goncharov2022-09-202-31/+35
* * tests/scripts/features/statipattrules: [SV 17374] Add testPaul Smith2022-09-201-1/+12
* [SV 12078, SV 62809] Rebuild grouped targets if any is missingPaul Smith2022-09-206-210/+207
* * tests/scripts/targets/WAIT: [SV 63071] Remove possible test races.Dmitry Goncharov2022-09-171-8/+8
* [SV 13862] Implement the .WAIT special targetPaul Smith2022-09-121-0/+193
* [SV 63045] Reload each intact unloaded shared objectDmitry Goncharov2022-09-121-0/+82
* [SV 63047] Fix shuffle of SECONDEXPANSION prerequisitesSergei Trofimovich2022-09-121-0/+9
* Support the MAKE_TMPDIR environment variablePaul Smith2022-09-111-0/+10
* [SV 63044] load: Update .LOADED if the setup function returns -1Dmitry Goncharov2022-09-101-5/+34
* [SV 63037] Fix tests for newer OS / compilerPaul Smith2022-09-102-9/+12
* [SV 63040] shell: Fall back to the callers environmentPaul Smith2022-09-101-0/+16
* [SV 63016] Don't fail exporting to $(shell ...)Paul Smith2022-09-081-0/+10
* Fix tests for MacOS and WindowsPaul Smith2022-08-305-33/+33
* Rework output sync to lock a temp file on POSIXPaul Smith2022-08-301-2/+4
* test_driver: check for leftover temp files after each testPaul Smith2022-08-291-29/+5
* [SV 62908] Don't free fifo_name twice during error handlingDmitry Goncharov2022-08-221-0/+15
* Fix bootstrap.bat for bootstrapping on WindowsPaul Smith2022-08-221-0/+2
* Support implementing the jobserver using named pipesPaul Smith2022-08-022-9/+43
* [SV 62706] Only second-expand targets that might be builtDmitry Goncharov2022-07-303-7/+390
* Disable the jobserver in non-recursive childrenPaul Smith2022-07-301-5/+21
* Ensure that MAKEFLAGS is set when invoking $(shell ...)Paul Smith2022-07-302-0/+25
* [SV 10593] Export variables to $(shell ...) commandsPaul Smith2022-07-091-4/+51
* [SV 62650] Show correct warning when combining targetsDmitry Goncharov2022-07-092-8/+18
* [SV 62514] Honor command line interface flagsDmitry Goncharov2022-07-091-0/+67
* Don't add GNUMAKEFLAGS to the environmentPaul Smith2022-06-191-0/+12
* * tests/scripts/features/temp_stdin: Remove nested "my"Paul Smith2022-06-042-3/+2
* * tests/scripts/features/archives: Fix typoDmitry Goncharov2022-06-041-1/+1
* [SV 62100] Add '--shuffle' option supportSergei Trofimovich2022-06-041-0/+119
* [SV 62206] Fix %-substitution in second expansion of pattern rulesDmitry Goncharov2022-04-241-0/+107
* [SV 62175] Rework secondary expansion testsDmitry Goncharov2022-04-243-34/+35
* * tests/scripts/options/dash-f: [SV 62118] Close STDINPaul Smith2022-04-241-2/+1
* * tests/scripts/features/reinvoke: [SV 62088] Close STDINPaul Smith2022-04-241-0/+1
* [SV 62356] If -R is set in the makefile, disable -rDmitry Goncharov2022-04-241-0/+8
* [SV 62324] Simplify set_file_variables by passing in the stemDmitry Goncharov2022-04-244-0/+45