Eliminate unnecessary WIN32/Win32/win32 references in tests, too.
[scons.git] / test / Default.py
2005-10-14 stevenknightGet rid of indentation tabs in the test scripts and...
2003-09-08 stevenknightGive the global functions corresponding Environment...
2003-02-05 stevenknightChange the default behavior when no arguments are speci...
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-11 stevenknightRemove white-space split of file name lists.
2002-06-05 stevenknightChanges from Charles Crain.
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2002-01-12 stevenknightMake the Default() method accomodate targets with white...
2002-01-11 stevenknightFix using a directory as Default().
2001-12-22 stevenknightMake Default work with subdirectories.
2001-12-17 stevenknightMake Default() accept a node
2001-11-24 stevenknightMore NT portability fixes.
2001-10-31 stevenknightMake the (s) and variables upper-case.
2001-10-17 stevenknightPortability fixes for tests on Windows Nt.
2001-10-11 stevenknightImplement special variable substitution.
2001-10-03 stevenknightUpdating licensing.
2001-09-29 stevenknightDon't use Program() on some tests that don't need it.
2001-09-20 stevenknightAdd dummy C code to use argc and argv in tests.
2001-09-20 stevenknightAdd support for Default() targets.