log win32.py @ 122:d6fd880207cb

age author description
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
Sun, 10 Apr 2011 00:59:40 +0300 Oleg Oshmyan Wall-clock time is output when maxwalltime but not maxcputime now on Win32 too
Mon, 28 Feb 2011 21:36:57 +0000 Oleg Oshmyan Added a search for the location of the executable for Popen on Win32
Mon, 28 Feb 2011 16:05:20 +0000 Oleg Oshmyan Removed import_error
Thu, 24 Feb 2011 23:59:48 +0000 Oleg Oshmyan Moved clock/time detection into platform-specific modules and testcases
Wed, 23 Feb 2011 23:35:27 +0000 Oleg Oshmyan Finished testcases reorganization and CPU time limit implementation
Wed, 16 Feb 2011 15:30:57 +0000 Oleg Oshmyan Fixed errors in the win32 module
Wed, 16 Feb 2011 00:01:33 +0000 Oleg Oshmyan Win32-specific module with memory and CPU time limits