index
:
delta/python-packages/testrepository.git
trunk
launchpad.net: Obsolete (use python-packages/testrepository-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testrepository
/
tests
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ``testr help command`` now shows the docstring for commands (Robert Collins)
Robert Collins
2012-12-05
1
-1
/
+27
*
* Test tags are now shown in failures. Of particular interest for folk debgging
Robert Collins
2012-12-04
1
-0
/
+8
*
* As a side effect of fixing bug #597060 additional arguments passed to testr
Robert Collins
2012-12-03
1
-3
/
+22
*
Refactor, pushing the result creation into the desired shape.
Robert Collins
2012-05-01
1
-7
/
+33
*
* ``testr`` will drop into PDB from its command line UI if the environment
Robert Collins
2012-04-30
1
-0
/
+27
*
Add --full-results switch to get unfiltered output.
Brad Crittenden
2012-04-17
1
-7
/
+16
*
Add --subunit option to the run command to get subunit output.
Brad Crittenden
2012-04-17
1
-0
/
+1
*
Use an error object that consistently returns unicode, regardless of locale.
Jonathan Lange
2012-04-02
1
-2
/
+5
*
Changes suggested in review.
Francesco Banconi
2012-03-29
1
-6
/
+2
*
Handling non-ascii characters in output.
Francesco Banconi
2012-03-13
1
-1
/
+16
*
Show a plus when there are more tests.
Jonathan Lange
2011-11-04
1
-2
/
+2
*
End with new line.
Jonathan Lange
2011-11-01
1
-1
/
+1
*
No delta test for values.
Jonathan Lange
2011-11-01
1
-0
/
+6
*
Combining test to make sure.
Jonathan Lange
2011-11-01
1
-0
/
+7
*
Support other values. Change the API so that we pass in tests & time stuff ex...
Jonathan Lange
2011-11-01
1
-19
/
+25
*
Actually hook up output_summary.
Jonathan Lange
2011-11-01
1
-4
/
+4
*
Handling for number of tests run and time taken
Jonathan Lange
2011-11-01
1
-1
/
+25
*
Start of the testing structure for summary code.
Jonathan Lange
2011-11-01
1
-15
/
+35
*
* The test 'test_outputs_results_to_stdout' was sensitive to changes in
Robert Collins
2011-10-26
1
-6
/
+2
*
* ``testr load`` and ``testr run`` now have a flag ``--partial``. When set
Robert Collins
2010-12-07
2
-0
/
+34
*
Review comments.
Jonathan Lange
2010-10-01
1
-0
/
+1
*
Give the UI's TestResult object full responsibility for summing up the result
Jonathan Lange
2010-09-20
1
-2
/
+3
*
Refactor the CLITestResult tests so they don't care so much about how results
Jonathan Lange
2010-09-12
1
-3
/
+8
*
make_result now takes a callable that returns the id of the test run.
Jonathan Lange
2010-09-12
1
-1
/
+1
*
Merge trunk, doing major work to resolve the conflict in the failing command.
Jonathan Lange
2010-09-12
1
-1
/
+10
|
\
|
*
Merge jml's failing --list patch.
Robert Collins
2010-09-12
1
-0
/
+9
|
|
\
|
|
*
Extend the UI interface to have support for listing tests.
Jonathan Lange
2010-09-07
1
-0
/
+9
|
*
|
Display values in foo=bar, baz=qux form, making it easier to match names
Jonathan Lange
2010-08-03
1
-1
/
+1
|
|
/
*
|
output_results isn't needed.
Jonathan Lange
2010-08-04
1
-1
/
+2
*
|
Display errors as soon as the ui finds out about them.
Jonathan Lange
2010-08-04
1
-0
/
+24
*
|
Extract out the logic for formatting errors.
Jonathan Lange
2010-08-04
1
-0
/
+28
*
|
Flakes
Jonathan Lange
2010-08-04
1
-4
/
+3
|
/
*
New argument type ``StringArgument`` for use when a supplied argument is just
Robert Collins
2010-02-28
1
-1
/
+11
*
Add error reporting facility.
Robert Collins
2010-01-16
1
-0
/
+14
*
Add stream output support for the UI.
Robert Collins
2010-01-14
1
-0
/
+6
*
Hook arg parsing into command execution.
Robert Collins
2010-01-09
1
-0
/
+21
*
Add an output_rest method to UI.
Robert Collins
2010-01-09
1
-21
/
+21
*
Add output_table to ui.
Robert Collins
2010-01-09
1
-0
/
+10
*
Add ui.output_results().
Robert Collins
2010-01-08
1
-0
/
+28
*
Add a very rudimentary structured output facility.
Robert Collins
2010-01-05
1
-0
/
+10
*
Teach UI about -d HERE and the concept of 'here'.
Robert Collins
2009-12-25
1
-0
/
+9
*
Outline streams API for ui objects, and tell ui objects about their command.
Robert Collins
2009-12-25
1
-0
/
+14
*
Start on the init command.
Robert Collins
2009-12-22
2
-0
/
+55