summaryrefslogtreecommitdiff
path: root/test/farm/run/run_timid.py
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-60/+0
* SpacesNed Batchelder2012-12-021-1/+1
* A bunch of tweaks to improve coverageNed Batchelder2012-12-011-8/+19
* Igor sets the tracers from args, use that during coverage measurement.Ned Batchelder2012-11-301-7/+7
* Change the name of the C tracer from Tracer to CTracer, as it always should h...Ned Batchelder2011-09-031-1/+1
* C trace function now roundtrips properly. Fixes #123 and #125.Ned Batchelder2011-04-271-3/+2
* Change how run_timid checks the name of the Tracer class, so that 2.x and 3.x...Ned Batchelder2009-09-171-4/+4
* Fix a problem with DecoratorTools fiddling with the trace function and screwi...Ned Batchelder2009-08-091-0/+50