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
/
_spinner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up errors.
Jonathan Lange
2011-03-22
1
-3
/
+3
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Fix some epytext failures.
Jonathan Lange
2011-01-13
1
-7
/
+7
*
Avoid race condition in test_spinner.TestRunInReactor.test_clean_running_thre...
Robert Collins
2010-12-14
1
-1
/
+0
*
Add flag to make debugging twisted tests easier.
Jonathan Lange
2010-11-30
1
-26
/
+44
*
Make the default iterations strict and good; add a new runner for broken
Jonathan Lange
2010-11-21
1
-4
/
+5
*
Actually iterate the reactor after each thing. It seems this is necessary.
Jonathan Lange
2010-11-21
1
-1
/
+17
*
Fix up the docstring.
Jonathan Lange
2010-11-11
1
-6
/
+1
*
We actually don't need this. Methods that call loseConnection really ought
Jonathan Lange
2010-11-11
1
-4
/
+0
*
Some simple changes from code review.
Jonathan Lange
2010-10-31
1
-1
/
+6
*
Ugly hack, but I think necessary. Spin the reactor once before cleaning.
Jonathan Lange
2010-10-30
1
-0
/
+4
*
Just call Exception.__init__ rather than using super for Python 2.4 compatibi...
Martin
2010-10-25
1
-4
/
+4
*
Guard the use of signals.
Jonathan Lange
2010-10-24
1
-4
/
+6
*
Less code, yay.
Jonathan Lange
2010-10-16
1
-15
/
+0
*
Test threading support.
Jonathan Lange
2010-10-16
1
-5
/
+0
*
TimeoutError is now reported as a test error.
Jonathan Lange
2010-10-16
1
-2
/
+5
*
Manual updates, todos, docstrings.
Jonathan Lange
2010-10-16
1
-0
/
+3
*
Scarier docstring.
Jonathan Lange
2010-10-15
1
-1
/
+5
*
Rename _Spinner to Spinner, now that it's in a private module.
Jonathan Lange
2010-10-15
1
-2
/
+2
*
Move the reactor spinning stuff into a separate module.
Jonathan Lange
2010-10-15
1
-0
/
+290