Mercurial > ~astiob > upreckon > hgweb
log
age | author | description |
---|---|---|
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 |
Sun, 24 Apr 2011 16:48:29 +0100 | Oleg Oshmyan | Fixed memory-limit-exceeded false positives on Win32 |
Sat, 23 Apr 2011 01:16:57 +0300 | Oleg Oshmyan | Escape presses simultaneous with the testee exiting no longer cancel on Win32 |
Thu, 21 Apr 2011 22:39:23 +0300 | Oleg Oshmyan | Named a magic number that had sneaked into win32.py |
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 |
Sun, 10 Apr 2011 00:59:40 +0300 | Oleg Oshmyan | Wall-clock time is output when maxwalltime but not maxcputime now on Win32 too |