summaryrefslogtreecommitdiff
path: root/testing/test_compat.py
AgeCommit message (Expand)Author
2017-08-23`compat.safe_getattr` now catches OutcomeExceptions tooKirill Pinchuk
2017-03-16Add __future__ imports to all pytest modulesBruno Oliveira
2017-01-19fixes #2208 by introducing a iteration limitRonny Pfannschmidt
2016-12-13Avoid importing asyncio directly because that in turn initializes logging (#8)Bruno Oliveira
2016-12-13Move compat tests to a single file using testdirBruno Oliveira
2016-12-11Use inspect to properly detect generators. Fixes #2129Dmitry Malinovsky
2010-01-16kill unused codeholger krekel
2010-01-13move down py/impl/XYZ to py/_XYZholger krekel
2010-01-13flatten test directory hierarchy and merge smaller into larger filesholger krekel