28 Commits

Author SHA1 Message Date
Jeong Yunwon
2f4000b239 mark faiing tests from test_json 2022-07-19 01:33:15 +09:00
CPython developers
413e8250f0 Update {test_}json from CPython 3.10.5 2022-07-19 01:33:15 +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
e5acfc3a67 Clean up skip in test_json.test_speedups 2021-10-18 22:09:36 -04:00
Padraic Fanning
05f3ef557b Clean up skip in test_json.test_decode 2021-10-18 22:09:17 -04:00
Jeong YunWon
22322fafe7 Merge pull request #2506 from fanninpm/more-expected-failures
Unskip more tests (follow-up from #2443)
2021-02-28 18:34:43 +09:00
Padraic Fanning
f1152a345c Unskip test(s) in test_json.test_unicode 2021-02-25 21:41:02 -05:00
Padraic Fanning
63c3a306c4 Unskip tests in test_json.test_scanstring 2021-02-25 21:39:08 -05:00
Padraic Fanning
4a485c2c70 Unskip test(s) in test_json.test_fail 2021-02-25 21:35:13 -05:00
Noah
491c4e775b Fix json.scanstring unicode handling 2021-02-20 21:04:30 -06:00
Padraic Fanning
6a21d3ce3d Explain test_bytes_decode skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
a5bc2bb909 Explain test_overflow skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
961472e6fe Explain test_bad_escapes skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
c283f64a96 Explain test_surrogates skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
d696eac3a7 Unskip test_truncated_input 2021-02-07 15:49:42 -05:00
Padraic Fanning
c22ecc7347 Explain test_failures skip 2021-02-07 15:49:42 -05:00
Noah
1f4f407d5d Implement json.decoder.scanstring in Rust 2020-10-04 13:04:43 -05:00
Noah
0876c19c04 Unskip test_json.test_tool 2020-08-03 13:20:06 -05:00
Noah
b1aa11bf9e Uncomment some things that were dependent on proper subprocess 2020-06-21 16:47:41 -05:00
Noah
0fb79e1086 Implement _json.encode_basestring{,_ascii} 2020-06-06 15:33:29 -05:00
Noah
84b71c9563 Enable doctest in test_json 2020-05-05 12:23:58 -05:00
Noah
316ee37b38 Mark unsupported tests for _json 2020-04-28 13:45:53 -05:00
Noah
d92cebd953 Unskip tests that depend on \N 2020-04-14 13:06:32 -05:00
Noah
95d12d02ae Mark failing tests for test_json 2020-04-08 12:26:28 -05:00
Noah
9d136d6450 Add test.test_json from CPython 3.8.2 2020-04-08 12:16:19 -05:00