Eliminate unnecessary WIN32/Win32/win32 references in tests, too.
[scons.git] / test / build-errors.py
2005-10-14 stevenknightGet rid of indentation tabs in the test scripts and...
2004-09-19 stevenknightWin32 portability fixes for tests.
2004-09-15 stevenknightHandle exceptions in FunctionActions. (Steve Christensen)
2003-09-18 stevenknightHave the closing message say ...terminated
2003-08-27 stevenknightRe-synchronize the CVS tree after a SourceForge file...
2003-05-02 stevenknightFix regression tests that use test.whereis(). (Anthony...
2003-04-27 stevenknightFollow-up test portability fixes for IRIX. (Chad Austin)
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
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.
2002-01-23 stevenknightProvide a traceback if a Python-function builder throws...
2002-01-11 stevenknightAdd command-line redirection (Charles Crain).
2001-12-21 stevenknightWindows NT portability fixes for tests.
2001-12-21 stevenknightProvide an error message when a command isn't found.