exclude outdated tests

This commit is contained in:
scawful
2024-08-07 17:54:51 -04:00
parent 3820eb367a
commit 334ae27390

View File

@@ -16,9 +16,9 @@ add_executable(
test/yaze_test.cc
test/libc_test.cc
test/rom_test.cc
test/emu/cpu_test.cc
test/emu/spc700_test.cc
test/emu/ppu_test.cc
# test/emu/cpu_test.cc
# test/emu/spc700_test.cc
# test/emu/ppu_test.cc
test/gfx/compression_test.cc
test/gfx/snes_palette_test.cc
test/zelda3/room_object_test.cc