index
:
delta/python-packages/subunit-git.git
external-iso8601
fix-test-lists
master
github.com: testing-cabal/subunit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Have the output of subunit.run include timing information.
James Westby
2011-11-01
3
-0
/
+57
|
*
|
Couple of spelling corrections to python subunit module docstring
Martin
2011-08-07
1
-2
/
+2
|
*
|
Fix Python 3 syntax error.
Jonathan Lange
2011-07-26
1
-1
/
+1
|
*
|
Merge trunk tip, resolve NEWS.
John Arbash Meinel
2011-06-30
13
-404
/
+672
|
|
\
\
|
|
|
/
|
|
*
* ``subunit-ls`` should handle the new test outcomes in Python2.7 better.
Robert Collins
2011-05-23
1
-0
/
+10
|
|
*
* ``subunit-ls`` now handles a stream with time: instructions that start
Robert Collins
2011-05-23
1
-1
/
+1
|
|
*
Add test to make sure addSkip is preserved.
Jelmer Vernooij
2011-05-09
1
-0
/
+14
|
|
*
Fix argument in TestResultFilter.addSkip.
Jelmer Vernooij
2011-05-09
1
-1
/
+1
|
|
*
Fix thinko in addSuccess refactoring.
Robert Collins
2011-05-02
2
-2
/
+5
|
|
*
Support testsRun on the tag and time collapsing decorators.
Robert Collins
2011-05-02
1
-5
/
+5
|
|
*
Support unexpected success outcomes.
Robert Collins
2011-05-02
2
-15
/
+177
|
|
|
\
|
|
|
*
Additionally the protocol now has a keyword uxsuccess for Unexpected Success
Robert Collins
2011-05-02
2
-15
/
+178
|
|
*
|
Martins fix for failures on windows.
Robert Collins
2011-05-02
3
-7
/
+19
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Fix join_dir test by being more specific about what constitutes a match
Martin
2011-04-27
1
-1
/
+2
|
|
|
*
Skip os.fork tests on non-posix systems, by switching to testtools testcases ...
Martin
2011-04-27
1
-2
/
+5
|
|
|
*
Hack ExecTestCase and its tests to sort-of be portable fixing the remaing spew
Martin
2011-04-27
2
-2
/
+9
|
|
|
*
Avoid leaking test output in TestTestProtocolServerStartTest.test_indented_te...
Martin
2011-04-25
1
-2
/
+5
|
|
*
|
Merge python 3K changes.
Robert Collins
2011-04-27
13
-389
/
+467
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Test suite passing on 3.1.
Robert Collins
2011-04-25
1
-8
/
+11
|
|
|
*
Nearly done.
Robert Collins
2011-04-25
8
-161
/
+192
|
|
|
*
Update stats tests.
Robert Collins
2011-04-25
1
-4
/
+4
|
|
|
*
Tags in the API are strings. And python3 exception names.
Robert Collins
2011-04-25
1
-2
/
+6
|
|
|
*
Merge Martin[gz]'s fix for make_stream_binary.
Robert Collins
2011-04-25
1
-4
/
+10
|
|
|
|
\
|
|
|
|
*
Remove presumably erroneous _make_stream_binary call
Martin
2011-04-25
1
-1
/
+0
|
|
|
|
*
Vary fileno attempt exception type to support Python 3
Martin
2011-04-25
1
-1
/
+6
|
|
|
|
*
Use try/except rather than getattr to test for fileno _make_stream_binary
Martin
2011-04-25
1
-3
/
+5
|
|
|
*
|
More fixups.
Robert Collins
2011-04-25
2
-150
/
+168
|
|
|
|
/
|
|
|
*
More small stuff.
Robert Collins
2011-04-25
2
-9
/
+9
|
|
|
*
Progress.
Robert Collins
2011-04-25
4
-28
/
+34
|
|
|
*
More progress.
Robert Collins
2011-04-25
1
-5
/
+8
|
|
|
*
Make test suite importable in py3.
Robert Collins
2011-04-25
8
-22
/
+28
|
|
|
*
Get pydoc3.1 subunit working.
Robert Collins
2011-04-25
2
-2
/
+3
|
|
|
*
Fixup initial py3 support from tres and start digging further.
Robert Collins
2011-04-25
2
-13
/
+12
|
|
|
|
\
|
|
|
|
*
Work around Python3 syntax errors.
Tres Seaver
2011-03-10
1
-14
/
+30
|
*
|
|
|
Merge trunk r142 and resolve conflicts.
John Arbash Meinel
2011-06-30
9
-190
/
+503
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Split out method that checks for expected failures into a separate method.
Jelmer Vernooij
2011-04-25
1
-3
/
+6
|
|
*
|
|
Move read_test_filter to python/subunit.
Jelmer Vernooij
2011-04-25
2
-1
/
+13
|
|
*
|
|
Remove TagCollapsingDecator test.
Jelmer Vernooij
2011-04-25
1
-5
/
+0
|
|
*
|
|
Mark unexpected successes, too.
Jelmer Vernooij
2011-04-11
2
-2
/
+15
|
|
*
|
|
Filter errors as well.
Jelmer Vernooij
2011-04-11
2
-6
/
+18
|
|
*
|
|
Support --fixup-expected-failures argument to subunit-filter.
Jelmer Vernooij
2011-04-11
2
-3
/
+25
|
|
*
|
|
Add test for TagCollapsingDecorator.testsRun.
Jelmer Vernooij
2011-03-28
1
-0
/
+5
|
|
|
/
/
|
|
*
|
Add different support.
Jonathan Lange
2011-02-15
1
-0
/
+15
|
|
*
|
Consistently use super() rather than upcalling.
Jonathan Lange
2011-02-13
1
-4
/
+4
|
|
*
|
Use the time collapsing decorator as well.
Jonathan Lange
2011-02-13
1
-2
/
+2
|
|
*
|
Make sure that we don't send time if there are none to send.
Jonathan Lange
2011-02-13
2
-0
/
+17
|
|
*
|
Properly handle multiple events.
Jonathan Lange
2011-02-13
2
-6
/
+34
|
|
*
|
Add a time collapsing decorator.
Jonathan Lange
2011-02-13
2
-0
/
+44
|
|
*
|
Only one mechanism for checking to see if a thing is filtered.
Jonathan Lange
2011-02-12
1
-15
/
+27
|
|
*
|
Simplify TRF by using TagCollapsingDecorator.
Jonathan Lange
2011-02-12
1
-23
/
+1
[prev]
[next]