index
:
delta/python-packages/testrepository-git.git
master
v2-only
github.com: testing-cabal/testrepository.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testrepository
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for pre-0.0.11 versions of subunit.
v2-only
Jelmer Vernooij
2018-08-26
1
-7
/
+1
*
Make sure output_stream can handle non-utf8 bytes
Robert Collins
2014-08-24
1
-2
/
+7
*
Improve error rendering of listing issues.
Robert Collins
2014-03-03
1
-1
/
+1
*
Only return streams from CLI._iter_stream if the type matches the first type ...
Robert Collins
2013-04-14
1
-0
/
+7
*
Consolidate on the StreamResult API for make_results' return values.
Robert Collins
2013-04-11
3
-76
/
+39
*
Drop unused class TestResultFilter.
Robert Collins
2013-04-10
1
-1
/
+0
*
Drop the ExtendedToStream wrapping around UI.make_result.
Robert Collins
2013-04-10
2
-9
/
+8
*
Move tag based test filtering into the UI: many test things won't be filtered...
Robert Collins
2013-04-10
2
-6
/
+39
*
Add test for --subunit support - the UI was previously only loosely tested.
Robert Collins
2013-04-08
1
-2
/
+9
*
Change get_test() APIs to return StreamResult rather than TestResult emitting...
Robert Collins
2013-04-01
1
-2
/
+23
*
Migrate to new streamresult concurrent test suite API.
Robert Collins
2013-03-22
1
-1
/
+6
*
Split out event forwarding and summarising roles for make_result.
Robert Collins
2013-03-16
3
-6
/
+10
*
Start getting streamresult into the innards.
Robert Collins
2013-03-15
3
-7
/
+20
*
* Expects subunit v2 if the local library has v2 support in the subunit
Robert Collins
2013-03-10
1
-0
/
+3
*
0.0.14
Robert Collins
2013-02-08
4
-31
/
+55
*
* ``testr help command`` now shows the docstring for commands (Robert Collins)
Robert Collins
2012-12-05
1
-5
/
+7
*
* ``testr load`` now supports passing filenames to subunit streams to load.
Robert Collins
2012-12-05
1
-1
/
+1
*
* Test tags are now shown in failures. Of particular interest for folk debgging
Robert Collins
2012-12-04
1
-0
/
+5
*
* As a side effect of fixing bug #597060 additional arguments passed to testr
Robert Collins
2012-12-03
1
-1
/
+10
*
Improvements from review - better docs, avoid race condition with process exit.
Robert Collins
2012-10-23
1
-0
/
+3
*
* ``testr run`` will now fail a test run if the test process exits non-zero.
Robert Collins
2012-10-22
1
-1
/
+6
*
Refactor, pushing the result creation into the desired shape.
Robert Collins
2012-05-01
4
-14
/
+17
*
Glue into the active commands a way to get a customised filter, which the nex...
Robert Collins
2012-04-30
1
-2
/
+1
*
* ``testr`` will drop into PDB from its command line UI if the environment
Robert Collins
2012-04-30
1
-0
/
+8
*
Add --full-results switch to get unfiltered output.
Brad Crittenden
2012-04-17
1
-3
/
+11
*
Add --subunit option to the run command to get subunit output.
Brad Crittenden
2012-04-17
1
-1
/
+6
*
Changes suggested in review.
Francesco Banconi
2012-03-29
1
-3
/
+4
*
Fixed outpit encoding when stream has encoding set to None.
Francesco Banconi
2012-03-15
1
-1
/
+1
*
Handling non-ascii characters in output.
Francesco Banconi
2012-03-13
1
-3
/
+4
*
Show a plus when there are more tests.
Jonathan Lange
2011-11-04
1
-1
/
+1
*
Settle for what we have now.
Jonathan Lange
2011-11-04
1
-2
/
+0
*
Maybe cleaner.
Jonathan Lange
2011-11-03
1
-18
/
+19
*
Fix documentation.
Jonathan Lange
2011-11-03
1
-3
/
+3
*
Put in research findings.
Jonathan Lange
2011-11-03
1
-1
/
+3
*
New TODO
Jonathan Lange
2011-11-03
1
-0
/
+1
*
Already-done TODO
Jonathan Lange
2011-11-03
1
-3
/
+0
*
Include failures delta.
Jonathan Lange
2011-11-03
1
-4
/
+7
*
Include test run delta.
Jonathan Lange
2011-11-03
1
-2
/
+6
*
Time delta information
Jonathan Lange
2011-11-03
1
-1
/
+13
*
Pass through previous run.
Jonathan Lange
2011-11-03
3
-4
/
+5
*
Make the base UI a summary result.
Jonathan Lange
2011-11-02
1
-19
/
+4
*
Extend make_result to accept previous run.
Jonathan Lange
2011-11-02
4
-9
/
+10
*
Display test run time after loading.
Jonathan Lange
2011-11-02
1
-2
/
+15
*
Extract timedelta_to_seconds helper.
Jonathan Lange
2011-11-02
1
-0
/
+2
*
TODOs.
Jonathan Lange
2011-11-01
2
-1
/
+7
*
End with new line.
Jonathan Lange
2011-11-01
1
-0
/
+1
*
Actually use output_summary. Update all of the tests for its new API
Jonathan Lange
2011-11-01
1
-4
/
+4
*
Combining test to make sure.
Jonathan Lange
2011-11-01
1
-1
/
+2
*
Support other values. Change the API so that we pass in tests & time stuff ex...
Jonathan Lange
2011-11-01
4
-21
/
+32
*
Actually hook up output_summary.
Jonathan Lange
2011-11-01
1
-1
/
+1
[next]