Bruno Oliveira
|
a912d3745b
|
Moved py.code code over to py.test
Fix #103
|
2016-01-25 23:18:04 -02:00 |
Bruno Oliveira
|
943099ddd1
|
Merge newinterpret into reinterpret.py
|
2015-12-16 18:31:43 -02:00 |
Bruno Oliveira
|
81588d7f63
|
Remove obsolete "oldinterpret" module
|
2015-12-16 16:16:22 -02:00 |
Jurko Gospodnetić
|
efc57391eb
|
remove extra parentheses - stylistic code change
|
2014-07-17 08:35:36 +02:00 |
Benjamin Peterson
|
dc65aa1fea
|
avoid importing old assertion interpretation code by default (fixes #537)
|
2014-07-16 17:21:18 -07:00 |
holger krekel
|
307a41339c
|
fix expicit assert messages for Python2.6: it turns out python2.6
instantiates the AssertionError differently for tuples. Test
and fix to neutralize it.
|
2013-12-12 06:41:48 +01:00 |
Floris Bruynooghe
|
e3a945a0b5
|
Add test for unicode assertion descriptions
Also clean up a few debugging leftovers.
|
2013-11-29 00:29:14 +00:00 |
Floris Bruynooghe
|
a5c075c4e2
|
Respect unicode in AssertionError argument
This is related to issue319
|
2013-11-24 17:45:48 +00:00 |
holger krekel
|
42d44bfd43
|
fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying?
|
2012-06-21 11:20:29 +02:00 |
Ronny Pfannschmidt
|
d02eaa8881
|
fix a import strange loop that affects pypy test appsupport on python2.5
|
2012-04-13 12:41:02 +02:00 |
Benjamin Peterson
|
f423ce9c01
|
import assertion code from pylib
|
2011-05-25 17:54:02 -05:00 |