summaryrefslogtreecommitdiff
path: root/tests/test_pickle2json.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't need the v3->v4 data converter in v5Ned Batchelder2018-07-011-55/+0
|
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* Touching files in an empty CoverageData shouldn't force lines. #399Ned Batchelder2015-08-201-2/+2
| | | | | | | | py.test --cov can write empty data to arcs, and then touch files due to --source. This would make the file be about lines instead of arcs, and then combining would fail. This changed a lot of CoverageData, including some of the methods names.
* Refactor some data test codeNed Batchelder2015-08-141-16/+3
|
* Clean ups from pr 66Ned Batchelder2015-08-141-9/+13
|
* Add pickle2json converter. Closes #395Alexander Todorov2015-08-071-0/+64
--HG-- branch : read_pickle extra : amend_source : 71ae428d9f389e19ed74215bfc3f1630fcdc40a1