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
|
2011-05-24 |
Oleg Oshmyan |
Upreckon now properly reports exiting due to SIGINT to the calling process
|
2011-05-24 |
Oleg Oshmyan |
Fixed a few lines with wrong indentation in _unix (don't copy&paste code, kids)
|
2011-05-24 |
Oleg Oshmyan |
Added a C implementation of the unix module (called _unix)
|
2011-05-24 |
Oleg Oshmyan |
Corrected a typo (hopefully) in problem.strerror
|
2011-05-20 |
Oleg Oshmyan |
Moved process killing logic into platform-specific modules
|
2011-05-19 |
Oleg Oshmyan |
Removed the useless destructor of files.Archive
|
2011-05-19 |
Oleg Oshmyan |
Fixed several small bugs in the files module
|
2011-05-19 |
Oleg Oshmyan |
win32.Handle.__del__ no longer raises if __init__ gets wrong arguments
|
2011-05-19 |
Oleg Oshmyan |
Removed useless arguments to call() from testcases.BatchTestCase.test()
|
2011-05-16 |
Oleg Oshmyan |
Fixed EINTR fatally breaking another poll() call on Python 2.6-
|
2011-05-16 |
Oleg Oshmyan |
Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)
|
2011-05-16 |
Oleg Oshmyan |
Multiple bug fixes in the unix module
|
2011-05-15 |
Oleg Oshmyan |
Fixed the generic implementation of call to use testcases.WallTimeLimitExceeded
|
2011-05-14 |
Oleg Oshmyan |
Fixed an exception raised instead of forceful process termination on Win32
|
2011-04-24 |
Oleg Oshmyan |
Very fast testees no longer break Popen on some UNIX systems on Python 2.6+
|
2011-04-24 |
Oleg Oshmyan |
Fixed CPU time display on UNIX
|
2011-04-24 |
Oleg Oshmyan |
Fixed memory-limit-exceeded false positives on Win32
|
2011-04-22 |
Oleg Oshmyan |
Escape presses simultaneous with the testee exiting no longer cancel on Win32
|
2011-04-21 |
Oleg Oshmyan |
Named a magic number that had sneaked into win32.py
|
2011-04-15 |
Oleg Oshmyan |
Wall-clock time limit is now enforced on the output wall-clock time
|
2011-04-12 |
Oleg Oshmyan |
Fixed a few race conditions in unix.call triggered by very fast testees
|
2011-04-09 |
Oleg Oshmyan |
Wall-clock time is output when maxwalltime but not maxcputime now on Win32 too
|
2011-04-08 |
Oleg Oshmyan |
Removed code omitted in 2.00 releases from the 2.00 branch
2.00
|
2011-04-08 |
Oleg Oshmyan |
Added tag 2.00.1 for changeset c4dba6d44194
2.00
|
2011-04-08 |
Oleg Oshmyan |
Fixed the version number reported in --version
2.00 2.00.1
|
2011-04-08 |
Oleg Oshmyan |
Added tag 2.00.1 for changeset f0b63838f407
2.00
|
2011-04-08 |
Oleg Oshmyan |
Fixed a crash due to SIGCHLD interrupting validator output pipe reads
2.00
|
2011-04-08 |
Oleg Oshmyan |
Fixed mishandling of some variables in multi-problem legacy configurations
2.00
|
2011-04-08 |
Oleg Oshmyan |
Absent output files no longer crash Upreckon
2.00
|
2011-04-08 |
Oleg Oshmyan |
Fixed race condition resulting in calling back twice from TestCase.test
2.00
|
2011-04-08 |
Oleg Oshmyan |
Fixed a crash due to SIGCHLD interrupting validator output pipe reads
|
2011-04-08 |
Oleg Oshmyan |
Fixed mishandling of some variables in multi-problem legacy configurations
|
2011-04-08 |
Oleg Oshmyan |
Replaced constant properties with regular attributes
|
2011-04-08 |
Oleg Oshmyan |
Absent output files no longer crash Upreckon
|
2011-04-08 |
Oleg Oshmyan |
Output-only problems are now supported
|
2011-04-08 |
Oleg Oshmyan |
Fixed race condition resulting in calling back twice from TestCase.test
|
2011-04-01 |
Oleg Oshmyan |
Added the --list-problems command-line option
|
2011-03-09 |
Oleg Oshmyan |
Added tag 2.00.0 for changeset 995502cdafc6
|
2011-03-03 |
Oleg Oshmyan |
Fixed the generic implementation of call to use maxwalltime
2.00.0
|
2011-03-02 |
Oleg Oshmyan |
Fixed a major regression introduced in changeset 1fb319ec33af
|
2011-03-02 |
Oleg Oshmyan |
Fixed ZipArchive.extract with relative paths on Windows
|
2011-03-02 |
Oleg Oshmyan |
Added zipfile-with-bzip2 implementation for Python 3.2
|
2011-02-28 |
Oleg Oshmyan |
Fixed a typo (did not affect anything)
|
2011-02-28 |
Oleg Oshmyan |
Added a search for the location of the executable for Popen on Win32
|
2011-02-28 |
Oleg Oshmyan |
Fixed a couple of bugs
|
2011-02-28 |
Oleg Oshmyan |
Added upreckon.cmd for Windows users
|
2011-02-28 |
Oleg Oshmyan |
maxtime is now auto-converted to maxcputime
|
2011-02-28 |
Oleg Oshmyan |
Removed import_error
|
2011-02-28 |
Oleg Oshmyan |
Skimming mode added (-k/--skim option)
|
2011-02-28 |
Oleg Oshmyan |
Sample total is no longer printed if there are no samples
|
2011-02-28 |
Oleg Oshmyan |
Removed shebang from modules
|
2011-02-25 |
Oleg Oshmyan |
--update now includes version numbers in all messages it prints
|
2011-02-25 |
Oleg Oshmyan |
Fixed a crash in the unix module
|
2011-02-24 |
Oleg Oshmyan |
Moved clock/time detection into platform-specific modules and testcases
|
2011-02-24 |
Oleg Oshmyan |
Removed tag 2.00.0 with test group support
|
2011-02-24 |
Oleg Oshmyan |
Several small fixes
|
2011-02-23 |
Oleg Oshmyan |
Finished testcases reorganization and CPU time limit implementation
|
2011-02-16 |
Oleg Oshmyan |
Fixed errors in the win32 module
|
2011-02-16 |
Oleg Oshmyan |
Win32-specific module with memory and CPU time limits
|
2011-01-17 |
Oleg Oshmyan |
Renamed configuration variable tasknames to problems
|
2011-01-13 |
Oleg Oshmyan |
Updated copyright notices
|
2011-01-13 |
Oleg Oshmyan |
Memory limit is now applied to the RSS when os.wait4 is available
|
2011-01-08 |
Oleg Oshmyan |
Points are now weighted on a test context basis
|
2011-01-06 |
Oleg Oshmyan |
The test context stack is now a deque.
|
2011-01-06 |
Oleg Oshmyan |
Minimal code clean-up
|
2011-01-06 |
Oleg Oshmyan |
String keys in pointmap are no longer treated as iterables except in legacy mode
|
2011-01-06 |
Oleg Oshmyan |
Windows Error Reporting is now suppressed (at least the dialogs)
|
2011-01-02 |
Oleg Oshmyan |
Added a 'Sample total' line when using test groups
|
2011-01-02 |
Oleg Oshmyan |
Better emulation of built-ins for testconf
|
2011-01-02 |
Oleg Oshmyan |
Fixed a crash on Python 3 on POSIX
|
2010-12-27 |
Oleg Oshmyan |
Corrected the implementation of callable() for Python 3.0 and 3.1
|
2010-12-26 |
Oleg Oshmyan |
Added a copyright & licensing notice about code borrowed from Python itself
|
2010-12-22 |
Oleg Oshmyan |
Fixed an issue when import errors would be ignored
|
2010-12-22 |
Oleg Oshmyan |
Improved run-time reporting and fixed a potential hang on POSIX
|
2010-12-22 |
Oleg Oshmyan |
Grand grand -> grand
|
2010-12-22 |
Oleg Oshmyan |
Fixed negative run times reported on POSIX
|
2010-12-22 |
Oleg Oshmyan |
Multiple exit code handling fixes
|
2010-12-21 |
Oleg Oshmyan |
Accurate run-time reporting on Win32
|
2010-12-21 |
Oleg Oshmyan |
Restored support for iterable keys in the pointmap configuration variable
|
2010-12-21 |
Oleg Oshmyan |
Added tag 2.00.0 with test group support for changeset c95addbe0851
|
2010-12-21 |
Oleg Oshmyan |
Fixed test group support
|
2010-12-21 |
Oleg Oshmyan |
NameErrors within call() are now reported
|
2010-12-21 |
Oleg Oshmyan |
Accurate run-time reporting on POSIX
|
2010-12-20 |
Oleg Oshmyan |
Hopefully somewhat improve accuracy of run-time reporting
|
2010-12-20 |
Oleg Oshmyan |
Bug fixes
|
2010-12-20 |
Oleg Oshmyan |
Improved portability of publish.sh
|
2010-12-19 |
Oleg Oshmyan |
Added tag 1.20.3 for changeset 245150080c48
|
2010-12-19 |
Oleg Oshmyan |
Fixed directory name matching in .hgignore
|
2010-12-19 |
Oleg Oshmyan |
Converted 2.00 into the default branch
|
2010-12-19 |
Oleg Oshmyan |
Converted 1.20 into a branch
1.20 1.20.3
|
2010-12-19 |
Oleg Oshmyan |
Converted 1.21 into a branch
1.21
|
2010-12-19 |
Oleg Oshmyan |
Removed unnecessary copies of zipfile.py
|
2010-12-19 |
Oleg Oshmyan |
Added tag 2.00.0 with test group support for changeset 2b459f9743b4
|
2010-12-19 |
Oleg Oshmyan |
Initial rename to Upreckon
|
2010-12-09 |
Oleg Oshmyan |
Test suite directories named 'suite' are now in .hgignore
|
2010-12-05 |
Oleg Oshmyan |
Fixed the -s option
|
2010-12-05 |
Oleg Oshmyan |
Added .hgignore for pyc files
|
2010-12-05 |
Oleg Oshmyan |
Cosmetical edit
|
2010-12-05 |
Oleg Oshmyan |
Cemented a decision previously being unsure about
|
2010-12-03 |
Oleg Oshmyan |
Test groups are now supported
|
2010-12-03 |
Oleg Oshmyan |
Fixed a bug with nested configuration namespaces in config.py
|
2010-12-03 |
Oleg Oshmyan |
Cleaned up next() calls
|
2010-12-03 |
Oleg Oshmyan |
The version-selecting zipfile.py now works again
|
2010-12-03 |
Oleg Oshmyan |
compat.py now emulates the next() built-in in Python 2.5
|
2010-11-30 |
Oleg Oshmyan |
A os.path.relpath implementation for Python 2.5
|
2010-11-29 |
Oleg Oshmyan |
Converted revision reporting from SVN to hg.
|
2010-11-29 |
Oleg Oshmyan |
Updated zipfile to 2.7.1 and 3.1.3 final releases.
|
2010-11-25 |
Oleg Oshmyan |
Clean up try-except clauses
|
2010-11-24 |
Oleg Oshmyan |
hasattr -> try in the newly added 2.6 zipfile
|
2010-11-24 |
Oleg Oshmyan |
Clean up zipfiles and diff them to stock ones
|
2010-11-24 |
Oleg Oshmyan |
hasattr -> try
|
2010-10-15 |
Oleg Oshmyan |
Bug fixes
|
2010-09-23 |
Oleg Oshmyan |
Output text improvements
|
2010-09-23 |
Oleg Oshmyan |
Bug fixes and overhead reduction
|
2010-09-23 |
Oleg Oshmyan |
Score returned by TestCase.__call__() is now normalized to 0..1
|
2010-09-22 |
Oleg Oshmyan |
Compatibility and bug fixes
|
2010-09-22 |
Oleg Oshmyan |
Further 2.00 work
|
2010-08-06 |
Oleg Oshmyan |
A pretty usable version
|
2010-06-14 |
Oleg Oshmyan |
More ZIP archive fixes
|
2010-06-13 |
Oleg Oshmyan |
Fixed an exception when tests.zip contained test cases in its root
1.20.2
|
2010-06-07 |
Oleg Oshmyan |
Still $Rev$ substitution in 2.00
|
2010-06-07 |
Oleg Oshmyan |
$Rev: $ in test-svn.py 2.00 should now work
|
2010-06-07 |
Oleg Oshmyan |
Initial 2.00 commit
|
2010-06-01 |
Oleg Oshmyan |
Flush stdout during update; initial work on memory usage control
|
2010-03-13 |
Oleg Oshmyan |
Get the latest published version from /test.py/version.txt
|
2010-03-13 |
Oleg Oshmyan |
$Rev$ substitution still
|
2010-03-13 |
Oleg Oshmyan |
$Rev$ substitution hopefully works
|
2010-03-12 |
Oleg Oshmyan |
More version reporting
|
2010-03-12 |
Oleg Oshmyan |
Auto-update and revision number reporting added
|
2010-02-14 |
Oleg Oshmyan |
Award maxexitcode points by default
|
2010-02-14 |
Oleg Oshmyan |
Bug fix backporting
1.20.1
|
2010-02-14 |
Oleg Oshmyan |
1.20 directory created
|
2010-02-14 |
Oleg Oshmyan |
maxexitcode now gets on with test groups
|
2010-02-14 |
Oleg Oshmyan |
Output validators can now award partial scores
|
2010-02-13 |
Oleg Oshmyan |
-c command line option fixes
|
2010-01-22 |
Oleg Oshmyan |
Minor changes
|
2010-01-22 |
Oleg Oshmyan |
Finished path portability improvements
|
2010-01-22 |
Oleg Oshmyan |
Started the development of 1.21.0
|
2010-01-22 |
Oleg Oshmyan |
Created the repository
|