21 Commits

Author SHA1 Message Date
NakanoMiku
9a61716f74 Edit test_cmd_line_script.py 2023-11-30 19:52:25 +08:00
NakanoMiku
700f2b9c12 Update test_cmd_line_script.py from CPython v3.12.0 2023-11-30 19:49:27 +08:00
Andrey Maltsev
94dc7bb279 Apply suggestions from code review
Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
2023-04-02 18:25:21 +03:00
Andrey Maltsev
cde5527c9f fix mac os 2023-04-02 15:19:02 +00:00
Andrey Maltsev
e169d97713 Update test_cmd_line_script from Cpython v3.11.2 2023-04-02 12:51:55 +00:00
Jeong YunWon
6ee827bd8a Fix CR/LF of python libraries 2023-02-28 17:11:41 +09:00
Jeong YunWon
53ef2b9a0a remove failure markers from test_imp,test_zipimport,test_cmd_line_script 2022-08-15 20:09:34 +09:00
CPython Developers
628c4c0edf Update runpy from CPython 3.10.6 2022-08-15 01:08:58 +09:00
Jeong YunWon
2fbd01f23e Fix surrogateescape_errors 2022-07-25 04:10:59 +09:00
44004935b0 Specify expectedFailure of test_non_ascii in Lib/test/test_cmd_line_script.py 2022-07-14 05:50:00 +09:00
5ab55dc7ce Add expectedFailure tag to test_non_ascii 2022-07-14 05:50:00 +09:00
9f29dc558a Update Lib/test/test_cmd_line_script.py to be runable 2022-07-14 05:50:00 +09:00
e86a1bc92f Copy Lib/test/test_cmd_line_script.py from CPython v3.10.5 2022-07-14 05:50:00 +09:00
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +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
Padraic Fanning
3865af44d1 Clean up skips in test_cmd_line_script 2021-10-10 19:11:23 -04:00
Padraic Fanning
c3221a0d7b Unmark passing tests 2021-10-01 19:39:57 -04:00
snowapril
4014b91780 add decorators on failed & error tests
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-01 14:10:58 +09:00
snowapril
2432c784c3 add test_cmd_line_script.py from cpython 3.8
Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-01 14:10:58 +09:00