Cockatrice/tests/loading_from_clipboard
2026-03-14 23:59:56 -04:00
..
clipboard_testing.cpp [DeckList] Refactor load from plaintext to take normalizer as param (#6664) 2026-03-06 10:39:04 -08:00
clipboard_testing.h Hashing tests (#5026) 2025-12-23 17:48:10 +01:00
CMakeLists.txt fix(cmake): centralize TEST_QT_MODULES in FindQtRuntime.cmake Each test CMakeLists.txt was independently defining TEST_QT_MODULES with its own subset of Qt modules. This duplicated knowledge that already lives in FindQtRuntime.cmake (which handles module discovery for all other targets: SERVATRICE, COCKATRICE, ORACLE). Consolidate into a single definition using the union of all test requirements (Concurrent Network Svg Widgets), matching the existing pattern for application-target modules. This ensures test-only builds (-DTEST=ON without application targets) discover all necessary Qt components. 2026-03-14 23:59:56 -04:00
loading_from_clipboard_test.cpp Hashing tests (#5026) 2025-12-23 17:48:10 +01:00