cpython/Lib/test/test_importlib/import_
Zachary Ware f012ba42fe Issue #22002: Make full use of test discovery in test sub-packages.
Adds `load_package_tests` function to test.support, uses it in test_asyncio,
test_email, test_json, test_tools, test_importlib and all test_importlib
sub-packages to implement test discovery.
2014-07-23 12:00:29 -05:00
..
__init__.py Issue #22002: Make full use of test discovery in test sub-packages. 2014-07-23 12:00:29 -05:00
__main__.py Issue #22002: Make full use of test discovery in test sub-packages. 2014-07-23 12:00:29 -05:00
test___loader__.py Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 2013-11-29 16:17:05 -05:00
test___package__.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_api.py Issue #19712: Port test.test_importlib.import_ tests to use PEP 451 2013-11-29 16:17:05 -05:00
test_caching.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_fromlist.py Issue #19593: Use specific asserts in importlib tests. 2014-07-07 14:08:19 +03:00
test_meta_path.py Issue #19593: Use specific asserts in importlib tests. 2014-07-07 14:08:19 +03:00
test_packages.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
test_path.py Issue #20763: Fix importlib.machinery.PathFinder to support 2014-02-26 18:26:49 -05:00
test_relative_imports.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
util.py Issue #16803: test.test_importlib.import_ now tests frozen and source code 2013-11-08 13:34:59 -05:00