summaryrefslogtreecommitdiff
path: root/tests
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/test_driver.pl: Show info about failed testsPaul Smith2023-05-071-26/+36
* * 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
* [SV 64115] Suppress warnings about undefined GNUMAKEFLAGSDmitry Goncharov2023-04-301-0/+11
* [SV 64107] Disable builtins immediately on -R or -rDmitry Goncharov2023-04-302-3/+62
* * 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-0210-171/+122
* * tests/scripts/targets/WAIT: Add whitespace to avoid W32 issuesPaul Smith2023-04-021-72/+72
* [SV 63856] Fix pruning of double-colon rulesDmitry Goncharov2023-04-021-0/+339
* [SV 63856] Implement .WAIT on the command lineDmitry Goncharov2023-04-021-0/+109
* [SV 63981] Don't warn on explicit -j1Paul Smith2023-04-021-2/+14
* Adjust output strings to be alignedPaul Smith2023-04-0214-38/+44
* Add support for .WARNINGS special variablePaul Smith2023-04-022-11/+199
* Add new warnings invalid-var and invalid-refPaul Smith2023-04-011-2/+66
* Introduce a --warn command line optionPaul Smith2023-04-013-56/+93
* Clean up memory leak warnings from ASAN and ValgrindPaul Smith2023-04-016-17/+35
* Directly handle $\ line endingsPaul Smith2023-02-262-30/+28
* * tests/scripts/options/dash-l: Simplify the test via the helperPaul Smith2023-02-262-22/+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/misc/general4: Only test empty PATH on UNIXPaul Smith2023-02-202-5/+6
* * 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
* Allow jobserver style to be forced to "pipe"Paul Smith2023-02-191-0/+1
* * tests/scripts/variables/MAKEFLAGS: Fix some Perl warningsPaul Smith2023-02-041-34/+38
* [SV 63667] In .POSIX, use shell flags -c when ignoring errorsPaul Smith2023-01-281-2/+42
* * 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-153-20/+22
* * 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-113-1/+6
* [SV 17448] Ignore whitespace around $(file ...) namesPaul Smith2023-01-082-4/+14
* [SV 61218] Ensure MAKEFLAGS is expanded even with -ePaul Smith2023-01-081-3/+12
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-0811-29/+78
* [SV 63609] Avoid buffer overrun in --warn-undefined-variablesPaul Smith2023-01-031-0/+11
* [SV 14927] Allow parallel builds for archivesPaul Smith2023-01-031-3/+33
* [SV 61463] Don't export inherited private variablesPaul Smith2023-01-022-1/+67
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-0116-23/+23
* Update the copyright year on all filesPaul Smith2023-01-018-8/+8
* Apply spelling fixes discovered by CodespellPaul Smith2022-12-319-12/+12
* Avoid using false(1) in regression testsPaul Smith2022-12-315-47/+32
* [SV 63439, SV 63452] Don't warn on undefined internal variablesPaul Smith2022-12-241-0/+13
* [SV 63552] Change directories before constructing include pathsPaul Smith2022-12-241-45/+31
* tests [WINDOWS32]: Support Strawberry Perl on WindowsPaul Smith2022-12-2010-35/+65
* * tests/test_driver.pl: Remember if something failed and report itPaul Smith2022-12-201-0/+12
* [SV 63537] Document and test flippable switchesDmitry Goncharov2022-12-182-4/+528
* [SV 63484] Force included makefiles to be explicitDmitry Goncharov2022-12-181-0/+15