log unix.py @ 127:f5b8a0c0e3cb

age author description
Mon, 16 May 2011 02:53:24 +0100 Oleg Oshmyan Multiple bug fixes in the unix module
Sun, 15 May 2011 23:14:00 +0100 Oleg Oshmyan Fixed the generic implementation of call to use testcases.WallTimeLimitExceeded
Sun, 24 Apr 2011 20:05:20 +0100 Oleg Oshmyan Very fast testees no longer break Popen on some UNIX systems on Python 2.6+
Sun, 24 Apr 2011 19:28:40 +0100 Oleg Oshmyan Fixed CPU time display on UNIX
Fri, 15 Apr 2011 03:06:29 +0300 Oleg Oshmyan Wall-clock time limit is now enforced on the output wall-clock time
Tue, 12 Apr 2011 22:25:18 +0300 Oleg Oshmyan Fixed a few race conditions in unix.call triggered by very fast testees
Fri, 08 Apr 2011 19:24:51 +0300 Oleg Oshmyan Fixed a crash due to SIGCHLD interrupting validator output pipe reads
Thu, 03 Mar 2011 21:09:41 +0000 Oleg Oshmyan Fixed the generic implementation of call to use maxwalltime 2.00.0