axmol/tests/cpp-tests/Classes
zilongshanren 1c40f7b61b CCScrollView should override removeChild
Fixed issue: https://github.com/cocos2d/cocos2d-x/issues/8396
2015-09-21 11:35:11 +08:00
..
ActionManagerTest Merge pull request #11995 from MAUSMAUSgames/v3 2015-07-13 22:19:03 +08:00
ActionsEaseTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
ActionsProgressTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
ActionsTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
AllocatorTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
BillBoardTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
Box2DTest Fixed compile error. 2015-06-11 14:42:03 +08:00
Box2DTestBed fix tons of warnings 2015-07-15 12:04:48 +08:00
BugsTest improves the test to reproduce bug 12847 2015-07-22 15:08:36 -07:00
Camera3DTest fix tons of warnings 2015-07-15 12:04:48 +08:00
ChipmunkTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ClickAndMoveTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ClippingNodeTest Revert "remove CCClippingRectangleNode transform error support." 2015-09-18 11:31:37 +08:00
CocosDenshionTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CocosStudio3DTest Fix cocostudio 3d test crash on mobile platform 2015-08-08 11:57:40 +08:00
ConfigurationTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
ConsoleTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CurlTest Remove AssetsManager dependence with CRUL. 2015-09-17 16:52:31 +08:00
CurrentLanguageTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
DataVisitorTest fix tons of warnings 2015-07-15 12:04:48 +08:00
DownloaderTest Test case Downloader Test restructured. 2015-09-14 15:33:34 +08:00
DrawPrimitivesTest Adds `PrimitiveCommand` test 2015-08-25 15:07:03 -07:00
EffectsAdvancedTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
EffectsTest [ci skip]fixed title. 2015-08-05 15:47:59 +08:00
ExtensionsTest CCScrollView should override removeChild 2015-09-21 11:35:11 +08:00
FileUtilsTest merge cocos 2015-07-17 17:43:32 +08:00
FontTest Fix the cocos3.6beta0 bugs 2015-04-22 10:20:21 +08:00
InputTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
IntervalTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
LabelTest [cpp-tests]Refine test cases about label 2015-08-25 17:50:47 +08:00
LayerTest issue #10302: Remove duplicated test cases 2015-05-26 17:20:46 +08:00
LightTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
MaterialSystemTest change max parsing count to 5000 2015-08-10 16:41:16 +08:00
MenuTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
MotionStreakTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
MutiTouchTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
NavMeshTest fix tons of warnings 2015-07-15 12:04:48 +08:00
NewAudioEngineTest Add test case for issue 11143. 2015-08-07 16:50:54 +08:00
NewEventDispatcherTest [ci skip] remove a unnecessary CCLOG info. 2015-07-01 14:55:31 +08:00
NewRendererTest fix FastTiledMap auto-culling bug. 2015-07-30 15:07:03 +08:00
NodeTest Fixed crashes in test case of Scene/Node. 2015-04-09 15:43:01 +08:00
OpenURLTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ParallaxTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
Particle3DTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ParticleTest fix tons of warnings 2015-07-15 12:04:48 +08:00
Physics3DTest avoid to trigger touch event multiple times 2015-08-07 15:09:01 +08:00
PhysicsTest Refine components to improve performance 2015-09-18 14:34:02 +08:00
ReleasePoolTest
RenderTextureTest fix tons of warnings 2015-07-15 12:04:48 +08:00
RotateWorldTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
Scene3DTest Fixed #13818 : Node:Text Input test in cpp-tests touch detection is wrong. 2015-09-16 11:07:37 +08:00
SceneTest Fixed crashes in test case of Scene/Node. 2015-04-09 15:43:01 +08:00
SchedulerTest Modify test case SchedulerPauseResumeAll and SchedulerPauseResumeAllUser. 2015-08-13 14:38:51 +08:00
ShaderTest fix spriteblur crash foreground. 2015-08-25 14:39:17 +08:00
SpineTest add spine test case 2015-04-14 16:14:51 +08:00
Sprite3DTest merge cocos 2015-09-18 14:08:33 +08:00
SpritePolygonTest Merge branch 'v3' into addiOSMultiline-support 2015-09-16 21:49:55 +08:00
SpriteTest Fix bug: #21861 cpp-tests->Node:Sprite->Testing Sprite BatchNode's effect not correct. 2015-08-10 17:07:46 +08:00
TerrainTest add terrain test with light map 2015-08-03 14:02:46 +08:00
TextInputTest Fixed #13818 : Node:Text Input test in cpp-tests touch detection is wrong. 2015-09-16 11:07:37 +08:00
Texture2dTest issue #10302: Remove duplicated test cases 2015-05-26 17:20:46 +08:00
TextureCacheTest
TexturePackerEncryptionTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TileMapTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TouchesTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
TransitionsTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
UITest Merge pull request #13884 from yangws/v3 2015-09-17 16:32:56 +08:00
UnitTest add more descriptive message to ASSET macro. 2015-07-14 15:28:36 +08:00
UserDefaultTest add UserDefault api deleteValueForKey 2015-07-06 17:01:17 +08:00
VibrateTest fix tons of warnings 2015-07-15 12:04:48 +08:00
ZwoptexTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
AppDelegate.cpp add scene 3d test 2015-07-09 10:19:07 +08:00
AppDelegate.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
BaseTest.cpp [cpp-tests]Refine test cases about label 2015-08-25 17:50:47 +08:00
BaseTest.h Test cases:improve small problems. 2015-08-18 22:19:24 +08:00
VisibleRect.cpp
VisibleRect.h
controller.cpp Remove AssetsManager dependence with CRUL. 2015-09-17 16:52:31 +08:00
controller.h [Cpp-tests]Fixed cannot start auto test again if the timeout has occurred. 2015-06-24 18:24:16 +08:00
testBasic.cpp
testBasic.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
testResource.h
tests.h Remove performance tests from cpp-tests project. 2015-09-10 16:01:56 +08:00