Clean up some tests.

This commit is contained in:
James Grogan 2022-12-01 10:52:48 +00:00
parent b17ba8b3a7
commit c102ebb6da
64 changed files with 615 additions and 541 deletions

View file

@ -1,8 +1,6 @@
#include "TrueTypeFont.h"
#include "FontReader.h"
#include <iostream>
#include "TestFramework.h"
TEST_CASE(TestFontReader, "fonts")