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
/
matchers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into rm-3.5
Hugo van Kemenade
2022-06-06
1
-1
/
+1
|
\
|
*
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 --py36-plus
Hugo van Kemenade
2022-02-07
4
-14
/
+14
|
/
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
3
-3
/
+3
*
Remove redundant Python 2 compatability code
Hugo
2020-01-18
5
-49
/
+29
*
Upgrade Python syntax with pyupgrade
Hugo
2020-01-18
7
-34
/
+34
*
Fix the tests on Python 3.7
Miro Hrončok
2018-05-17
1
-2
/
+9
*
Spelling fixes (#261)
Ville Skyttä
2017-05-29
1
-4
/
+4
*
Python 3.6 invalid escape sequence deprecation fixes (#262)
Ville Skyttä
2017-05-29
2
-8
/
+8
*
Make KeysEqual usable with no arguments, i.e. match a dict with no keys. (#241)
Gavin Panella
2017-03-17
1
-0
/
+24
*
Add matchers for detecting emitted warnings.
Jonathan Jacobs
2016-03-16
2
-0
/
+205
*
Add Always & Never matchers.
Jonathan Lange
2016-02-07
2
-0
/
+33
*
Make sure reference and actual align
Jonathan Lange
2015-12-21
1
-16
/
+43
*
Put expected on the right for binary mismatch
Jonathan Lange
2015-12-21
5
-25
/
+28
*
We no longer need to handle Python 2.4's KeyboardInterrupt specially.
Daniel Watkins
2013-12-03
1
-6
/
+1
*
Fix a KeysEqual bug.
Xiao Hanyu
2013-10-13
1
-1
/
+6
*
Make test pass with PyPy
Jonathan Lange
2013-02-22
1
-1
/
+7
*
* New matcher ``HasLength`` for matching the length of a collection.
Robert Collins
2013-01-24
2
-0
/
+18
*
* New matcher ``MatchesPredicateWithParams`` make it still easier to create
Robert Collins
2013-01-24
1
-0
/
+25
*
New matcher: AnyMatch.
Jonathan Lange
2012-12-13
1
-0
/
+33
*
Fix all of the cosmetic Python 3.3 failures.
Jonathan Lange
2012-10-19
1
-11
/
+16
*
Rename core to impl
Jonathan Lange
2012-09-10
2
-3
/
+3
*
Add interface again.
Jonathan Lange
2012-09-08
1
-0
/
+42
*
Rationalize imports.
Jonathan Lange
2012-09-08
7
-61
/
+20
*
Clear out __init__
Jonathan Lange
2012-09-08
1
-1
/
+3
*
Move MatchesPredicate to _higherorder.
Jonathan Lange
2012-09-08
2
-21
/
+21
*
Move MatchesRegex to _basic.
Jonathan Lange
2012-09-08
2
-28
/
+27
*
Split up the tests.
Jonathan Lange
2012-09-08
7
-783
/
+885
*
Flakes
Jonathan Lange
2012-09-08
1
-2
/
+0
*
Move filesystem tests.
Jonathan Lange
2012-09-08
3
-228
/
+245
*
Import all from basic.
Jonathan Lange
2012-09-08
1
-1
/
+1
*
Move the tests.
Jonathan Lange
2012-09-08
3
-326
/
+350
*
Move the filesystem matchers out.
Jonathan Lange
2012-09-08
1
-0
/
+15
*
Move the tests to match the module.
Jonathan Lange
2012-09-08
1
-0
/
+1556