index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
run.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ``python -m testtools.run discover . --list`` now works. (Robert Collins)
Robert Collins
2012-10-18
1
-1
/
+1
*
Not sure if this is correct, but it makes the test pass.
Jonathan Lange
2011-07-27
1
-1
/
+1
*
Python 3 changes.
Jonathan Lange
2011-07-27
1
-1
/
+1
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Let stdout default to sys.stdout in TestProgram.
Jelmer Vernooij
2010-12-07
1
-0
/
+2
*
* ``testtools.run`` now supports ``--load-list``, which takes a file containing
Robert Collins
2010-11-30
1
-3
/
+35
*
* ``testtools.run`` now supports ``-l`` to list tests rather than executing
Robert Collins
2010-11-30
1
-12
/
+30
*
Avoid exc_info cycles in several places and comment on trickier ones
Martin
2010-08-16
1
-3
/
+1
*
Improve the discovery support for use by other runners (like subunit.run).
Robert Collins
2010-07-01
1
-3
/
+4
*
Merge trunk to resolve conflict in _StringException stringifying methods
Martin
2010-06-22
1
-18
/
+11
|
\
|
*
Polish the discovery support.
Robert Collins
2010-06-14
1
-18
/
+11
*
|
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-1
/
+1
*
|
Merge trunk to pick up fixes for IronPython and Python 3
Martin
2010-06-11
1
-10
/
+258
|
\
\
|
|
/
|
*
Support python3.1
Robert Collins
2010-06-11
1
-6
/
+10
|
|
\
|
*
|
Comment on the changes made to TestProgram.
James Westby
2010-06-10
1
-0
/
+5
|
*
|
Move has_discover = True until we know we have set up everything we need.
James Westby
2010-06-10
1
-1
/
+1
|
*
|
Support discovery by backporting code from python2.7.
James Westby
2010-06-08
1
-9
/
+249
|
|
/
*
|
First pass at implementing unicode tracebacks for Python 2
Martin
2010-05-25
1
-1
/
+2
|
/
*
Truth in copyright statements.
Jonathan Lange
2010-01-01
1
-1
/
+1
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
1
-1
/
+1
*
Make running tests with testtools doable from the commandline without python ...
Robert Collins
2009-12-13
1
-0
/
+39