log testcases.py @ 103:4e6f231f055f

age author description
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
Mon, 28 Feb 2011 11:28:46 +0000 Oleg Oshmyan Removed shebang from modules
Thu, 24 Feb 2011 23:59:48 +0000 Oleg Oshmyan Moved clock/time detection into platform-specific modules and testcases