Added fix for TeX includes with same name as subdirs.
[scons.git] / test / SConstruct.py
2009-07-24 stevenknightUpdate the Test{Cmd,Common}.py 0.36, with better diff...
2009-02-09 stevenknightAdd emacs and vim editing settings to the bottom of...
2004-10-27 stevenknightBetter test handling of File lines in stack traces...
2004-01-27 stevenknightAccomodate white space in path names when running tests.
2003-06-18 stevenknightChange the double quotes around an up-to-date target...
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-12-14 stevenknightMake error and warning message consistent. (Anthony...
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
2002-08-31 stevenknightProvide a message if there are no command-line targets...
2002-02-04 stevenknightMake scons return an error code (Anthony Roach)
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2001-12-21 stevenknightCreate the Script directory
2001-11-27 stevenknightMove most of the code from the scons script into a...
2001-10-03 stevenknightUpdating licensing.
2001-09-29 stevenknightMake match_exact the default match function for TestSCons.
2001-09-21 stevenknightError message if no SConstruct file.
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-10 stevenknightLook for SConstruct, Sconstruct, and sconstruct files.