summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Update copyright statements for 2020Paul Smith2020-01-03
* Support the .EXTRA_PREREQS special variablePaul Smith2020-01-03
* * tests/scripts/features/patternrules: Use Windows-compatible quotingPaul Smith2020-01-03
* * tests/test_driver.pl: Compute full path to Perl interpreterPaul Smith2020-01-03
* * tests/scripts/features/exec: Don't use $ENV in the descriptionPaul Smith2020-01-03
* [SV 57022] Avoid posix_spawn which fails asynchronouslyPaul Smith2019-12-27
* [SV 56655] Allow pattern expansion to contain spacesPaul Smith2019-12-26
* [SV 54161] Fix second expansion of $* for pathsJouke Witteveen2019-12-18
* * tests/run_make_tests.pl (set_more_defaults): Fix typoPaul Smith2019-12-17
* * tests/run_make_tests.pl (subst_make_string): Force use of /Paul Smith2019-12-16
* Rename jhelp.pl to thelp.pl and make it a generic test helper.Paul Smith2019-12-16
* Port functions/shell test to Solaris 10Paul Eggert2019-10-10
* * Makefile.am (check-regression): Use PERLFLAGS when running PerlPaul Smith2019-10-05
* * tests/scripts/functions/wildcard: Skip slash tests for local glob.Paul Smith2019-10-05
* tests: Convert %CONFIG_FLAGS to get_config()Paul Smith2019-10-05
* * tests/run_make_tests.pl (valid_option): Add missing File::SpecPaul Smith2019-10-05
* * tests/scripts/features/vpathplus: Fix output for big-endian systems.Paul Smith2019-09-22
* * test/test_driver.el (_run_with_timeout): Show error message.Paul Smith2019-09-22
* * job.c (child_error): Modify error message string.Paul Smith2019-09-22
* * tests: Convert from File::Spec::Functions to File::Spec.Paul Smith2019-09-21
* * tests/scripts/function/guile: Valgrind doesn't work with Guile.Paul Smith2019-09-21
* [SV 56918] Compute job slots properly on failing commandPaul Smith2019-09-21
* * tests/scripts/functions/shell: Detect correct SHELLSTATUS code.Paul Smith2019-09-21
* * tests/run_make_test.pl: Fix support for valgrind.Paul Smith2019-09-21
* * tests/run_make_tests.pl (find_prog): Fix syntax error.Paul Smith2019-09-21
* * tests/run_make_tests.pl: Create $scriptsuffix for Windows/VMS.Paul Smith2019-09-16
* Refresh the test suite framework implementation.Paul Smith2019-09-16
* * tests/config-flags.pm.in: Add USE_SYSTEM_GLOB.Paul Smith2019-09-16
* * tests/test_driver.pl: Remember error for "running" a directory.Paul Smith2019-09-16
* * src/job.c (child_execute_job): Use errno from find_in_given_path().Paul Smith2019-09-16
* [SV 56834] Support local PATH search with posix_spawnpPaul Smith2019-09-08
* * tests/scripts/features/archives: Fix expected long ar name output.Paul Smith2019-09-07
* * tetss/run_make_test.pl: Avoid 'sh -c' for Windows portability.Paul Smith2019-09-07
* * tests/scripts/functions/wildcard: Skip dangling symlink test.Paul Smith2019-09-07
* * src/dir.c (dir_setup_glob): Initialize unused gl_offs.Paul Smith2019-09-07
* Port grouped_targets test to Solaris 10Paul Eggert2019-09-02
* * src/read.c (parse_file_seq): [SV 52076] Don't reverse glob() results.Paul Smith2019-09-02
* * tests/scripts/features/archives: [SV 54395] Support non-GNU ar.Paul Smith2019-08-26
* * tests/scripts/misc/general3: Add more tests for SHELL/.SHELLFLAGSPaul Smith2019-08-26
* [SV 28456] Don't override $< when no default rule has been definedMike Haboustak2019-07-13
* * doc/make.texi: [SV 54116] Document whitespace removal trick.Paul Smith2019-05-19
* [SV 46013] Allow recursive variable overrides from MakefilesPaul Smith2019-05-19
* [SV 54549] Don't free used set_lists during mergePaul Smith2019-05-19
* * src/hash.c (jash_string): [SV 54980] Avoid ASAN errorPaul Smith2019-05-19
* [SV 54740] Ensure .SILENT settings do not leak into sub-makesPaul Smith2019-05-19
* Update copyright statements for 2019Paul Smith2019-05-19
* [SV 8297] Implement "grouped targets" for explicit rules.Kaz Kylheku2019-05-12
* * src/main.c (main): Set jobserver permissions before re-execingPaul Smith2018-09-15
* [SV 40657] Don't create pattern rules for suffix rules with deps.Paul Smith2018-09-15
* [SV 54233] Preserve higher command_state values on also_make targets.Paul Smith2018-08-04