Yaroslav Halchenko
|
052e7ff9da
|
ENH: deprecate sophisticated MTimeSleep in favor of no sleeping at all
all invocations of mtimesleep() are left in the tests for now
|
2013-07-02 20:44:28 -04:00 |
Yaroslav Halchenko
|
e9c8a51ce4
|
ENH: further tighten up detection of mtimesleep duration + log what was assigned
|
2013-07-02 17:26:41 -04:00 |
Yaroslav Halchenko
|
8f3671bc94
|
BF: figure out minimal sleep time needed for mtime changes to get detected. Close #223, and probably #103
|
2013-07-02 17:10:00 -04:00 |
Yaroslav Halchenko
|
281d310b7e
|
ENH: actually tune up TraceBack to determine "unittest" portions of the stack across all python releases
before for 2.7 it would spit out "suite" and other components of unittest module
|
2013-05-10 00:02:49 -04:00 |
Yaroslav Halchenko
|
52af29a080
|
ENH: adding ability to incorporate tracebacks into log lines while running tests
|
2013-03-25 23:05:48 -04:00 |