log testcases.py @ 111:5462291b66d5 2.00

age author description
2011-04-08 Oleg Oshmyan Absent output files no longer crash Upreckon 2.00
2011-04-08 Oleg Oshmyan Fixed a crash due to SIGCHLD interrupting validator output pipe reads
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-03-02 Oleg Oshmyan Fixed a major regression introduced in changeset 1fb319ec33af
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-24 Oleg Oshmyan Moved clock/time detection into platform-specific modules and testcases
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-01-17 Oleg Oshmyan Renamed configuration variable tasknames to problems
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 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 Fixed a crash on Python 3 on POSIX
2010-12-22 Oleg Oshmyan Improved run-time reporting and fixed a potential hang on POSIX
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 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-19 Oleg Oshmyan Converted 2.00 into the default branch base 2.00/testcases.py@0f2182def86b