log testcases.py @ 136:ed4035661b85

age author description
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