summaryrefslogtreecommitdiff
path: root/tests/scripts/misc
Commit message (Expand)AuthorAgeFilesLines
* tests: Run each file in a separate directoryPaul Smith2023-04-022-12/+14
* * tests/scripts/misc/general4: Only test empty PATH on UNIXPaul Smith2023-02-201-4/+6
* tests [WINDOWS32]: Support Strawberry Perl on WindowsPaul Smith2022-12-201-0/+3
* Add specific hints for errors due to invalid conditionalsPaul Smith2022-11-151-0/+49
* Enhance tests to work on different systemsPaul Smith2022-10-221-0/+4
* tests: Allow run_make_test() to avoid passing -fPaul Smith2022-02-271-1/+1
* Special-case Windows error resultsPaul Smith2021-11-281-2/+20
* [SV 35711] Check for special targets earlierPaul Smith2020-11-291-2/+0
* [SV 57674] Use the system default PATH if $PATH is not setPaul Smith2020-04-011-0/+7
* tests: Simplify customization of %ENVPaul Smith2020-04-011-1/+1
* * job.c (child_error): Modify error message string.Paul Smith2019-09-222-3/+3
* * tests/run_make_tests.pl: Create $scriptsuffix for Windows/VMS.Paul Smith2019-09-161-15/+17
* Refresh the test suite framework implementation.Paul Smith2019-09-162-7/+2
* [SV 56834] Support local PATH search with posix_spawnpPaul Smith2019-09-081-0/+41
* * tests/scripts/misc/general3: Add more tests for SHELL/.SHELLFLAGSPaul Smith2019-08-261-20/+49
* Update regression tests for Windows.Paul Smith2018-07-022-3/+12
* * job.c (child_error): Modify error message string.Paul Smith2017-10-301-1/+1
* Add test suite support to WindowsPaul Smith2017-06-041-3/+3
* [SV 46995] Strip leading/trailing space from variable namesPaul Smith2016-03-231-0/+98
* * job.c (child_error): Combine file info with error message.Paul Smith2016-03-201-0/+2
* * tests/scripts/misc/fopen-fail: [SV 42390] Increase test timeout.Paul Smith2015-07-121-1/+4
* * makeint.h (STOP_SET): [SV 40371] Cast to unsigned char.Paul Smith2013-10-271-0/+14
* [SV 27374] Fatal immediately on unrecoverable fopen() errors.Paul Smith2013-09-151-0/+15
* [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
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-1/+1
* Modify backslash/newline handling for POSIX.Paul Smith2012-03-031-15/+41
* Improve backslash/newline handling to adhere to POSIX requirements.Paul Smith2010-11-061-0/+76
* - Fix Savannah bug #19108Paul Smith2009-06-101-14/+0
* - Add forgotten variable/define test suitePaul Smith2009-06-051-0/+13
* New special variable: .RECIPEPREFIXPaul Smith2007-11-041-1/+1
* Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.Paul Smith2005-12-111-0/+27
* Fix a crash I introduced last-minute.Paul Smith2005-10-261-3/+2
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-9/+16
* Fix Savannah bug # 1332: handle backslash-newline pairs in command scriptsPaul Smith2005-06-261-0/+257
* Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith2005-06-251-17/+15
* Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith2005-06-121-0/+9
* * New feature: -L optionPaul Smith2005-02-281-4/+1
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-4/+26
* Fix for complex situations where directories are declared as prerequisites.Paul Smith2002-09-042-35/+31
* Incorporate some VMS fixes.Paul Smith2002-08-081-3/+16
* * Added the test suite to the main distribution.Paul Smith1999-09-144-0/+181