axmol/tests/cpp-tests/Classes
halx99 313d4dc2a1 Update deps to v33 2020-03-03 23:17:38 +08:00
..
ActionManagerTest fix warning (#20146) 2019-09-24 11:31:35 +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 Add test case for yasio 2020-01-05 04:24:13 +08:00
BillBoardTest fix C4244 warning (#20162) 2019-09-25 14:32:26 +08:00
BugsTest fix C4244 warning (#20162) 2019-09-25 14:32:26 +08:00
Camera3DTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
ChipmunkTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
ClickAndMoveTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ClippingNodeTest remove duplicated PrgramState instance in the derived class of Node (#20350) 2019-11-20 11:04:42 +08:00
ConfigurationTest Refactor CCValue. 2020-03-03 19:24:07 +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
DownloaderTest Remove websockets, sync tests. 2019-11-24 21:02:16 +08:00
DrawPrimitivesTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
EffectsAdvancedTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
EffectsTest remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ExtensionsTest Remove websockets, sync tests. 2019-11-24 21:02:16 +08:00
FileUtilsTest Refactor CCValue. 2020-03-03 19:24:07 +08:00
FontTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 V4 bmfont improved api (#20406) 2020-01-18 20:40:17 +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 fix warning (#20146) 2019-09-24 11:31:35 +08:00
MotionStreakTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
MultiTouchTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
NavMeshTest fix warning 2019-09-20 11:20:07 +08:00
NewAudioEngineTest fix AudioSwitchStateTest subtile (#20278) 2019-10-31 16:05:57 +08:00
NewEventDispatcherTest fix warning (#20146) 2019-09-24 11:31:35 +08:00
NewRendererTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
NodeTest fix memory leak (#20258) 2019-10-28 15:04:03 +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 fix warning (#20146) 2019-09-24 11:31:35 +08:00
Physics3DTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
PhysicsTest fix PhysicsContactTest (#20171) 2019-10-08 15:07:46 +08:00
ReleasePoolTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
RenderTextureTest fix some warnings (#20236) 2019-10-25 09:27:54 +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 fix warning (#20146) 2019-09-24 11:31:35 +08:00
SchedulerTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
ShaderTest set attribute (#20417) 2020-01-18 20:40:09 +08:00
SpineTest [v4] spine v3.8 2020-01-05 03:09:32 +08:00
Sprite3DTest remove duplicated PrgramState instance in the derived class of Node (#20350) 2019-11-20 11:04:42 +08:00
SpriteFrameCacheTest Feature/fix mipmap issues (#19753) 2019-06-02 18:39:51 -07:00
SpritePolygonTest fix SpritePolygonTest 2019-12-03 00:50:11 +08:00
SpriteTest add astc soft decode support 2020-02-11 23:54:17 +08:00
TerrainTest [3d] support particle3d (#19464) 2019-03-06 17:03:16 +08:00
TextInputTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Texture2dTest remove tiff (#20047) 2019-08-20 15:15:40 +08:00
TextureCacheTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TexturePackerEncryptionTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TileMapTest Refactor CCValue. 2020-03-03 19:24:07 +08:00
TouchesTest adjust ralative position of tested item in TouchTest (#20369) 2019-11-26 23:40:54 +08:00
TransitionsTest Feature/fix tile map (#19883) 2019-06-30 11:36:52 +08:00
UITest V4 uilayout scissorclipping fix (#20415) 2020-01-18 20:40:13 +08:00
UnitTest fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
UserDefaultTest Refactor UserDefault, use file mapping & plain binary encode/decode for all platform 2020-02-04 22:28:54 +08:00
VRTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
VibrateTest fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
WindowTest update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
YAsioTest Update deps to v33 2020-03-03 23:17:38 +08: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 Feature/update device info (#19712) 2019-05-15 18:26:00 -07:00
AppDelegate.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
BaseTest.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BaseTest.h fix PhysicsContactTest (#20171) 2019-10-08 15:07:46 +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 Add test case for yasio 2020-01-05 04:24:13 +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 Add test case for yasio 2020-01-05 04:24:13 +08:00