Add Python Value Nodes. (Chad Austin)
[scons.git] / runtest.py
2003-04-12 stevenknightAdd the current PYTHONPATH to runtest.py so tests can...
2003-02-07 stevenknightFix case-sensitive packaging problem on Win32.
2003-01-15 stevenknightNecessary changes towards supporting Jython.
2002-12-05 stevenknightPrevent -n from unlinking files.
2002-12-04 stevenknightPackage a standalone scons-local package.
2002-11-22 stevenknightMake Default(source) and -U fail gracefully. (Anthony...
2002-11-13 stevenknightWin32 portability.
2002-11-05 stevenknightChange runtest.py, SConstruct and the Aegis project...
2002-11-04 stevenknightAdd a function to choose content signature type. (Antho...
2002-11-03 stevenknightExtend runtest.py so it can batch tests for Aegis.
2002-09-25 stevenknightWindows portability
2002-07-05 stevenknightruntest.py improvements
2002-05-04 stevenknightFix runtest.py so that it tests the correct SCons even...
2002-04-30 stevenknightImprove the scons.bat script. (Alex Jacques)
2002-04-24 stevenknightRework Debian packaging ito incorporate changes from...
2002-02-26 stevenknightExtend SConstruct et al. to build .zip files, and to...
2002-02-22 stevenknightPrepare for release 0.05.
2002-02-20 stevenknightFix runtest.py for new package-testing scheme baseline...
2002-02-19 stevenknightRevamp package testing.
2002-01-11 stevenknightAdd command-line redirection (Charles Crain).
2002-01-11 stevenknightCheck for the existence of lex and yacc in those tests...
2001-11-28 stevenknightChange packaging to the new /usr/lib/scons/ scheme
2001-11-24 stevenknightMore NT portability fixes.
2001-11-16 stevenknightAdd the scons package.
2001-09-17 stevenknightRun setup.py on the unpacked .tar.gz for testing.
2001-09-10 stevenknightruntest.py follow-on fixes
2001-09-06 stevenknightAdd a find-the-tests flag to runtest.py.
2001-08-29 anthonyroachChange runtest.py so it executes locally by default.
2001-07-06 stevenknightInitial revision