summaryrefslogtreecommitdiff
path: root/testrepository/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use the newfangled test discovery feature.Robert Collins2015-07-161-29/+7
* Move tag based test filtering into the UI: many test things won't be filtered...Robert Collins2013-04-101-7/+4
* Refactor, pushing the result creation into the desired shape.Robert Collins2012-05-011-3/+4
* Glue into the active commands a way to get a customised filter, which the nex...Robert Collins2012-04-301-0/+16
* * A horrible thinko in the testrepository test suite came to light and has beenRobert Collins2011-10-261-6/+0
* * ``testr run`` now uses a unique file name rather than hard codingRobert Collins2010-12-051-0/+1
* Give the UI's TestResult object full responsibility for summing up the result Jonathan Lange2010-09-201-0/+1
* Use Wildcard to make matching UI output a little nicer.Jonathan Lange2010-09-191-0/+3
* Wildcard object equal to everything.Jonathan Lange2010-09-191-0/+13
* Output errors during run.Robert Collins2010-01-161-1/+2
* Add CommandArgument.Robert Collins2010-01-091-0/+1
* Introduce an arguments package.Robert Collins2010-01-091-0/+1
* Improve testrepository.tests.test_suite to be more clear.Robert Collins2010-01-091-4/+4
* Start on the init command.Robert Collins2009-12-221-0/+11
* Outline the UI module and it's responsibilities.Robert Collins2009-12-221-2/+4
* Add command lookup logic.Robert Collins2009-12-221-0/+1
* Create testr executable.Robert Collins2009-12-211-1/+21
* Test that setup.py works.Robert Collins2009-12-201-1/+6
* Base project infrastructure.Robert Collins2009-12-191-0/+18