summaryrefslogtreecommitdiff
path: root/test/test_data.py
Commit message (Collapse)AuthorAgeFilesLines
* Re-think the api to set the data file name and suffix.Ned Batchelder2009-05-111-4/+2
|
* More docstringsNed Batchelder2009-05-091-1/+4
|
* New more flexible data storage.Ned Batchelder2009-04-181-9/+22
|
* More pylint shenanigans.Ned Batchelder2009-04-181-1/+3
|
* Testing and clean up for data.pyNed Batchelder2009-04-181-2/+66
|
* Use our CoverageTest base class to get isolation (in a new directory) for ↵Ned Batchelder2009-04-181-2/+2
| | | | the data tests.
* Refactor the file name stuff in CoverageData, and start its own test file.Ned Batchelder2009-04-171-0/+10