summaryrefslogtreecommitdiff
path: root/test/farm/run/src
Commit message (Expand)AuthorAgeFilesLines
* One more way to be picky: no final blank lines.Ned Batchelder2012-10-301-1/+0
* C trace function now roundtrips properly. Fixes #123 and #125.Ned Batchelder2011-04-271-2/+7
* 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-171-1/+1
* Capture the full path to the data file when execution starts. Fixes issue 24.Ned Batchelder2009-09-142-0/+5
* Fix a problem with DecoratorTools fiddling with the trace function and screwi...Ned Batchelder2009-08-091-0/+15
* 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
* Add a failing test for running non-.py files on the command line.Ned Batchelder2009-05-071-0/+8