make/tests/scripts/features
Paul Smith 6d8d9b74d9 Numerous updates to tests for issues found on Cygwin and Windows.
Revert a fix for $? including non-existent files as it shows a bug
in the Linux kernel build.  Give them a release to fix this.
Add some changes from Eli Z. for Windows changes.
2006-03-10 02:20:45 +00:00
..
comments
conditionals Implement new "if... else if... endif" semantics. 2005-05-13 12:45:30 +00:00
default_names Some test updates for Windows. 2006-03-08 20:15:08 +00:00
double_colon Fixed bug #14334 by propagate the change of modification time to all the 2005-12-07 11:33:38 +00:00
echoing
errors Update the make.1 man page. 2005-12-13 14:44:17 +00:00
escape Numerous updates to tests for issues found on Cygwin and Windows. 2006-03-10 02:20:45 +00:00
export Various minor updates and code cleanups. 2005-07-12 04:35:13 +00:00
include Various fixes and updates from testers of the beta3 release (mostly Windows 2005-07-04 03:50:59 +00:00
mult_rules
mult_targets
order_only Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
override
parallelism Fixed Savannah bug #15641. 2006-02-08 17:29:07 +00:00
patspecific_vars Fix make.h preprocessor directive to work better with Windows compilers. 2005-08-29 14:11:00 +00:00
patternrules Fixed bug #13022 by setting is_target flag on files that this implicit 2005-12-09 16:46:19 +00:00
quoting
recursion
reinvoke Cleaned up some problems found with the tests running on a powerful 2005-06-27 22:18:47 +00:00
se_explicit Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
se_implicit Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781. 2005-12-11 15:41:17 +00:00
se_statpat Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
statipattrules Make second expansion optional (partial implementation). 2005-10-24 13:01:39 +00:00
targetvars Some test updates for Windows. 2006-03-08 20:15:08 +00:00
varnesting
vpath
vpath2
vpathgpath
vpathplus