summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* [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/test_driver.pl: Don't freak if diff can't be foundPaul Smith2022-06-181-24/+49
* * 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
* * tests/test_driver.pl (run_all_tests): Keep one copy of STDINPaul Smith2022-04-241-24/+28
* [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
* [SV 62278] Only expand the first pattern during secondary expansionDmitry Goncharov2022-04-241-4/+164
* * tests/test_driver.pl (toplevel): [SV 62174] Enforce the C localePaul Smith2022-04-241-0/+2
* [SV 62173] Fix archive tests for non-GNU systemsPaul Smith2022-04-242-10/+12
* * tests/scripts/options/dash-l: [SV 62172] Skip if not availableDmitry Goncharov2022-04-241-3/+4
* [SV 62145] Remove a stdin temp file on re-exec failure.Dmitry Goncharov2022-04-242-2/+108
* * tests/scripts/features/errors: Fix Perl warningsPaul Smith2022-04-182-15/+16
* [SV 62118] Correctly handle -f- options on re-execPaul Smith2022-02-271-10/+85
* * tests/scripts/variables/MAKE_RESTARTS: Remove TAB charsPaul Smith2022-02-271-8/+4
* Remove extraneous characters from fatal() callsPaul Smith2022-02-271-2/+2
* [SV 62088] Avoid re-exec due to stdin.Dmitry Goncharov2022-02-271-0/+12
* tests: Allow run_make_test() to avoid passing -fPaul Smith2022-02-274-4/+4
* tests: Preserve Windows temp environment variablesPaul Smith2022-02-271-5/+5
* * tests/test_driver.pl: Support STDIN redirection.Paul Smith2022-02-261-6/+14
* * <all>: Update copyright notices.Paul Smith2022-02-108-8/+8
* Don't write $(shell ...) stdout to stderr on failurePaul Smith2022-02-062-7/+25
* [SV 61805] Support quoted whitespace in .SHELLFLAGS with .ONESHELLDmitry Goncharov2022-02-061-0/+49
* * tests/scripts/features/double_colon: Update for modern tests.Paul Smith2022-02-061-70/+38
* * tests/scripts/features/implicit_search: Add -r for safety.Paul Smith2022-02-061-46/+33
* [SV 48643] Add more tests of intermediates and unrelated targetsDmitry Goncharov2022-02-066-1/+70
* * tests/scripts/features/implicit_search: [SV 48643] Cleanups.Paul Smith2022-02-061-12/+6
* * src/function.c (parse_textint): Handle ints without 0 properly.Jouke Witteveen2022-01-171-4/+7
* [SV 61226] Revert changes to detect missing included filesPaul Smith2022-01-171-3/+63
* * tests/scripts/targets/INTERMEDIATE: Rewrite for new test methodPaul Smith2021-12-291-43/+14
* Do not force targets to be SECONDARYPaul Smith2021-12-292-0/+25
* [SV 48643] Preserve target-specific variables on intermediate filesDmitry Goncharov2021-12-291-0/+63
* Change HTTP URLs to use HTTPS insteadPaul Smith2021-12-191-674/+0
* Remove arbitrary limits on intcmp integersPaul Eggert2021-12-191-7/+16
* Use a well-known error string for out-of-bound function argumentsPaul Smith2021-12-193-23/+15
* Special-case Windows error resultsPaul Smith2021-11-283-9/+51
* Convert word, wordlist, and intcmp functions to use long longPaul Smith2021-11-283-39/+58
* Introduce $(intcmp ...) for numerical comparisonJouke Witteveen2021-11-281-0/+54
* Use strtol() instead of atoi()Jouke Witteveen2021-11-281-3/+9
* [SV 48643] Enhance "ought to exist" definitionDmitry Goncharov2021-11-271-0/+427
* tests: Enhance output to contain filename/line number infoPaul Smith2021-11-273-16/+32
* Add support for the POSIX :::= assignment operator.Paul Smith2021-09-203-3/+66
* [SV 60435] Ensure intermediate grouped files are removedDmitry Goncharov2021-09-072-80/+202
* * src/main.c (decode_debug_flags): [SV 607777] Preserve -d optionsDmitry Goncharov2021-09-061-0/+9