summaryrefslogtreecommitdiff
path: root/test/farm
Commit message (Expand)AuthorAgeFilesLines
* Update the HTML gold files so all the tests pass.Ned Batchelder2009-11-219-177/+272
* Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31.Ned Batchelder2009-11-152-6/+8
* Annotations on yellow HTML lines with the line numbers not visited.Ned Batchelder2009-11-081-10/+27
* Updated gold files due to the hover change in the index.html fileNed Batchelder2009-11-022-9/+18
* Stupid simplistic not working yet branch reporting in HTMLNed Batchelder2009-10-251-2/+25
* Try to make this test impervious to platform differences.Ned Batchelder2009-09-272-0/+6
* HTML report includes non-relative code units also. Fixes issue #11, though t...Ned Batchelder2009-09-268-0/+415
* XML report: now validates against the Cobertura dtd.Ned Batchelder2009-09-262-7/+11
* XML command writes to coverage.xml, and takes a -o argument to write it somew...Ned Batchelder2009-09-251-1/+1
* Fix the gold file: need to do this differently, or I'll have to touch this wi...Ned Batchelder2009-09-251-0/+1
* Get the test working properly, including adding a usable diff comparison when...Ned Batchelder2009-09-234-6/+13
* Some XML report fixes, and a very basic test.Ned Batchelder2009-09-232-0/+35
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-234-12/+16
* 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: print statements in test files and gold annotation files have to be swi...Ned Batchelder2009-07-094-6/+8
* 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-239-98/+98
* Expand tabs to spaces before creating HTML output. Fixes bug #6.Ned Batchelder2009-06-102-0/+26
* Add some excluded lines to the annotation tests, and write some docstrings fo...Ned Batchelder2009-05-133-0/+6
* 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
* A farm test for HTML generation.Ned Batchelder2009-04-286-0/+328
* Annotated files are only created for source files relative to the current dir...Ned Batchelder2009-04-194-0/+0
* Make the farm tests more isolated by forcing them to erase coverage data first.Ned Batchelder2009-04-183-9/+7
* More annotate tests, but something is amiss.Ned Batchelder2009-04-184-0/+20
* Python 2.4 reported lines a little differently, so we need to be able to have...Ned Batchelder2009-04-121-0/+31
* Fix \r line endingsNed Batchelder2009-03-171-5/+5
* Another farm test.Ned Batchelder2009-03-1511-0/+32
* Naming the directorie numerically is silly.Ned Batchelder2009-03-153-0/+0
* The first working farm test, obsoleting a test_coverage.py test.Ned Batchelder2009-03-141-4/+4
* A farm of directories holding test cases.Ned Batchelder2009-03-143-0/+69