log

age author description
Fri, 10 Jun 2011 21:22:53 +0100 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors 2.01
Wed, 08 Jun 2011 21:22:20 +0100 Oleg Oshmyan Added tag 2.01.0 for changeset 0ecc1f3de581 2.01
Wed, 08 Jun 2011 21:09:35 +0100 Oleg Oshmyan Created branch 2.01 2.01 2.01.0
Wed, 08 Jun 2011 20:53:26 +0100 Oleg Oshmyan Second attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows
Sat, 04 Jun 2011 01:31:55 +0100 Oleg Oshmyan Improved the nativization of absolute paths by config.nativize_path
Sat, 04 Jun 2011 00:14:16 +0100 Oleg Oshmyan win32 now includes its App-Path-aware Popen wrapper in its __all__
Fri, 03 Jun 2011 20:41:35 +0100 Oleg Oshmyan _unix is no longer compiled on non-UNIX systems
Fri, 03 Jun 2011 20:22:08 +0100 Oleg Oshmyan Moved everything to do with zipfile to a new folder named zipfiles
Fri, 03 Jun 2011 12:50:36 +0100 Oleg Oshmyan Dummies are no longer tested when positional cmdline arguments are given
Fri, 03 Jun 2011 10:54:11 +0100 Oleg Oshmyan Positional cmdline arguments now override testconf.tests and disable groups
Fri, 03 Jun 2011 02:39:02 +0100 Oleg Oshmyan Added the testee configuration variable and the config.nativize_path function
Thu, 02 Jun 2011 14:25:23 +0100 Oleg Oshmyan Small clean-up
Thu, 02 Jun 2011 13:05:29 +0100 Oleg Oshmyan Attempted to work around unwarranted ERROR_ACCESS_DENIED on Win32
Sat, 28 May 2011 19:54:03 +0100 Oleg Oshmyan Added a cx_Freeze-based setup-exe.py for Windows
Sat, 28 May 2011 14:24:25 +0100 Oleg Oshmyan Distutils support, reorganization and cleaning up