summaryrefslogtreecommitdiff
path: root/tests/scripts/features
Commit message (Expand)AuthorAgeFilesLines
* [SV 63219] Support an "unload" function for loaded objectsPaul Smith2023-05-141-0/+89
* Remove the "preview" status from the loaded object featurePaul Smith2023-05-072-6/+6
* * src/read.c (eval): [SV 40942] Allow targets named "load"Paul Smith2023-05-071-1/+19
* * tests/scripts/features/comments: Add missing "1;"Paul Smith2023-05-061-1/+3
* [SV 64124] Avoid use-after-free in expand_variable_buf()Dmitry Goncharov2023-04-301-0/+26
* * tests/scripts/features/double_colon: Test parallel double-colon rulesPaul Smith2023-04-301-1/+10
* tests: Run each file in a separate directoryPaul Smith2023-04-023-13/+19
* [SV 63981] Don't warn on explicit -j1Paul Smith2023-04-021-2/+14
* Adjust output strings to be alignedPaul Smith2023-04-027-25/+27
* Clean up memory leak warnings from ASAN and ValgrindPaul Smith2023-04-014-15/+31
* Use a recursive environment if any command needs itPaul Smith2023-02-211-0/+36
* [SV 63821] Don't set up default suffix rules if makefile sets -rDmitry Goncharov2023-02-201-0/+65
* * tests/scripts/features/include [AIX]: Set explicit timestampsPaul Smith2023-02-191-3/+5
* * tests/scripts/features/archives: Set CC properlyPaul Smith2023-02-191-3/+3
* Clean up depth handling in debug outputPaul Smith2023-02-191-15/+25
* * tests/scripts/features/archives: [SV 63688] Quote cmd line varsDmitry Goncharov2023-01-281-4/+5
* * tests/test_driver.pl: Convert z/OS answers for regex outputPaul Smith2023-01-152-13/+12
* * tests/scripts/features/archives: Use the configured compiler for CCPaul Smith2023-01-151-1/+4
* * tests/scripts/features/reinvoke: Warn about closing STDIN.Paul Smith2023-01-112-1/+4
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-084-7/+20
* [SV 14927] Allow parallel builds for archivesPaul Smith2023-01-031-3/+33
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-015-7/+7
* Apply spelling fixes discovered by CodespellPaul Smith2022-12-315-7/+7
* Avoid using false(1) in regression testsPaul Smith2022-12-311-3/+3
* tests [WINDOWS32]: Support Strawberry Perl on WindowsPaul Smith2022-12-203-10/+21
* [SV 63484] Force included makefiles to be explicitDmitry Goncharov2022-12-181-0/+15
* [SV 63516] [DOS] Support include files with drivespecsPaul Smith2022-12-181-1/+11
* [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-311-10/+2
* 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-225-15/+20
* [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
* * 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-201-28/+33
* * 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
* [SV 63045] Reload each intact unloaded shared objectDmitry Goncharov2022-09-121-0/+82
* 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
* Fix tests for MacOS and WindowsPaul Smith2022-08-304-14/+12