Skip to content

Commit

Permalink
CMake: remove test cases that are not present in FAangband
Browse files Browse the repository at this point in the history
  • Loading branch information
backwardsEric committed Apr 16, 2024
1 parent 53d71c1 commit 4097869
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,6 @@ ENDIF()
# make maintenance easier though, when running them, it would be preferable to
# run the lower level ones first.
SET(ANGBAND_TEST_CASE_SOURCES
artifact/name.c
cave/find.c
cave/scatter.c
command/lookup.c
Expand Down Expand Up @@ -774,7 +773,6 @@ SET(ANGBAND_TEST_CASE_SOURCES
parse/parse.c
parse/partrap.c
parse/pit.c
parse/pprop.c
parse/proj.c
parse/ptimed.c
parse/r-info.c
Expand All @@ -784,7 +782,6 @@ SET(ANGBAND_TEST_CASE_SOURCES
parse/slay.c
parse/ui_knowledge.c
parse/v-info.c
parse/world.c
parse/z-info.c
player/birth.c
player/calc-inventory.c
Expand Down

0 comments on commit 4097869

Please sign in to comment.