Cockatrice/tests/oracle
Lukas Brübach bd1fb69800 [Oracle/Tests] Pin cmc coercion in CI run; scope the reserve pass
The #7214 coercion assertion lived only in oracle_importer_benchmark_test,
which gets no add_test and so never runs under ctest. Add NumericManaValueCoercedToCmc
and LegacyConvertedManaCostCoercedToCmc to oracle_importer_test (a CI-ran
binary): manaValue/convertedManaCost are JSON numbers in AllPrintings, and
QJsonValue::toString() would drop them to an empty cmc without the
#7214 coercion fix.

Wrap the distinct-name reserve pass in a bare block so the ~35k name
QStrings are handed back before the memory-heavy import loop starts.
2026-09-02 14:50:58 +02:00
..
CMakeLists.txt [Oracle] Add oracle importer tests and fix set parsing details 2026-08-30 23:06:49 +02:00
oracle_importer_benchmark_test.cpp [Oracle] Add oracle importer tests and fix set parsing details 2026-08-30 23:06:49 +02:00
oracle_importer_test.cpp [Oracle/Tests] Pin cmc coercion in CI run; scope the reserve pass 2026-09-02 14:50:58 +02:00
parse_cipt_test.cpp Update cipt parsing (#5712) 2025-03-14 21:44:13 -04:00