Add: MockFontCache for testing GUI code that only needs to know font sizes.

This commit is contained in:
Peter Nelson
2023-11-02 11:15:41 +00:00
committed by Peter Nelson
parent af4c7799fe
commit 46f63074da
3 changed files with 47 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
add_test_files(
landscape_partial_pixel_z.cpp
math_func.cpp
mock_fontcache.h
string_func.cpp
strings_func.cpp
test_main.cpp