summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
* * tests/scripts/features/archives: [SV 43405] override AR variable.Benedikt Morbach2014-10-201-17/+10
* [SV 41758]: Fix archive support for VMS.John Malmberg2014-10-203-23/+211
* * tests/scripts/features/load: Avoid unused variable warnings.Paul Smith2014-09-301-0/+2
* * tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]Paul Smith2014-09-071-10/+12
* * read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces.Paul Smith2014-07-071-0/+24
* [SV 41983] Support omitting the text argument to $(file ...)Paul Smith2014-07-071-0/+17
* [SV 42249] Propagate correct rule status results.Paul Smith2014-05-011-12/+32
* * main.c (die): Close output_context AND make_sync.Paul Smith2014-01-121-0/+7
* * features/loadapi (test_expand): Allocate memory for the nul byte.Paul Smith2013-11-241-1/+1
* * makeint.h (STOP_SET): [SV 40371] Cast to unsigned char.Paul Smith2013-10-271-0/+14
* [SV 40240] Use configure info to build load test shared libsPaul Smith2013-10-192-6/+16
* * GNUMAKEFLAGS: Remove -O so it passes in NO_OUTPUT_SYNC mode.Paul Smith2013-10-191-2/+2
* [SV 39709] Fix some typos.Paul Smith2013-10-091-5/+5
* Clean up some tests for use on Windows.Paul Smith2013-10-052-3/+5
* Sanitize the registered function interface.Paul Smith2013-10-051-4/+26
* Fix portability issues for Guile 1.8.Paul Smith2013-09-301-2/+4
* Solaris /bin/sh can't handle multiple options ("-e -c").Paul Smith2013-09-302-3/+17
* Reset GNUMAKEFLAGS after parsing.Paul Smith2013-09-291-0/+14
* Rename dash-w to print-directory.Paul Smith2013-09-231-0/+0
* [SV 31155] Parse order-only tokens in second expansion results.Paul Smith2013-09-221-0/+12
* Regression test portability to Solaris.Paul Smith2013-09-225-14/+34
* Portability enhancements for Mac OSX.Paul Smith2013-09-222-25/+30
* Create a target that tests alternative configurations.Paul Smith2013-09-214-48/+69
* Remove obsolete tests.Paul Smith2013-09-211-52/+0
* Ensure that output generated while reading makefiles is synced.Paul Smith2013-09-211-0/+60
* Ensure that stderr from shell functions in recipes is synced.Paul Smith2013-09-211-0/+6
* Don't write "Entering" every time we re-exec for remake makefiles.Paul Smith2013-09-211-0/+33
* [SV 27374] Fatal immediately on unrecoverable fopen() errors.Paul Smith2013-09-151-0/+15
* [SV 39934] Verify jobserver FDs before something else uses them.Paul Smith2013-09-151-0/+20
* [SV 39203] Don't set MAKEFLAGS when restarting.Paul Smith2013-09-151-0/+10
* Support the -Orecurse option properly.Paul Smith2013-09-141-2/+0
* Enhance the output sync mode.Paul Smith2013-09-124-4/+31
* [Bug #39310] Parse simple pattern prereqs for globbing.Paul Smith2013-07-221-0/+37
* Keep a local count of the max dependency list size.Paul Smith2013-07-091-0/+22
* [SV #38442] Add library names to the string cache.Paul Smith2013-05-261-0/+20
* [SV #38945] Copy the entire buffer back when overwriting CRPaul Smith2013-05-261-2/+7
* [SV #39035] Compare OUT to the beginning of the OUT var/func, not IN.Paul Smith2013-05-261-0/+22
* Fix regression tests after MAKEFLAGS enhancements.Paul Smith2013-05-223-8/+8
* Add requirement for plugin_is_GPL_compatible symbol in loaded objects.Paul Smith2013-05-142-0/+4
* Add a new variable: GNUMAKEFLAGSPaul Smith2013-05-131-0/+24
* Use level o_env_override for MAKEFLAGS so it's reset even with -e.Paul Smith2013-05-131-14/+10
* Add new --trace[=MODE] flags, with --trace=dirPaul Smith2013-05-131-8/+0
* cosmetics: fix few innocuous typosStefano Lattarini2013-05-051-1/+1
* Rename the -O "job" mode to "line" and "make" to "recurse".Paul Smith2013-05-051-4/+4
* Ensure command lines are written synchronously with -O.Paul Smith2013-05-051-17/+11
* Add memory allocation cleanup to loadable objects.Paul Smith2013-05-041-1/+5
* Improve sync handling for -Ojob/-Otarget and recursion.Paul Smith2013-05-041-0/+10
* Fix interfacing with and remaking dynamic objects on MS-Windows.Eli Zaretskii2013-05-031-2/+2
* Ensure error messages are printed with sync'd output.Paul Smith2013-04-281-6/+2
* Small cleanups and fixes.Paul Smith2013-04-281-5/+5