mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
Merge pull request #2507 from fanninpm/test-http-cookiejar
Add test_http_cookiejar from CPython 3.8.7
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -113,6 +113,7 @@ jobs:
|
||||
target/release/rustpython -m test -v -x
|
||||
test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array
|
||||
test_asyncgen test_list test_complex test_json test_set test_dis test_calendar
|
||||
test_http_cookiejar
|
||||
- if: runner.os == 'Windows'
|
||||
name: run cpython tests (windows partial - fixme)
|
||||
run:
|
||||
|
||||
1944
Lib/test/test_http_cookiejar.py
Normal file
1944
Lib/test/test_http_cookiejar.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user