cpython/Lib/test/test_importlib/source
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_case_sensitivity.py Issue #19712: Update test.test_importlib.source for PEP 451 2013-12-06 14:25:01 -05:00
test_file_loader.py merge 3.3 (#20796) 2014-02-27 13:50:28 -05:00
test_finder.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
test_path_hook.py Issue #16803: test.test_importlib.source now tests frozen and source code 2013-11-08 14:25:37 -05:00
test_source_encoding.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
util.py Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00