Added fix for TeX includes with same name as subdirs.
[scons.git] / test / option-i.py
2009-02-11 stevenknightRemove more unnecessary imports from test scripts.
2009-02-09 stevenknightAdd emacs and vim editing settings to the bottom of...
2006-11-02 stevenknightMerged revisions 1582-1665 via svnmerge from
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2003-01-15 stevenknightNecessary changes towards supporting Jython.
2002-06-05 stevenknightChanges from Charles Crain.
2002-02-05 stevenknightMake scons return a failure code when a Builder fails...
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2001-10-31 stevenknightMake the (s) and variables upper-case.
2001-10-28 stevenknightFix a number of small problems in tests.
2001-10-17 stevenknightPortability fixes for tests on Windows Nt.
2001-10-11 stevenknightImplement special variable substitution.
2001-10-10 stevenknightAdd -i (ignore errors) support
2001-10-03 stevenknightUpdating licensing.
2001-09-21 stevenknightAdd additional tests to provide more examples.
2001-09-17 stevenknightAdd automatic substitution on filename lines.
2001-09-16 stevenknightAdd more information error reporting from tests.
2001-09-15 stevenknightAdd a TestSCons module for common initialization of...
2001-09-09 stevenknightAdd command-line processing for all options (with tests).