test_ok2/testing/code
Floris Bruynooghe d1852a48b7 Remove assertion reinterpretation
The assertion reinterpretation is an old backwards compatibility
mode which was no longer being maintained on feature-parity with
the assertion rewriting mode.  It was also responsible for some
dubious patching of builtins and test with side-effects would
suddenly start passing.  Since re-writing has been the default for
a long time and plugins are now also re-written it is time to
retire reinterpretation.
2016-07-15 00:33:39 +01:00
..
test_code.py Remove assertion reinterpretation 2016-07-15 00:33:39 +01:00
test_excinfo.py Remove assertion reinterpretation 2016-07-15 00:33:39 +01:00
test_source.py Deprecate yield tests 2016-07-11 22:21:49 -03:00