summaryrefslogtreecommitdiff
path: root/test/farm/run
Commit message (Expand)AuthorAgeFilesLines
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-027-119/+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
* One more way to be picky: no final blank lines.Ned Batchelder2012-10-301-1/+0
* 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-272-5/+9
* Unify formatting of coverage percentages, and don't show zero or 100 as a res...Ned Batchelder2010-08-221-1/+1
* Reports now emphasize missed lines over executed lines, since those are more ...Ned Batchelder2010-03-131-1/+1
* The best way to get py3k support: same source runs on both, with some contort...Ned Batchelder2009-09-222-7/+10
* Change how run_timid checks the name of the Tracer class, so that 2.x and 3.x...Ned Batchelder2009-09-172-5/+5
* Capture the full path to the data file when execution starts. Fixes issue 24.Ned Batchelder2009-09-143-0/+17
* Fix a problem with DecoratorTools fiddling with the trace function and screwi...Ned Batchelder2009-08-092-0/+65
* Py3k: fix more print statements.Ned Batchelder2009-07-091-1/+1
* Comparing files needs to be agnostic to line endings, or testing on Linux won...Ned Batchelder2009-06-231-8/+8
* Treat files not ending in .py properly.Ned Batchelder2009-05-071-1/+5
* OS truceNed Batchelder2009-05-071-8/+8
* Add a failing test for running non-.py files on the command line.Ned Batchelder2009-05-072-0/+16