Tue, 24 May 2011 20:51:01 +0100 |
Oleg Oshmyan |
Added a C implementation of the unix module (called _unix)
|
Fri, 20 May 2011 14:47:42 +0100 |
Oleg Oshmyan |
Moved process killing logic into platform-specific modules
|
Thu, 19 May 2011 02:21:33 +0100 |
Oleg Oshmyan |
Removed useless arguments to call() from testcases.BatchTestCase.test()
|
Mon, 16 May 2011 21:31:43 +0100 |
Oleg Oshmyan |
Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)
|
Fri, 08 Apr 2011 19:24:51 +0300 |
Oleg Oshmyan |
Fixed a crash due to SIGCHLD interrupting validator output pipe reads
2.00
|
Fri, 08 Apr 2011 17:45:53 +0300 |
Oleg Oshmyan |
Absent output files no longer crash Upreckon
2.00
|
Fri, 08 Apr 2011 19:24:51 +0300 |
Oleg Oshmyan |
Fixed a crash due to SIGCHLD interrupting validator output pipe reads
|
Fri, 08 Apr 2011 18:00:51 +0300 |
Oleg Oshmyan |
Replaced constant properties with regular attributes
|
Fri, 08 Apr 2011 17:45:53 +0300 |
Oleg Oshmyan |
Absent output files no longer crash Upreckon
|
Fri, 08 Apr 2011 17:42:30 +0300 |
Oleg Oshmyan |
Output-only problems are now supported
|
Fri, 08 Apr 2011 17:56:54 +0300 |
Oleg Oshmyan |
Fixed race condition resulting in calling back twice from TestCase.test
|
Wed, 02 Mar 2011 20:03:44 +0000 |
Oleg Oshmyan |
Fixed a major regression introduced in changeset 1fb319ec33af
|
Mon, 28 Feb 2011 16:05:20 +0000 |
Oleg Oshmyan |
Removed import_error
|
Mon, 28 Feb 2011 15:32:22 +0000 |
Oleg Oshmyan |
Skimming mode added (-k/--skim option)
|
Mon, 28 Feb 2011 15:10:40 +0000 |
Oleg Oshmyan |
Sample total is no longer printed if there are no samples
|