log

age author description
Mon, 20 Jun 2011 17:52:09 +0300 Oleg Oshmyan tests directories are now searched for within archives
Mon, 20 Jun 2011 16:00:45 +0300 Oleg Oshmyan Fixed crashing on stdio=False with _unix 2.01
Mon, 20 Jun 2011 16:00:45 +0300 Oleg Oshmyan Fixed crashing on stdio=False with _unix
Sat, 18 Jun 2011 02:54:05 +0100 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var.
Sat, 18 Jun 2011 02:55:17 +0100 Oleg Oshmyan Improved built-in output validator; added conf. var. binary
Sat, 18 Jun 2011 02:02:37 +0100 Oleg Oshmyan Added tag 2.01.2 for changeset e56d43b40884 2.01
Sat, 18 Jun 2011 02:01:56 +0100 Oleg Oshmyan Bumped the version number to 2.01.2 2.01 2.01.2
Sat, 18 Jun 2011 01:57:35 +0100 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var. 2.01
Thu, 16 Jun 2011 01:24:10 +0100 Oleg Oshmyan Updated zipfiles
Wed, 15 Jun 2011 14:34:48 +0100 Oleg Oshmyan Added C and C++ to the list of programming language classifiers
Sat, 11 Jun 2011 20:12:26 +0100 Oleg Oshmyan Added tag 2.01.1 for changeset 1bf2ef9dd0d8 2.01
Fri, 10 Jun 2011 22:28:30 +0100 Oleg Oshmyan Bumped the version number in setup-exe.py 2.01 2.01.1
Fri, 10 Jun 2011 22:13:49 +0100 Oleg Oshmyan Bumped the version number in setup.py 2.01
Fri, 10 Jun 2011 21:36:34 +0100 Oleg Oshmyan Bumped version number to 2.02.0
Fri, 10 Jun 2011 21:25:38 +0100 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path
Fri, 10 Jun 2011 21:22:53 +0100 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors
Fri, 10 Jun 2011 21:31:56 +0100 Oleg Oshmyan Bumped the version number to 2.01.1 and slightly cleaned up upreckon-vcs 2.01
Fri, 10 Jun 2011 21:25:38 +0100 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path 2.01
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