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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.0.6.
0.0.6
Robert Collins
2010-07-02
2
-1
/
+9
*
Make it clear that BRACKETED parts are utf8 and fix the outputter to do so.
Robert Collins
2010-07-02
3
-12
/
+14
*
Merge james_w's discovery patch, tweaked.
Robert Collins
2010-07-01
2
-6
/
+36
|
\
|
*
Tweak discovery patch as requested in the review.
Robert Collins
2010-07-01
1
-2
/
+5
|
*
Modify the usage message from subunit.run.
James Westby
2010-06-22
1
-2
/
+28
|
*
Add NEWS snippet.
James Westby
2010-06-14
1
-0
/
+7
|
*
Use testtools to do the running and so support discovery via that.
James Westby
2010-06-12
1
-26
/
+2
|
*
Add --discover-pattern.
James Westby
2010-06-07
1
-1
/
+5
|
*
Implement a hacky first pass at discovery.
James Westby
2010-06-07
1
-2
/
+18
*
|
Merge the setup.py Tres supplied.
Robert Collins
2010-06-24
3
-0
/
+85
|
\
\
|
*
|
Add distutils / setuptools installation support for Python libs / scripts.
Tres Seaver
2010-06-02
2
-0
/
+78
|
|
/
*
|
Fix make check with testtools trunk.
Robert Collins
2010-06-24
3
-19
/
+22
*
|
Unbreak tests in trunk. Oops.
Robert Collins
2010-06-21
2
-13
/
+16
*
|
* Old style tracebacks with no encoding info are now treated as UTF8 rather
Robert Collins
2010-06-11
3
-1
/
+10
|
/
*
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
Robert Collins
2010-05-13
3
-0
/
+22
*
(vila, martin(gz), lifeless) Make _feed_chunks assertion verbose to help debug
Vincent Ladeuil
2010-05-12
1
-1
/
+1
*
Merge support for handling lowercase skip/todo in tap2subunit.
Jelmer Vernooij
2010-04-12
2
-5
/
+16
|
\
|
*
Handle lowercase skip/todo in tap.
Jelmer Vernooij
2010-04-11
2
-5
/
+16
*
|
Add support for progress reporting in Perl module.
Jelmer Vernooij
2010-04-06
1
-0
/
+21
|
\
\
|
|
/
|
*
Add support for progress in the perl bindings.
Jelmer Vernooij
2010-03-30
1
-0
/
+21
|
/
*
Fix incorrect ordering of tags method parameters in TestResultDecorator. This
Robert Collins
2010-03-12
2
-2
/
+6
*
Apply trivial doc fix from Brad Hards for c/README.
Robert Collins
2010-02-20
2
-1
/
+7
*
Eliminate tabs used mixed in with spaces.
Jelmer Vernooij
2010-01-25
2
-12
/
+12
*
Release 0.0.5
Robert Collins
2010-01-20
3
-3
/
+8
*
Add --forward option to notify.
Jelmer Vernooij
2010-01-17
1
-1
/
+8
*
Merge SUBUNIT_FORMATTER patch.
Jelmer Vernooij
2010-01-16
3
-8
/
+25
|
\
|
*
Ignore SUBUNIT_FORMATTER if it is empty.
Jelmer Vernooij
2010-01-16
1
-1
/
+1
|
*
Support SUBUNIT_FORMATTER environment variable.
Jelmer Vernooij
2010-01-15
3
-8
/
+25
*
|
Only take commands that start the line they are observed on.
Robert Collins
2010-01-16
2
-2
/
+6
*
|
Fix the default of all for read in subunit2gtk, really fixing the hup race co...
Robert Collins
2010-01-15
1
-1
/
+1
*
|
Flush the read pipe after a process hangup is detected, before calling lostCo...
Robert Collins
2010-01-15
1
-3
/
+7
|
/
*
Update NEWS about subunit-notify.
Jelmer Vernooij
2010-01-15
1
-0
/
+6
*
merge notification filter.
Jelmer Vernooij
2010-01-15
1
-0
/
+58
|
\
|
*
Add subunit script that notifies the test results.
Jelmer Vernooij
2010-01-15
1
-0
/
+58
*
|
Shut GTK up about None being returned instead of True or False.
Robert Collins
2010-01-15
1
-0
/
+1
*
|
Merge the change to not have a progress name collision in subunit2gtk from Vila.
Robert Collins
2010-01-15
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
Make subunit2gtk works and stop reporting the last test as an error.
Vincent Ladeuil
2010-01-14
1
-18
/
+17
*
|
merge subunit2gtk fixes.
Jelmer Vernooij
2010-01-11
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove unused imports.
Jelmer Vernooij
2009-12-31
1
-2
/
+0
|
*
Fix some variable names.
Jelmer Vernooij
2009-12-31
1
-2
/
+2
|
/
*
Fix make checkwhen subunit isn't currently installed for test_child.c.
Robert Collins
2009-12-20
2
-1
/
+7
*
Bump configure version for development cycle.
Robert Collins
2009-12-18
1
-1
/
+1
*
Release 0.0.4.
Robert Collins
2009-12-18
2
-2
/
+5
*
Fix the -f switch for subunit2junitxml.
Robert Collins
2009-12-18
2
-1
/
+11
*
Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf changes...
Robert Collins
2009-12-18
1
-5
/
+5
*
More guidance for locating testtools.
Robert Collins
2009-12-18
1
-1
/
+2
*
Do not distribute a second copy of the original iso8601 source (thanks automa...
Robert Collins
2009-12-18
1
-1
/
+0
*
Be more clear about where to get testtools from.
Robert Collins
2009-12-18
1
-1
/
+2
*
Tarballs should not claim to be 0.0.3 :)
Robert Collins
2009-12-16
1
-1
/
+1
*
Dist more files.
Robert Collins
2009-12-15
1
-5
/
+14
[next]