summaryrefslogtreecommitdiff
path: root/tests/run_make_tests.pl
Commit message (Expand)AuthorAgeFilesLines
* tests: Run each file in a separate directoryPaul Smith2023-04-021-84/+16
* Allow jobserver style to be forced to "pipe"Paul Smith2023-02-191-0/+1
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-081-0/+4
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-011-3/+3
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* tests [WINDOWS32]: Support Strawberry Perl on WindowsPaul Smith2022-12-201-1/+1
* tests: Don't convert \ to / when checking regex'sPaul Smith2022-11-131-1/+0
* [SV 62174] Force locale to be "C" before retrieving error messagesPaul Smith2022-10-281-72/+75
* Enhance tests to work on different systemsPaul Smith2022-10-221-4/+9
* * NEWS: Use GNU Make instead of GNU makePaul Smith2022-10-181-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* [SV 12078, SV 62809] Rebuild grouped targets if any is missingPaul Smith2022-09-201-0/+1
* Fix bootstrap.bat for bootstrapping on WindowsPaul Smith2022-08-221-2/+2
* * tests/run_make_tests.pl: Exit 1 if we detect an error.Paul Smith2022-07-091-3/+3
* [SV 62145] Remove a stdin temp file on re-exec failure.Dmitry Goncharov2022-04-241-2/+2
* tests: Allow run_make_test() to avoid passing -fPaul Smith2022-02-271-1/+1
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* Don't write $(shell ...) stdout to stderr on failurePaul Smith2022-02-061-0/+10
* Use a well-known error string for out-of-bound function argumentsPaul Smith2021-12-191-8/+0
* Convert word, wordlist, and intcmp functions to use long longPaul Smith2021-11-281-0/+11
* tests: Enhance output to contain filename/line number infoPaul Smith2021-11-271-10/+5
* [SV 45211] Parse MAKEFLAGS immediately when it's resetPaul Smith2021-09-051-0/+16
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* * tests/run_make_tests.pl (set_more_defaults): Fix typoPaul Smith2019-12-171-1/+1
* * tests/run_make_tests.pl (subst_make_string): Force use of /Paul Smith2019-12-161-2/+13
* Rename jhelp.pl to thelp.pl and make it a generic test helper.Paul Smith2019-12-161-0/+11
* * Makefile.am (check-regression): Use PERLFLAGS when running PerlPaul Smith2019-10-051-8/+2
* tests: Convert %CONFIG_FLAGS to get_config()Paul Smith2019-10-051-2/+6
* * tests/run_make_tests.pl (valid_option): Add missing File::SpecPaul Smith2019-10-051-1/+1
* * tests: Convert from File::Spec::Functions to File::Spec.Paul Smith2019-09-211-19/+20
* * tests/run_make_test.pl: Fix support for valgrind.Paul Smith2019-09-211-12/+17
* * tests/run_make_tests.pl (find_prog): Fix syntax error.Paul Smith2019-09-211-1/+1
* * tests/run_make_tests.pl: Create $scriptsuffix for Windows/VMS.Paul Smith2019-09-161-0/+7
* Refresh the test suite framework implementation.Paul Smith2019-09-161-156/+274
* * tetss/run_make_test.pl: Avoid 'sh -c' for Windows portability.Paul Smith2019-09-071-2/+2
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* Queue failed fork() (etc.) to be handled like any other failed job.Paul Smith2018-08-041-3/+10
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-3/+3
* Remove unsupported build facilities.Paul Smith2017-11-181-1/+4
* Update copyright statements for 2017.Paul Smith2017-07-091-1/+1
* Add test suite support to WindowsPaul Smith2017-06-041-59/+82
* * tests/run_make_tests.pl: [SV 50902] Find Perl modulesEnrique Olaizola2017-06-041-0/+3
* Portability changes for the test suite.Paul Smith2016-12-261-2/+6
* * tests/run_make_tests.pl: Add file/lineno info to .run file.Paul Smith2016-04-041-3/+9
* * tests/run_make_tests.pl: Preserve $make_commandPaul Smith2016-03-231-0/+2
* Update Copyright statements for the new year.Paul Smith2016-02-281-1/+1
* Set up for running tests on VMS.John Malmberg2014-10-201-0/+7
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
* Update the regression test harness to support VMS.John Malmberg2014-07-071-8/+66