log

age author description
2014-01-19 Oleg Oshmyan Finished embracing time.monotonic in Python code
2013-10-02 Oleg Oshmyan Added tag 2.04.1 for changeset bbd735702dc4 2.04
2013-10-02 Oleg Oshmyan Bumped the version number to 2.04.1 2.04 2.04.1
2013-10-02 Oleg Oshmyan Fixed: match='re' could produce duplicate test identifiers
2013-10-02 Oleg Oshmyan Fixed: match='re' could produce duplicate test identifiers 2.04
2013-10-02 Oleg Oshmyan Removed useless conditions in files.File._realize_path
2013-10-02 Oleg Oshmyan Removed a nonexistent name from files.__all__
2012-12-10 Oleg Oshmyan Bumped the version number to 2.05.0
2012-12-11 Oleg Oshmyan Added tag 2.04.0 for changeset 478d4217fe03 2.04
2012-12-10 Oleg Oshmyan Created a branch for the 2.04 release 2.04 2.04.0
2012-12-11 Oleg Oshmyan Re-allowed callable output validators to give comments as Unicode strings
2012-12-10 Oleg Oshmyan Closed branch 2.03 2.03
2012-12-10 Oleg Oshmyan Closed branch 2.02 2.02
2012-12-10 Oleg Oshmyan Closed branch 2.01 2.01
2012-12-10 Oleg Oshmyan Closed branch 2.00 2.00
2012-12-10 Oleg Oshmyan Closed branch 1.21 1.21
2012-12-10 Oleg Oshmyan Closed branch 1.20 1.20
2012-10-20 Oleg Oshmyan Fixed crashing on validator output on Python 2 (regression in f94f9724c543)
2012-06-29 Oleg Oshmyan Switched from str to bytes for external validator output
2012-06-12 Oleg Oshmyan Added tag 2.03.2 for changeset 440eeeb8e1f6 2.03
2012-06-06 Oleg Oshmyan Bumped the version number to 2.03.2 2.03 2.03.2
2012-06-06 Oleg Oshmyan Fixed crashing on testconfs inside archives on Python 3
2012-06-06 Oleg Oshmyan Fixed crashing on testconfs inside archives on Python 3 2.03
2012-06-06 Oleg Oshmyan Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows
2012-06-06 Oleg Oshmyan Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows 2.03
2012-05-04 Oleg Oshmyan Added tag 2.03.1 for changeset fbdea5b8cc68 2.03
2012-05-04 Oleg Oshmyan Bumped the version number to 2.03.1 2.03 2.03.1
2012-05-04 Oleg Oshmyan Made positional argument presence force match='literal'
2012-05-04 Oleg Oshmyan Made positional argument presence force match='literal' 2.03
2012-03-16 Oleg Oshmyan Added usage of Python 3.3 library additions to the unix module
2011-11-11 Oleg Oshmyan Bumped the version number to 2.04.0
2011-10-26 Oleg Oshmyan Corrected a wrongly indented line
2011-08-22 Oleg Oshmyan With _unix, Escape presses now cancel test data unarchiving
2011-08-20 Oleg Oshmyan Fixed the signature of @abstractmethod TestCase.test
2011-08-18 Oleg Oshmyan Restored $$REV$$ in the version number 2.03
2011-08-18 Oleg Oshmyan Added option -c/--cleanup (but it does not work)
2011-08-18 Oleg Oshmyan Added tag 2.03.0 for changeset ad4362bf9858 2.03
2011-08-18 Oleg Oshmyan Created a branch for the 2.03 release 2.03 2.03.0
2011-08-18 Oleg Oshmyan Cleaned up import statements
2011-08-18 Oleg Oshmyan Changed the help message to say Python 2.6 is required
2011-08-17 Oleg Oshmyan Keyboard interrupts now satisfy the Press any key to exit... prompt
2011-08-17 Oleg Oshmyan Rewrote files.regexp as files.File.regexp (a class method)
2011-08-17 Oleg Oshmyan Revamped files.File
2011-08-17 Oleg Oshmyan Fixed single-problem configurations (regression in 32650f4a2177)
2011-08-17 Oleg Oshmyan 'Incorrect' is now stripped from external validator output
2011-08-17 Oleg Oshmyan Added confvar okexitcodemask; changed the validator protocol
2011-08-17 Oleg Oshmyan Removed some long-unnoticed trailing whitespace
2011-08-16 Oleg Oshmyan Fixed mapping (dict) values of taskweight
2011-08-16 Oleg Oshmyan A cosmetic correction
2011-08-16 Oleg Oshmyan taskweight can now be an iterable or a mapping
2011-08-16 Oleg Oshmyan force_zero_exitcode is now a problem-specific configuration variable
2011-08-16 Oleg Oshmyan The default match mode is now 'literal'
2011-08-15 Oleg Oshmyan Added tags for 1.20.x releases 1.20
2011-08-15 Oleg Oshmyan Very slightly simplified files.ZipArchive.__init__
2011-08-15 Oleg Oshmyan Regexps now work with test archives
2011-08-13 Oleg Oshmyan Revamped the implementation of files.Archive subclasses
2011-08-12 Oleg Oshmyan Updated copyright years in files.py
2011-08-11 Oleg Oshmyan Added conf. var. match and match='regexp' for non-archives
2011-08-11 Oleg Oshmyan Added zipfiles/diff.sh to the repository
2011-08-11 Oleg Oshmyan Made sure the wakeup FD is always valid
2011-07-28 Oleg Oshmyan Fixed compilation on systems without termios.h
2011-07-27 Oleg Oshmyan Corrected the remaining wrong references to test.py
2011-07-27 Oleg Oshmyan Updated home page URL
2011-07-26 Oleg Oshmyan Updated .hgignore
2011-07-26 Oleg Oshmyan Fixed a possible compilation error introduced in the last changeset
2011-07-26 Oleg Oshmyan The interrupt handler pipe is now closed on module creation failure
2011-07-26 Oleg Oshmyan Updated version numbers
2011-07-14 Oleg Oshmyan Updated zipfiles for Python 3.2.1
2011-07-14 Oleg Oshmyan Added tag 2.02.0 for changeset 91fe19d9eba4 2.02
2011-07-14 Oleg Oshmyan Created a branch for the 2.02 release 2.02 2.02.0
2011-06-28 Oleg Oshmyan Fixed hanging in the built-in output validator when output lengths differ
2011-06-20 Oleg Oshmyan Renamed load_problem to load_testcases
2011-06-20 Oleg Oshmyan tests directories are now searched for within archives
2011-06-20 Oleg Oshmyan Fixed crashing on stdio=False with _unix 2.01
2011-06-20 Oleg Oshmyan Fixed crashing on stdio=False with _unix
2011-06-18 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var.
2011-06-18 Oleg Oshmyan Improved built-in output validator; added conf. var. binary
2011-06-18 Oleg Oshmyan Added tag 2.01.2 for changeset e56d43b40884 2.01
2011-06-18 Oleg Oshmyan Bumped the version number to 2.01.2 2.01 2.01.2
2011-06-18 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var. 2.01
2011-06-16 Oleg Oshmyan Updated zipfiles
2011-06-15 Oleg Oshmyan Added C and C++ to the list of programming language classifiers
2011-06-11 Oleg Oshmyan Added tag 2.01.1 for changeset 1bf2ef9dd0d8 2.01
2011-06-10 Oleg Oshmyan Bumped the version number in setup-exe.py 2.01 2.01.1
2011-06-10 Oleg Oshmyan Bumped the version number in setup.py 2.01
2011-06-10 Oleg Oshmyan Bumped version number to 2.02.0
2011-06-10 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path
2011-06-10 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors
2011-06-10 Oleg Oshmyan Bumped the version number to 2.01.1 and slightly cleaned up upreckon-vcs 2.01
2011-06-10 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path 2.01
2011-06-10 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors 2.01
2011-06-08 Oleg Oshmyan Added tag 2.01.0 for changeset 0ecc1f3de581 2.01
2011-06-08 Oleg Oshmyan Created branch 2.01 2.01 2.01.0
2011-06-08 Oleg Oshmyan Second attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows
2011-06-04 Oleg Oshmyan Improved the nativization of absolute paths by config.nativize_path
2011-06-03 Oleg Oshmyan win32 now includes its App-Path-aware Popen wrapper in its __all__
2011-06-03 Oleg Oshmyan _unix is no longer compiled on non-UNIX systems
2011-06-03 Oleg Oshmyan Moved everything to do with zipfile to a new folder named zipfiles
2011-06-03 Oleg Oshmyan Dummies are no longer tested when positional cmdline arguments are given
2011-06-03 Oleg Oshmyan Positional cmdline arguments now override testconf.tests and disable groups
2011-06-03 Oleg Oshmyan Added the testee configuration variable and the config.nativize_path function
2011-06-02 Oleg Oshmyan Small clean-up
2011-06-02 Oleg Oshmyan Attempted to work around unwarranted ERROR_ACCESS_DENIED on Win32
2011-05-28 Oleg Oshmyan Added a cx_Freeze-based setup-exe.py for Windows
2011-05-28 Oleg Oshmyan Distutils support, reorganization and cleaning up
2011-05-27 Oleg Oshmyan Output-only problems no longer print times
2011-05-27 Oleg Oshmyan publish.sh now uses hg identify
2011-05-25 Oleg Oshmyan Corrected mixed indentation (and a few line lengths) in compat.py
2011-05-24 Oleg Oshmyan win32.call() now trusts its own case.time_started
2011-05-24 Oleg Oshmyan A couple of Win32 fixes
2011-05-24 Oleg Oshmyan The win32 module now trusts the wall-clock time reported by GetProcessTimes
2011-05-24 Oleg Oshmyan Removed the redundant .hgtags file from the default branch