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
|