mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 13:14:37 +03:00
Update test_list.py
This commit is contained in:
@@ -302,7 +302,7 @@ no_wasm_msg = "The extension 'wasm' is only available in Qt 5.13 to 5.15 on desk
|
|||||||
("desktop", "wasm", "6.2.0", no_wasm_msg), # out of range
|
("desktop", "wasm", "6.2.0", no_wasm_msg), # out of range
|
||||||
("android", "wasm", "5.12.11", no_wasm_msg), # in range, wrong target
|
("android", "wasm", "5.12.11", no_wasm_msg), # in range, wrong target
|
||||||
("android", "wasm", "5.14.0", no_wasm_msg), # in range, wrong target
|
("android", "wasm", "5.14.0", no_wasm_msg), # in range, wrong target
|
||||||
("android", "wasm", "6.2.0", qt6_android_requires_ext_msg), # in range, wrong target
|
("android", "wasm", "6.2.0", qt6_android_requires_ext_msg),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
def test_list_invalid_extensions(
|
def test_list_invalid_extensions(
|
||||||
|
|||||||
Reference in New Issue
Block a user