Victor Stinner
|
466e18e8c2
|
Remove unused imports in tests (GH-14518) (GH-14520)
(cherry picked from commit 8f4ef3b019 )
|
2019-07-01 19:01:52 +02:00 |
Lihua Zhao
|
36c41bc201
|
bpo-31904: Fix test_tabnanny on VxWorks (GH-12646)
Fix test_tabnanny on VxWorks: adjust ENOENT error message,
use os.strerror().
|
2019-04-17 11:46:50 +02:00 |
Zackery Spytz
|
b03c2c5190
|
closes bpo-34594: Don't hardcode errno values in the tests. (GH-9076)
|
2018-09-06 11:43:30 -07:00 |
Jaysinh Shukla
|
dfa9643d29
|
bpo-19382: Adding test cases for module tabnanny (GH-851)
Testing strategy: whitebox.
|
2018-06-14 09:05:35 +02:00 |