Skip to content

Commit

Permalink
remove DrawPrimitivesTests (Cocos2Dx) (redundant mit DrawNodeTest) (#…
Browse files Browse the repository at this point in the history
…2179)

* remove DrawPrimitivesTests (Cocos2Dx)

* Update CMakeLists.txt
  • Loading branch information
aismann authored Sep 24, 2024
1 parent dfab7a3 commit bf4ef2f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 792 deletions.
2 changes: 0 additions & 2 deletions tests/cpp-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ list(APPEND GAME_HEADER
Source/MeshRendererTest/MeshRendererTest.h
Source/MeshRendererTest/DrawNode3D.h
Source/DrawNodeTest/DrawNodeTest.h
Source/DrawPrimitivesTest/DrawPrimitivesTest.h
Source/BaseTest.h
Source/SceneTest/SceneTest.h
Source/ReleasePoolTest/ReleasePoolTest.h
Expand Down Expand Up @@ -324,7 +323,6 @@ list(APPEND GAME_SOURCE
# Source/Scene3DTest/Scene3DTest.cpp
Source/MeshRendererTest/DrawNode3D.cpp
Source/DrawNodeTest/DrawNodeTest.cpp
Source/DrawPrimitivesTest/DrawPrimitivesTest.cpp
Source/MeshRendererTest/MeshRendererTest.cpp
Source/SpritePolygonTest/SpritePolygonTest.cpp
Source/SpriteTest/SpriteTest.cpp
Expand Down
Loading

0 comments on commit bf4ef2f

Please sign in to comment.