Remove emu tests from build, as interfaces have changed and will be updated later

This commit is contained in:
scawful
2024-04-22 17:00:24 -04:00
parent fd64835d22
commit 97f74b9c4b

View File

@@ -13,9 +13,9 @@ enable_testing()
add_executable(
yaze_test
yaze_test.cc
emu/cpu_test.cc
emu/spc700_test.cc
emu/ppu_test.cc
# emu/cpu_test.cc
# emu/spc700_test.cc
# emu/ppu_test.cc
gfx/compression_test.cc
gfx/snes_palette_test.cc
zelda3/room_object_test.cc