Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Naming the directorie numerically is silly. | Ned Batchelder | 2009-03-15 | 1 | -7/+0 |
| | | | | | | | --HG-- rename : test/farm/000/gold/white.py,cover => test/farm/annotate/gold/white.py,cover rename : test/farm/000/run.py => test/farm/annotate/run.py rename : test/farm/000/src/white.py => test/farm/annotate/src/white.py | ||||
* | The first working farm test, obsoleting a test_coverage.py test. | Ned Batchelder | 2009-03-14 | 1 | -4/+4 |
| | |||||
* | A farm of directories holding test cases. | Ned Batchelder | 2009-03-14 | 1 | -0/+7 |
--HG-- rename : test/white.py,cover => test/farm/000/gold/white.py,cover rename : test/white.py => test/farm/000/src/white.py |