12 Commits

Author SHA1 Message Date
NakanoMiku
de626b8627 Update test_file.py from CPython v3.12.0 2023-12-25 15:19:28 +08:00
CPython Developers
01dc2b4f6f Update test_file from CPython 3.10.6 2022-08-15 04:54:01 +09:00
Dean Li
29c953d9a6 test: update test.support and test_io to 3.10
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08:00
Dean Li
5ee4fb899b test: use os_helper 2021-11-28 20:51:32 +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
49a5805d11 test: use os_helper 2021-11-13 02:18:33 +00:00
Noah
1feae7841f Fix stuff on windows 2021-04-27 08:15:13 -05:00
Padraic Fanning
9d8f02fe40 Skip failing tests due to setup errors 2021-02-20 15:27:50 -05:00
Padraic Fanning
f48f77914e Mark failing test functions 2021-02-20 14:53:08 -05:00
Padraic Fanning
e223dcc778 Mark failing tests on Windows only 2021-02-20 14:07:52 -05:00
Padraic Fanning
6da6f1e6dc Mark failing test 2021-02-20 13:26:53 -05:00
Padraic Fanning
712b82a857 Add test_file from CPython 3.8.7 2021-02-20 13:26:53 -05:00