test_ok1/_pytest/assertion
Floris Bruynooghe f31dc7a8b7 Attempt to improve detailed failure reporting
* If --verbose is used do not truncate.

* Add a special dict comparison instead of diffing
  pprint output.
2013-03-28 01:39:01 +00:00
..
__init__.py disable assertion rewriting on CPython 2.6.0 because of bugs (fixes #280) 2013-03-21 12:19:01 -05:00
newinterpret.py prolong workaround for jython AST bug http://bugs.jython.org/issue1497 2012-11-07 10:05:39 +01:00
oldinterpret.py fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying? 2012-06-21 11:20:29 +02:00
reinterpret.py fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying? 2012-06-21 11:20:29 +02:00
rewrite.py in the default Python 2 case, manually check the source is ASCII (fixes #269) 2013-03-08 10:44:41 -05:00
util.py Attempt to improve detailed failure reporting 2013-03-28 01:39:01 +00:00