Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename farm to gold, since that's what it is | Ned Batchelder | 2018-11-18 | 54 | -3807/+0 |
| | |||||
* | Convert farm/run_chdir.py to a test_summary.py test | Ned Batchelder | 2018-11-18 | 3 | -22/+0 |
| | |||||
* | Convert farm/run/run_xxx.py to a test_summary.py test | Ned Batchelder | 2018-11-18 | 2 | -26/+0 |
| | |||||
* | Convert farm/run/run_timid.py to a test_process test | Ned Batchelder | 2018-11-18 | 2 | -69/+0 |
| | |||||
* | Delete the annotate farm tests | Ned Batchelder | 2018-11-15 | 11 | -105/+0 |
| | |||||
* | Remove needless notices | Ned Batchelder | 2018-11-15 | 8 | -24/+0 |
| | |||||
* | Compare the css files exactly | Ned Batchelder | 2018-11-14 | 1 | -1/+11 |
| | |||||
* | Update an HTML gold test due to new peephole optimizations | Ned Batchelder | 2018-11-11 | 2 | -38/+32 |
| | |||||
* | Comparison is not symmetric, it's expected vs actual | Ned Batchelder | 2018-11-11 | 4 | -4/+4 |
| | |||||
* | Py2-specific gold files | Ned Batchelder | 2018-08-24 | 2 | -29/+23 |
| | |||||
* | When we trimmed trailing whitespace, we lost the last newline. Put it back. | Ned Batchelder | 2018-08-24 | 36 | -75/+75 |
| | |||||
* | Remove needless license lines from html tests | Ned Batchelder | 2018-08-24 | 36 | -437/+281 |
| | |||||
* | Better handling of the absolute paths to the test temp directory | Ned Batchelder | 2018-08-24 | 2 | -5/+5 |
| | |||||
* | Delete unneeded farm/src files | Ned Batchelder | 2018-08-24 | 19 | -196/+0 |
| | |||||
* | Stop using farm/src for HTML tests. | Ned Batchelder | 2018-08-24 | 2 | -3/+3 |
| | |||||
* | Remove some unneeded lines from the code-in-code xml tests | Ned Batchelder | 2018-08-24 | 2 | -14/+14 |
| | |||||
* | New gold files with trimmed whitespace | Ned Batchelder | 2018-06-29 | 38 | -796/+76 |
| | |||||
* | Updated gold files for bom.py | Ned Batchelder | 2018-06-27 | 4 | -30/+265 |
| | |||||
* | Updated html gold files | Ned Batchelder | 2018-06-27 | 34 | -283/+293 |
| | |||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 64 | -64/+64 |
| | |||||
* | Use Cobertura v4 XML format. #570 | Ned Batchelder | 2017-04-04 | 2 | -4/+4 |
| | |||||
* | Use different out directories for each farm test | Ned Batchelder | 2017-01-14 | 4 | -20/+20 |
| | |||||
* | Test excluded lines in the html report | Ned Batchelder | 2016-11-30 | 2 | -3/+15 |
| | |||||
* | readthedocs.io now | Ned Batchelder | 2016-04-30 | 35 | -35/+35 |
| | |||||
* | Fix the tests for HTML annotation changes | Ned Batchelder | 2016-02-03 | 1 | -8/+47 |
| | |||||
* | Convert farm html tests to goldtests. | Ned Batchelder | 2015-08-31 | 19 | -409/+2 |
| | |||||
* | Another thing we don't need any more | Ned Batchelder | 2015-08-19 | 1 | -36/+0 |
| | |||||
* | Don't need to pre-make xml report dirs any more. | Ned Batchelder | 2015-08-19 | 3 | -12/+0 |
| | |||||
* | Hmm, didn't need this file... | Ned Batchelder | 2015-08-18 | 1 | -23/+0 |
| | |||||
* | More information in the HTML missing branch annotations. | Ned Batchelder | 2015-08-02 | 1 | -3/+3 |
| | |||||
* | Use the new class name | Ned Batchelder | 2015-07-27 | 17 | -17/+17 |
| | |||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 94 | -382/+823 |
| | |||||
* | Change the gold files to use double quotes, more pain from the absurd #361. | Ned Batchelder | 2015-07-24 | 36 | -1747/+1747 |
| | |||||
* | Refer to the project consistenly as coverage.py. #275 | Ned Batchelder | 2015-07-23 | 25 | -25/+25 |
| | |||||
* | The DTD is no longer valid. Don't reference it. | Ned Batchelder | 2015-07-22 | 2 | -4/+2 |
| | |||||
* | Add an attribute to the XML report for missed branches | Ned Batchelder | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Adding DTD_URL constant to coverage.xmlreport, pointing DTD_URL at current ↵ | Ted Wexler | 2015-07-20 | 3 | -3/+3 |
| | | | | commit of coverage-03.dtd in the Ccobertura github repository. | ||||
* | Change FileLocator from a class to module-level functions | Ned Batchelder | 2015-06-13 | 3 | -6/+6 |
| | |||||
* | Fix a test, and finish the paperwork for #363. | Ned Batchelder | 2015-04-24 | 1 | -0/+0 |
| | | | | | --HG-- rename : tests/farm/annotate/gold_encogings/utf8.py,cover => tests/farm/annotate/gold_encodings/utf8.py,cover | ||||
* | Merged in lep/coverage.py (pull request #48) | Ned Batchelder | 2015-04-24 | 3 | -0/+15 |
|\ | | | | | | | Fix #363: crash when annotating non-ascii characters in python 2. | ||||
| * | Add annotated test file. | Leonardo Pistone | 2015-04-14 | 1 | -0/+4 |
| | | |||||
| * | Fix #363: crash when annotating non-ascii characters in python 2. | Leonardo Pistone | 2015-04-14 | 2 | -0/+11 |
| | | | | | | | | | | --HG-- extra : amend_source : 8297268531b6014e4f2c2a445385f89688a3fb93 | ||||
* | | Fix Issue 361, and update tests accordingly. | Jon Chappell | 2015-04-13 | 9 | -40/+40 |
|/ | | | | | --HG-- branch : issue361 | ||||
* | Fix the tests that were looking for the doc URL. | Ned Batchelder | 2015-01-26 | 5 | -5/+5 |
| | |||||
* | Fix bad regression: XML report now reports packages again. #235 | Ned Batchelder | 2015-01-19 | 2 | -2/+2 |
| | |||||
* | Use file names with extensions in reports. | Ned Batchelder | 2015-01-17 | 34 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- rename : tests/farm/html/gold_a/a.html => tests/farm/html/gold_a/a_py.html rename : tests/farm/html/gold_b_branch/b.html => tests/farm/html/gold_b_branch/b_py.html rename : tests/farm/html/gold_bom/bom.html => tests/farm/html/gold_bom/bom_py.html rename : tests/farm/html/gold_isolatin1/isolatin1.html => tests/farm/html/gold_isolatin1/isolatin1_py.html rename : tests/farm/html/gold_omit_1/m1.html => tests/farm/html/gold_omit_1/m1_py.html rename : tests/farm/html/gold_omit_1/m2.html => tests/farm/html/gold_omit_1/m2_py.html rename : tests/farm/html/gold_omit_1/m3.html => tests/farm/html/gold_omit_1/m3_py.html rename : tests/farm/html/gold_omit_1/main.html => tests/farm/html/gold_omit_1/main_py.html rename : tests/farm/html/gold_omit_2/m2.html => tests/farm/html/gold_omit_2/m2_py.html rename : tests/farm/html/gold_omit_2/m3.html => tests/farm/html/gold_omit_2/m3_py.html rename : tests/farm/html/gold_omit_2/main.html => tests/farm/html/gold_omit_2/main_py.html rename : tests/farm/html/gold_omit_3/m3.html => tests/farm/html/gold_omit_3/m3_py.html rename : tests/farm/html/gold_omit_3/main.html => tests/farm/html/gold_omit_3/main_py.html rename : tests/farm/html/gold_omit_4/m1.html => tests/farm/html/gold_omit_4/m1_py.html rename : tests/farm/html/gold_omit_4/m3.html => tests/farm/html/gold_omit_4/m3_py.html rename : tests/farm/html/gold_omit_4/main.html => tests/farm/html/gold_omit_4/main_py.html rename : tests/farm/html/gold_omit_5/m1.html => tests/farm/html/gold_omit_5/m1_py.html rename : tests/farm/html/gold_omit_5/main.html => tests/farm/html/gold_omit_5/main_py.html rename : tests/farm/html/gold_other/blah_blah_other.html => tests/farm/html/gold_other/blah_blah_other_py.html rename : tests/farm/html/gold_other/here.html => tests/farm/html/gold_other/here_py.html rename : tests/farm/html/gold_partial/partial.html => tests/farm/html/gold_partial/partial_py.html rename : tests/farm/html/gold_styled/a.html => tests/farm/html/gold_styled/a_py.html rename : tests/farm/html/gold_unicode/unicode.html => tests/farm/html/gold_unicode/unicode_py.html | ||||
* | For some reason, lowercase 'python' suddenly struck me as odd-looking. Fix ↵ | Ned Batchelder | 2014-12-12 | 3 | -3/+3 |
| | | | | them. | ||||
* | Make tests work with latest unittest2 | Ned Batchelder | 2014-11-01 | 6 | -6/+6 |
| | | | | | | unittest2 now requires six. Six installs an importer hook. That hook is run and measured during these tests. Adding the include argument limits the measurement so that six doesn't appear in the results. | ||||
* | Update gold files | Ned Batchelder | 2014-10-31 | 37 | -452/+535 |
| | |||||
* | Filtering now computes coverage percentages properly. | Ned Batchelder | 2014-10-22 | 3 | -11/+25 |
| |