axmol/tests/cpp-tests/Classes
Ricardo Quesada 3bc662ea7b fix: not resize textureatlas multiple times on Label::create() (#16358)
since we know the size before allocating it, just reserve
the needed capacity once.

fixes github issue #16293
2016-08-13 09:38:42 -07:00
..
ActionManagerTest fix: add testcase for issue #14050 fix 2016-06-28 17:08:56 -07:00
ActionsEaseTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ActionsProgressTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ActionsTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
AllocatorTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
BillBoardTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
Box2DTest Fixed compile error. 2015-06-11 14:42:03 +08:00
Box2DTestBed use std::srand() instead 2016-07-11 11:17:28 +08:00
BugsTest Adds more info regarding bug 15776 (#16315) 2016-08-05 14:04:39 +08:00
Camera3DTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ChipmunkTest Squashed commit of the following: 2016-02-29 13:53:00 -08:00
ClickAndMoveTest
ClippingNodeTest Replace String::createWithFormat() with StringUtils::format() 2015-10-16 15:02:14 +09:00
CocosDenshionTest
ConfigurationTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
ConsoleTest use std::srand() instead 2016-07-11 11:17:28 +08:00
CurlTest Remove AssetsManager dependence with CRUL. 2015-09-17 16:52:31 +08:00
CurrentLanguageTest
DataVisitorTest fix tons of warnings 2015-07-15 12:04:48 +08:00
DownloaderTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
DrawPrimitivesTest test: add test case for Github issue #11942 2016-07-06 17:21:58 -07:00
EffectsAdvancedTest
EffectsTest [ci skip]fixed title. 2015-08-05 15:47:59 +08:00
ExtensionsTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
FileUtilsTest fix bug that FileUitls::removeDirectory() can not work on all platforms except iOS and Mac 2016-07-07 17:43:19 +08:00
FontTest ignoreAnchorPointForPosition() -> set ~ from missing files 2016-04-25 20:43:42 +09:00
InputTest
IntervalTest
JNITest Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
LabelTest fix: not resize textureatlas multiple times on Label::create() (#16358) 2016-08-13 09:38:42 -07:00
LayerTest ignoreAnchorPointForPosition() -> set ~ from missing files 2016-04-25 20:43:42 +09:00
LightTest
MaterialSystemTest resets bindBuffer after using it (#16342) 2016-08-11 08:32:09 -07:00
MenuTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
MotionStreakTest test: add test case for Github issue #12226 2016-07-06 16:37:15 -07:00
MutiTouchTest
NavMeshTest fix tons of warnings 2015-07-15 12:04:48 +08:00
NewAudioEngineTest Adds test case. 2016-07-27 14:00:34 +08:00
NewEventDispatcherTest [ci skip] remove a unnecessary CCLOG info. 2015-07-01 14:55:31 +08:00
NewRendererTest fix: TriangleCommands with custom uniforms can be batched (#16329) 2016-08-07 14:51:02 -07:00
NodeTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
OpenURLTest
ParallaxTest
Particle3DTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ParticleTest Added Particle Emitter Pause option, and tests (#15836) 2016-06-15 18:31:10 +08:00
Physics3DTest avoid to trigger touch event multiple times 2015-08-07 15:09:01 +08:00
PhysicsTest Fix spelling for `getPolygonCenter` function 2016-07-19 08:24:22 +09:00
ReleasePoolTest
RenderTextureTest test case for issue #16113 2016-07-20 19:45:52 -07:00
RotateWorldTest ignoreAnchorPointForPosition() -> set ~ from missing files 2016-04-25 20:43:42 +09:00
Scene3DTest Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SceneTest
SchedulerTest Modify test case SchedulerPauseResumeAll and SchedulerPauseResumeAllUser. 2015-08-13 14:38:51 +08:00
ShaderTest Fix some minor typos in local variable names 2016-06-29 11:04:11 +09:00
SpineTest Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Sprite3DTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
SpriteFrameCacheTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
SpritePolygonTest fix: add test case for issue #14017 2016-06-28 17:32:13 -07:00
SpriteTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
TerrainTest add terrain test with light map 2015-08-03 14:02:46 +08:00
TextInputTest Fix password style text in UTF-16 (#15620) 2016-05-23 09:48:15 +08:00
Texture2dTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
TextureCacheTest
TexturePackerEncryptionTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TileMapTest fix: stagger tilemaps hexa works as expected 2016-07-19 22:55:05 -07:00
TouchesTest Roll back disable force GC change on windows platform, this cause lua binding can not respond mouse click 2015-12-22 18:41:44 +08:00
TransitionsTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UnitTest use std::srand() instead 2016-07-11 11:17:28 +08:00
UserDefaultTest add UserDefault api deleteValueForKey 2015-07-06 17:01:17 +08:00
VRTest Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
VibrateTest fix tons of warnings 2015-07-15 12:04:48 +08:00
ZwoptexTest
AppDelegate.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
AppDelegate.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
BaseTest.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
BaseTest.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
VisibleRect.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
VisibleRect.h
controller.cpp fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00
controller.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
testBasic.cpp
testBasic.h
testResource.h
tests.h fix: collection of vr fixes (#15948) 2016-06-24 16:55:28 +08:00