axmol/tests/cpp-tests/Classes
halx99 2e0cc940ee [HttpClient] Use `byte_buffer` instead `std::vector<char>` 2021-12-10 19:15:48 +08:00
..
ActionManagerTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ActionsEaseTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ActionsProgressTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ActionsTest Change %ld to %d for 32bit data types 2021-09-02 17:46:22 +10:00
BillBoardTest fix C4244 warning (#20162) 2019-09-25 14:32:26 +08:00
Box2DTest Important API change for naming convention 2021-08-18 05:23:03 +02:00
Box2DTestBed Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
BugsTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
Camera3DTest Change %ld to %d for 32bit data types 2021-09-02 17:46:22 +10: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 Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ClickAndMoveTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ClippingNodeTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ConfigurationTest Renaming refactor (#353) [ci build] 2021-05-18 16:40:30 +08:00
ConsoleTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CurlTest Add test case for yasio 2020-01-05 04:24:13 +08:00
CurrentLanguageTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
DataVisitorTest metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
DrawPrimitivesTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
EffectsAdvancedTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
EffectsTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ExtensionsTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
FileUtilsTest Change %ld to %d for 32bit data types 2021-09-02 17:46:22 +10:00
FontTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ImGuiEXTTest Fix #392 2021-06-24 01:23:29 +08:00
InputTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
IntervalTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
JNITest ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
LabelTest Reserve extensions 'cocostudio' for esay to migrate exist projects 2020-10-21 10:12:00 +08:00
LayerTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
LightTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MaterialSystemTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MenuTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
MotionStreakTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MultiTouchTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
NavMeshTest Delay scene default camera init, see also #392 2021-06-24 02:23:02 +08:00
NetworkTest [HttpClient] Use `byte_buffer` instead `std::vector<char>` 2021-12-10 19:15:48 +08:00
NewAudioEngineTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
NewEventDispatcherTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
NewRendererTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
NodeTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
OpenURLTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ParallaxTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Particle3DTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ParticleTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
Physics3DTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
PhysicsTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ReleasePoolTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
RenderTextureTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
RotateWorldTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
Scene3DTest alias backend::SamplerDescriptor 2019-03-13 10:54:26 +08:00
SceneTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
SchedulerTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ShaderTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
SpineTest Debug 64bit build error 2021-08-27 07:47:22 +02:00
Sprite3DTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
SpriteFrameCacheTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
SpritePolygonTest cleanup and improvement 2021-08-18 04:16:21 +02:00
SpriteTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
TerrainTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
TextInputTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
TransitionsTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
UITest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08: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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
VibrateTest Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
WindowTest The switch to the third monitor was not working 2020-08-03 08:34:19 +02:00
ZipTest [v4] add unzip test code (#20219) 2019-10-22 13:47:07 +08:00
ZwoptexTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
AppDelegate.cpp Improve performance on cpp-tests release version controlling COCOS2D_DEBUG 2021-12-01 15:03:57 +01:00
AppDelegate.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
BaseTest.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
BaseTest.h Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
VisibleRect.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
VisibleRect.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
controller.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
controller.h Fix auto test (#19029) 2018-09-10 10:21:11 +08:00
precheader.cpp Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
precheader.h Speed up windows build (#18662) 2018-01-29 16:36:38 +08:00
testBasic.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
testResource.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
tests.h Merge pull request #419 from aismann/Box2D-TestBed 2021-07-06 21:02:47 +08:00