make-dfsg/tests/scripts/features
Paul Smith bc91c0b23f A few test bug fixes:
* Never use "touch" in make rules; it breaks on most sub-second
    supporting systems.  Use echo "" > $@ instead.
  * Forgot to close test makefiles before using them!

All the above worked fine on Linux but failed miserably on Solaris.
2002-09-10 22:23:20 +00:00
..
comments
conditionals A few test bug fixes: 2002-09-10 22:23:20 +00:00
default_names
double_colon * Various bug fixes. 2000-04-22 02:11:17 +00:00
echoing
errors
escape * Fix backslash-escape in targets. 2000-02-09 19:57:15 +00:00
export A few test bug fixes: 2002-09-10 22:23:20 +00:00
include
mult_rules
mult_targets
order_only Documentation and tests for order-only prerequisites. 2002-07-09 06:35:56 +00:00
override
parallelism
patspecific_vars * Fix PR/1407. 2000-02-05 07:37:40 +00:00
quoting
recursion
reinvoke Fix for complex situations where directories are declared as prerequisites. 2002-09-04 07:26:19 +00:00
statipattrules * Handle case of empty static pattern rule prerequisites. 2000-03-27 20:53:50 +00:00
targetvars Some bug fixes and document updates. 2001-01-21 06:49:11 +00:00
varnesting
vpath
vpath2
vpathgpath Fix for complex situations where directories are declared as prerequisites. 2002-09-04 07:26:19 +00:00
vpathplus Fix for complex situations where directories are declared as prerequisites. 2002-09-04 07:26:19 +00:00