##// END OF EJS Templates
Tweak tests for PyPy and add CI runner...
Tweak tests for PyPy and add CI runner * `autoreload` tests are skipped on PyPy because `gc.get_referrers` is unusably slow here * `doctest_refs` does not seem to test anything and was removed * pexpect timeouts were adjusted because subprocess communication is 3-4 times slower on PyPy * few other tweaks
Nikita Kniazev -
r27235:3b816f80
Show More
Name Size Modified Last Commit Author
/ IPython / extensions / tests
__init__.py Loading ...
test_autoreload.py Loading ...
test_storemagic.py Loading ...