axmol/tests/cpp-tests/Classes
aismann 67d473e2d1 Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
..
ActionManagerTest Init Commit 2019-11-23 20:27:39 +08:00
ActionsEaseTest Init Commit 2019-11-23 20:27:39 +08:00
ActionsProgressTest Init Commit 2019-11-23 20:27:39 +08:00
ActionsTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
BillBoardTest Init Commit 2019-11-23 20:27:39 +08:00
Box2DTest Merge: b48133e9c6 c9ebafe501 2021-08-19 14:35:44 +08:00
Box2DTestBed Merge: cb81a61530 a762c94904 2021-09-01 10:10:46 +08:00
BugsTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
Camera3DTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
ChipmunkTest Add DebugDraw to Box2DTest, Improve Box2D-Testbed add some new classes to physics-nodes (#444) 2021-08-05 17:23:55 +08:00
ChipmunkTestBed Add DebugDraw to Box2DTest, Improve Box2D-Testbed add some new classes to physics-nodes (#444) 2021-08-05 17:23:55 +08:00
ClickAndMoveTest Init Commit 2019-11-23 20:27:39 +08:00
ClippingNodeTest Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
ConfigurationTest Renaming refactor (#353) [ci build] 2021-05-18 16:40:30 +08:00
ConsoleTest Init Commit 2019-11-23 20:27:39 +08:00
CurlTest Add test case for yasio 2020-01-05 04:24:13 +08:00
CurrentLanguageTest Init Commit 2019-11-23 20:27:39 +08:00
DataVisitorTest Init Commit 2019-11-23 20:27:39 +08:00
DrawPrimitivesTest Init Commit 2019-11-23 20:27:39 +08:00
EffectsAdvancedTest Init Commit 2019-11-23 20:27:39 +08:00
EffectsTest Init Commit 2019-11-23 20:27:39 +08:00
ExtensionsTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
FileUtilsTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
FontTest Init Commit 2019-11-23 20:27:39 +08:00
ImGuiEXTTest Merge: df58dd753c 2397d54daf 2021-06-24 17:04:04 +08:00
InputTest Init Commit 2019-11-23 20:27:39 +08:00
IntervalTest Init Commit 2019-11-23 20:27:39 +08:00
JNITest Init Commit 2019-11-23 20:27:39 +08:00
LabelTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
LayerTest Init Commit 2019-11-23 20:27:39 +08:00
LightTest Init Commit 2019-11-23 20:27:39 +08:00
MaterialSystemTest Init Commit 2019-11-23 20:27:39 +08:00
MenuTest Init Commit 2019-11-23 20:27:39 +08:00
MotionStreakTest Init Commit 2019-11-23 20:27:39 +08:00
MultiTouchTest Init Commit 2019-11-23 20:27:39 +08:00
NavMeshTest Merge: df58dd753c 2397d54daf 2021-06-24 17:04:04 +08:00
NetworkTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
NewAudioEngineTest Update copyright notice [skip ci] 2021-10-06 18:47:07 +08:00
NewEventDispatcherTest Init Commit 2019-11-23 20:27:39 +08:00
NewRendererTest Fix #486, re-enable custom shader batch draw 2021-08-31 16:25:45 +08:00
NodeTest Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
OpenURLTest Init Commit 2019-11-23 20:27:39 +08:00
ParallaxTest Init Commit 2019-11-23 20:27:39 +08:00
Particle3DTest Init Commit 2019-11-23 20:27:39 +08:00
ParticleTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
Physics3DTest Init Commit 2019-11-23 20:27:39 +08:00
PhysicsTest Update PhysicsTest.cpp 2021-09-08 10:16:14 +02:00
ReleasePoolTest Init Commit 2019-11-23 20:27:39 +08:00
RenderTextureTest Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
RotateWorldTest Init Commit 2019-11-23 20:27:39 +08:00
Scene3DTest Init Commit 2019-11-23 20:27:39 +08:00
SceneTest Init Commit 2019-11-23 20:27:39 +08:00
SchedulerTest Init Commit 2019-11-23 20:27:39 +08:00
ShaderTest Refactor programState management (#236) 2020-10-16 16:23:14 +08:00
SpineTest Merge: 1c05947474 7dd7422abd 2021-08-27 08:33:22 +02:00
Sprite3DTest Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
SpriteFrameCacheTest Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
SpritePolygonTest Merge: b48133e9c6 c9ebafe501 2021-08-19 14:35:44 +08:00
SpriteTest Fixes for crashes in sprite and sprite cache tests 2021-08-19 15:43:18 +10:00
TerrainTest Init Commit 2019-11-23 20:27:39 +08:00
TextInputTest Init Commit 2019-11-23 20:27:39 +08:00
Texture2dTest Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
TextureCacheTest Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
TexturePackerEncryptionTest Use integer identifier for sprite sheet format. 2021-08-17 14:04:45 +10:00
TileMapTest Sync missing feature from v3, and API compatible 2020-08-28 16:33:52 +08:00
TouchesTest Merge: f8e6c06286 cea283c489 2019-11-26 08:49:56 -08:00
TransitionsTest Init Commit 2019-11-23 20:27:39 +08:00
UITest [setup.py] Add download support. Add NuGet CLI download to tools folder. 2021-10-04 18:55:01 +11:00
UnitTest Update UnitTest.cpp 2021-11-19 09:21:17 +08:00
UserDefaultTest Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
VRTest Init Commit 2019-11-23 20:27:39 +08:00
VibrateTest Init Commit 2019-11-23 20:27:39 +08:00
WindowTest The switch to the third monitor was not working 2020-08-03 08:34:19 +02:00
ZipTest Init Commit 2019-11-23 20:27:39 +08:00
ZwoptexTest Init Commit 2019-11-23 20:27:39 +08:00
AppDelegate.cpp Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
AppDelegate.h Init Commit 2019-11-23 20:27:39 +08:00
BaseTest.cpp Fix incorrect reference count check in SpriteFrameCache::removeUnusedSpriteFrames 2021-08-17 15:26:44 +10:00
BaseTest.h Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
VisibleRect.cpp Init Commit 2019-11-23 20:27:39 +08:00
VisibleRect.h Init Commit 2019-11-23 20:27:39 +08:00
controller.cpp Windows callback requires `long` return type 2021-09-02 21:21:28 +10:00
controller.h Init Commit 2019-11-23 20:27:39 +08:00
precheader.cpp Init Commit 2019-11-23 20:27:39 +08:00
precheader.h Init Commit 2019-11-23 20:27:39 +08:00
testBasic.h Init Commit 2019-11-23 20:27:39 +08:00
testResource.h Init Commit 2019-11-23 20:27:39 +08:00
tests.h Merge pull request #419 from aismann/Box2D-TestBed 2021-07-06 21:02:47 +08:00