1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of little coding cleanups More... over 16 years ago
Release is phony More... over 16 years ago
Remove trailing whitespace. More... over 16 years ago
Change from using deepcopy to copy in testcase.clone_test_with_new_id. More... over 16 years ago
Monkeypatch deepcopy for python 2.4 to support copying function objects. More... over 16 years ago
Fix issue with test_stopTestRun_shows_details on windows. More... over 16 years ago
Fix test_now_datetime_now on win32 where time.time() returns the same value multiple times. More... over 16 years ago
Merge trunk & update NEWS file. More... over 16 years ago
Rephrase. More... over 16 years ago
Clarify. More... over 16 years ago
RELEASE! More... over 16 years ago
Add a hook, self.addOnException, called before non-success outcomes. More... over 16 years ago
Make running tests with testtools doable from the command-line without python glue. More... over 16 years ago
Make some of our test doubles available for external use for developers of unittest extensions. More... over 16 years ago
Add TestCase.addOnException. More... over 16 years ago
Make running tests with testtools doable from the commandline without python glue. More... over 16 years ago
Include more stuff in 'setup.py sdist' so that what is in bzr matches. More... over 16 years ago
Make some of our test doubles available for external use. More... over 16 years ago
Move for-use test results to a submodule of a testresult package. More... over 16 years ago
Make overwriting tarballs a little harder to do and expose a version number to clients. More... over 16 years ago
Merge RunTest, making the set of outcomes that can occur extensible by subclasses without replacing the core run logic. More... over 16 years ago
Review feedback. More... over 16 years ago
Cleanup overall branch. More... over 16 years ago
Handle unicode tracebacks more gracefully. More... over 16 years ago
3.1 compatible run_test.py. More... over 16 years ago
Discard deepcopy approach, error rate is unacceptably high. More... over 16 years ago
Merge trunk. More... over 16 years ago
Merge Benjamin Peterson's Python 3 support patch. More... over 16 years ago
Change copyright assignment policy as per jml. More... over 16 years ago
Reuse the standard library SkipTest exception when it is defined. More... over 16 years ago