Skip to content

Commit

Permalink
test: storage entity
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Oct 11, 2023
1 parent 0f9b4f1 commit 2466c71
Show file tree
Hide file tree
Showing 3 changed files with 543 additions and 638 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ SETUP_BASIC_TEST(sigh_mixin entt/entity/sigh_mixin.cpp)
SETUP_BASIC_TEST(snapshot entt/entity/snapshot.cpp)
SETUP_BASIC_TEST(sparse_set entt/entity/sparse_set.cpp)
SETUP_BASIC_TEST(storage entt/entity/storage.cpp)
SETUP_BASIC_TEST(storage_entity entt/entity/storage_entity.cpp)
SETUP_BASIC_TEST(storage_no_instance entt/entity/storage_no_instance.cpp)
SETUP_BASIC_TEST(storage_utility entt/entity/storage_utility.cpp)
SETUP_BASIC_TEST(view entt/entity/view.cpp)
Expand Down
Loading

0 comments on commit 2466c71

Please sign in to comment.