summaryrefslogtreecommitdiff
path: root/testrepository
Commit message (Expand)AuthorAgeFilesLines
...
* | Show the version in testr --version.Robert Collins2012-10-231-2/+4
* | Improvements from review - better docs, avoid race condition with process exit.Robert Collins2012-10-232-8/+15
* | * ``testr run`` will now fail a test run if the test process exits non-zero.Robert Collins2012-10-224-10/+168
* | Test that failures load detects are propogated to the exit code of run.Robert Collins2012-10-211-2/+12
|/
* IMPROVEMENTSRobert Collins2012-09-194-3/+51
* Release 0.0.7.Robert Collins2012-09-121-1/+1
* * stream loading will now synthesise datestamps before demultiplexing ratherRobert Collins2012-09-104-10/+10
* Stop test_id_list_default masking test_list_option with some horribly convolu...Robert Collins2012-07-242-35/+62
* * ``testr run`` now accepts a --concurrency option, allowing command lineRobert Collins2012-06-182-1/+5
* open 0.0.7.Robert Collins2012-05-081-1/+1
* Release 0.0.6.Robert Collins2012-05-081-1/+1
* Implement hiding of tagged tests.Robert Collins2012-05-032-1/+68
* Compat with subunit trunk.Robert Collins2012-05-034-44/+55
* Refactor, pushing the result creation into the desired shape.Robert Collins2012-05-0113-115/+80
* Glue into the active commands a way to get a customised filter, which the nex...Robert Collins2012-04-3010-15/+129
* Merge trunk.Robert Collins2012-04-307-34/+201
|\
| * Another case of the DBM API breakage in Python2.7 fixed.Robert Collins2012-04-301-0/+2
| * * ``testr`` will drop into PDB from its command line UI if the environmentRobert Collins2012-04-302-0/+35
| * add worker-id tagging with fix to work with testtools trunkBenji York2012-04-192-2/+25
| |\
| | * merge from trunkBenji York2012-04-195-29/+120
| | |\ | | |/ | |/|
| * | Update docstrings.Jonathan Lange2012-04-182-2/+4
| * | Test behaviour, not types.Jonathan Lange2012-04-181-5/+38
| * | Fixed description for --subunitBrad Crittenden2012-04-172-2/+2
| * | Add --subunit and --full-results to load command.Brad Crittenden2012-04-171-0/+4
| * | Add --full-results switch to get unfiltered output.Brad Crittenden2012-04-175-20/+50
| * | Add --subunit option to the run command to get subunit output.Brad Crittenden2012-04-174-13/+35
| | * simplify testBenji York2012-04-181-2/+0
| | * remove unneeded importBenji York2012-04-181-1/+0
| | * add test for worker-id-tagging wrapperBenji York2012-04-182-1/+20
| | * add worker ID tagging, needs testsBenji York2012-04-171-2/+9
| |/
| * Use an error object that consistently returns unicode, regardless of locale.Jonathan Lange2012-04-021-2/+5
| * Changes suggested in review.Francesco Banconi2012-03-292-9/+6
| * Fixed outpit encoding when stream has encoding set to None.Francesco Banconi2012-03-151-1/+1
| * Handling non-ascii characters in output.Francesco Banconi2012-03-132-4/+20
* | Add config option to set filter tags.Robert Collins2012-01-112-2/+26
|/
* * Test partitioning now handles a corner case where multiple tests have aRobert Collins2012-01-112-2/+25
* Show a delta between the last run and the run before it on 'testr load',Jonathan Lange2011-11-1721-78/+565
|\
| * Show a plus when there are more tests.Jonathan Lange2011-11-042-3/+3
| * Settle for what we have now.Jonathan Lange2011-11-041-2/+0
| * Maybe cleaner.Jonathan Lange2011-11-031-18/+19
| * Fix documentation.Jonathan Lange2011-11-031-3/+3
| * Put in research findings.Jonathan Lange2011-11-031-1/+3
| * Flag the autotimer extra code.Jonathan Lange2011-11-031-1/+1
| * New TODOJonathan Lange2011-11-031-0/+1
| * Already-done TODOJonathan Lange2011-11-031-3/+0
| * Show the diff between last and the one previous runJonathan Lange2011-11-032-4/+7
| * Include failures delta.Jonathan Lange2011-11-032-5/+8
| * Include test run delta.Jonathan Lange2011-11-033-9/+13
| * Time delta informationJonathan Lange2011-11-032-1/+59
| * FlakesJonathan Lange2011-11-031-1/+1