Commit Graph

23 Commits

Author SHA1 Message Date
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +08:00
Dean Li
cad10fedd4 test: update importlib 2021-11-28 20:51:34 +08:00
Jeong YunWon
913b78ca44 Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
2021-11-17 17:06:51 +09:00
Dean Li
a1202f5602 test: update importlib 2021-11-13 14:21:59 +08:00
Dean Li
a59556ad25 Refactor OSError
Implement `raw_os_error_to_exc_type` to reduce duplication of errno to
exception type.
2021-10-30 17:05:54 +08:00
Padraic Fanning
bab6f75016 Clean up skips in test_importlib.source 2021-10-18 21:56:47 -04:00
Padraic Fanning
4457de08ab Unskip tests in source.test_source_encoding 2021-02-25 17:31:06 -05:00
Padraic Fanning
1bebcb9ae9 Unskip test(s) in source.test_finder 2021-02-25 17:27:37 -05:00
Padraic Fanning
4b2c5af995 Unskip tests in source.test_file_loader 2021-02-25 17:25:59 -05:00
Padraic Fanning
49a292901e Explain test_bom_conflict skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
02206bdffc Explain test_bom_and_utf_8 skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
6a870246b9 Explain test_bom skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
4a8bebfd30 Explain test_encoding_on_second_line skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
555e2a585d Explain test_encoding_on_first_line skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
d9d4a7c441 Unskip test_default_encoding 2021-02-07 15:49:42 -05:00
Padraic Fanning
b2f6a18d85 Explain test_ignore_file skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
f5cbea9b6a Explain test_overiden_unchecked_hash_based_pyc 2021-02-07 15:49:41 -05:00
Padraic Fanning
770ad33fce Explain test_unchecked_hash_based_pyc skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
86c71e5501 Explain test_overridden_checked_hash_based_pyc 2021-02-07 15:49:41 -05:00
Padraic Fanning
339f5ac28f Explain test_checked_hash_based_pyc skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
6a99d183bb Unskip test_timestamp_overflow 2021-02-07 15:49:41 -05:00
Aviv Palivoda
f039959480 Mark unsupported py_compile tests 2020-07-18 17:04:35 +03:00
Aviv Palivoda
e6d413b30b Add test_importlib from CPython 3.8 2020-07-18 17:04:35 +03:00