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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate on the StreamResult API for make_results' return values.
Robert Collins
2013-04-11
1
-22
/
+12
*
Change get_test() APIs to return StreamResult rather than TestResult emitting...
Robert Collins
2013-04-01
1
-2
/
+23
*
Split out event forwarding and summarising roles for make_result.
Robert Collins
2013-03-16
1
-0
/
+2
*
Start getting streamresult into the innards.
Robert Collins
2013-03-15
1
-1
/
+4
*
0.0.14
Robert Collins
2013-02-08
1
-1
/
+1
*
Refactor, pushing the result creation into the desired shape.
Robert Collins
2012-05-01
1
-1
/
+3
*
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
1
-1
/
+2
*
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
1
-1
/
+2
*
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
1
-0
/
+5
*
Actually use output_summary. Update all of the tests for its new API
Jonathan Lange
2011-11-01
1
-4
/
+4
*
Support other values. Change the API so that we pass in tests & time stuff ex...
Jonathan Lange
2011-11-01
1
-1
/
+1
*
Put output_summary in the UI interface.
Jonathan Lange
2011-11-01
1
-0
/
+15
*
Review comments.
Jonathan Lange
2010-10-01
1
-2
/
+2
*
Give the UI's TestResult object full responsibility for summing up the result
Jonathan Lange
2010-09-20
1
-0
/
+41
*
make_result now takes a callable that returns the id of the test run.
Jonathan Lange
2010-09-12
1
-2
/
+6
*
output_results isn't needed.
Jonathan Lange
2010-08-04
1
-12
/
+0
*
Add make_result to the UI contract.
Jonathan Lange
2010-08-04
1
-0
/
+4
*
New argument type ``StringArgument`` for use when a supplied argument is just
Robert Collins
2010-02-28
1
-2
/
+4
*
Add a indirected subprocess.Popen to permit testing of the planned run command.
Robert Collins
2010-02-08
1
-0
/
+10
*
Add error reporting facility.
Robert Collins
2010-01-16
1
-0
/
+10
*
Add stream output support for the UI.
Robert Collins
2010-01-14
1
-0
/
+11
*
Hook arg parsing into command execution.
Robert Collins
2010-01-09
1
-0
/
+8
*
Add an output_rest method to UI.
Robert Collins
2010-01-09
1
-0
/
+10
*
Add output_table to ui.
Robert Collins
2010-01-09
1
-7
/
+16
*
Add ui.output_results().
Robert Collins
2010-01-08
1
-0
/
+19
*
Add access to options and a global quiet option.
Robert Collins
2009-12-28
1
-0
/
+2
*
Teach UI about -d HERE and the concept of 'here'.
Robert Collins
2009-12-25
1
-0
/
+4
*
Outline streams API for ui objects, and tell ui objects about their command.
Robert Collins
2009-12-25
1
-1
/
+41
*
Outline the UI module and it's responsibilities.
Robert Collins
2009-12-22
1
-0
/
+40