summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Split out the cmdline.py tests.Ned Batchelder2009-04-281-1/+7
* Templite: a lightweight template class to use when making HTML reports.Ned Batchelder2009-04-191-1/+1
* Make it more convenient to run tests outside of the makefile.Ned Batchelder2009-04-191-1/+3
* Commonalize more of the test case code.Ned Batchelder2009-04-181-3/+3
* Put coveragetest.py under the pylint regime.Ned Batchelder2009-04-181-0/+1
* New pylint returns a status code: ignore it.Ned Batchelder2009-04-161-3/+3
* Pylint tweaksNed Batchelder2009-04-121-0/+1
* Some light clean up of test_farm.py due to pylint.Ned Batchelder2009-04-121-0/+1
* Get rid of annotated coverage source files.Ned Batchelder2009-04-041-0/+1
* The farm test tree is deeper than clean was cleaning. Make it deeper.Ned Batchelder2009-03-201-4/+4
* Add a dependency so stuff build properly.Ned Batchelder2009-03-151-1/+1
* Make tests finally depends on devinst, so it will just work.Ned Batchelder2009-03-151-2/+4
* Farm tests can be run in clean_only mode, to get rid of junk.Ned Batchelder2009-03-151-0/+1
* Use nose for running tests.Ned Batchelder2009-03-131-1/+1
* I thought I took care of this already.Ned Batchelder2009-03-081-0/+1
* Don't build kits when publishing.coverage-3.0b1Ned Batchelder2009-03-071-4/+1
* Update the make publish action.Ned Batchelder2009-03-071-4/+4
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+58