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
/
tests
/
test_compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DeprecationWarning: Only valid in 1.8.1 and earlier. Use skipTest instead.
Hugo van Kemenade
2022-06-04
1
-1
/
+1
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
1
-2
/
+2
*
Remove redundant Python 2 compatability code
Hugo
2020-01-18
1
-57
/
+20
*
Don't use eval()
Ross Burton
2018-11-22
1
-8
/
+9
*
Overhaul exception reporting.
Robert Collins
2015-03-10
1
-306
/
+1
*
Fix test_bom Python 3.3 test failure
Martin Packman
2013-11-30
1
-1
/
+2
*
Refactor testtools.compat._format_exc_info into two separate functions.
Thomi Richards
2013-10-21
1
-0
/
+150
*
Further fix to unicode_output_stream.
Robert Collins
2013-02-07
1
-0
/
+15
*
Fix handling of io.StringIO in unicode_output_stream.
Robert Collins
2013-02-07
1
-5
/
+10
*
Only assert that a reraised traceback has the original as a tail
Martin Packman
2012-07-26
1
-3
/
+4
*
Add tests for compat.reraise details that fail on py3k
Martin Packman
2012-07-26
1
-0
/
+37
*
Seems pypy forgets to lower() the cookie encoding name
Martin
2011-12-21
1
-1
/
+1
*
Test that not passing multiline to text_repr defaults based on input
Martin
2011-09-14
1
-0
/
+10
*
Add third state to multiline argument of text_repr and comment the internal l...
Martin
2011-09-13
1
-8
/
+8
*
Extra tests to ensure multiline quoting is correct on Python 3
Martin
2011-09-13
1
-0
/
+3
*
Correct a couple of the examples for text_repr tests
Martin
2011-08-22
1
-4
/
+4
*
Tests for repr function to replace broken stringification schemes in matchers
Martin
2011-08-22
1
-0
/
+114
*
Split the compat test.
Jonathan Lange
2011-07-04
1
-5
/
+10
*
Fix test on Python 3
Martin
2011-07-01
1
-5
/
+5
*
Wrap unicode streams on Python 2 so writing as well as printing unicode to th...
Martin
2011-07-01
1
-6
/
+11
*
Fix a inaccurate unexpected success, hidden by our broken Python 3 support
Jonathan Lange
2010-11-29
1
-7
/
+8
*
Convert assertRaises usage to assertThat.
Robert Collins
2010-11-11
1
-1
/
+6
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-0
/
+10
*
Allow detect encoding tests to work when a Python implementation may object t...
Martin
2010-06-20
1
-10
/
+12
*
Trivial issues seen when scanning the diff for review
Martin
2010-06-20
1
-1
/
+1
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-0
/
+239