Cleared 2m ago · AcademySoftwareFoundation/rawtoaces #276 · C++ · ★ 189 · Apache-2.0

[tests] Slim down testIDT.cpp — spot-checks for fixtures, fingerprints for transforms

Summary tests/testIDT.cpp embeds large numeric table literals next to tests that already load rawtoaces_data JSON under DATA_PATH. That duplicates on-disk data, bloats the file (thousands of lines), and is hard to review. This work replaces those patterns with lighter assertions:…

What we checked

Similar unclaimed issues