axmol/tests/cpp-tests/Classes
Ricardo Quesada e36d71a24c adds Invalid test
UIRichText reports error on console when parsing invalid xml
2016-01-19 21:16:53 -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 spawn2 in the correct place 2015-12-03 12:18:33 -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 add a test case for pr 14327 2015-11-18 22:52:47 +08:00
Camera3DTest Remove redundancy code 2015-11-02 13:40:08 +08:00
ChipmunkTest
ClickAndMoveTest
ClippingNodeTest Replace String::createWithFormat() with StringUtils::format() 2015-10-16 15:02:14 +09:00
CocosDenshionTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CocosStudio3DTest Remove cocostudio header file from sprite and particle, and adjust tests 2015-12-04 09:26:14 +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
DataVisitorTest fix tons of warnings 2015-07-15 12:04:48 +08:00
DownloaderTest Improve error message for Downloader and add test case 2015-12-16 15:43:18 +08:00
DrawPrimitivesTest Remove desktop only function, set ondraw serial function in DrawNode override able. 2015-12-04 14:55:54 +08:00
EffectsAdvancedTest
EffectsTest [ci skip]fixed title. 2015-08-05 15:47:59 +08:00
ExtensionsTest format code and remove fixes already in https://github.com/cocos2d/cocos2d-x/pull/14885 2016-01-13 16:34:04 +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
IntervalTest
JNITest constexpr for signature, garbage collection and compile-time error for unsupported argument types 2015-11-10 23:39:16 +03:00
LabelTest Adds xml support in UIRichText 2016-01-19 20:41:31 -08:00
LayerTest issue #10302: Remove duplicated test cases 2015-05-26 17:20:46 +08:00
LightTest
MaterialSystemTest change max parsing count to 5000 2015-08-10 16:41:16 +08:00
MenuTest
MotionStreakTest
MutiTouchTest
NavMeshTest fix tons of warnings 2015-07-15 12:04:48 +08:00
NewAudioEngineTest AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudioEngine now as wrapper of AUdioEngine, upgrade FMOD binaries 2015-11-26 22:22:05 -05: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
OpenURLTest
ParallaxTest
Particle3DTest
ParticleTest Editing code as comment. 2015-12-04 10:43:39 +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
Scene3DTest Fixed #13818 : Node:Text Input test in cpp-tests touch detection is wrong. 2015-09-16 11:07:37 +08:00
SceneTest
SchedulerTest Modify test case SchedulerPauseResumeAll and SchedulerPauseResumeAllUser. 2015-08-13 14:38:51 +08:00
ShaderTest fix crash when shader can not compile 2015-12-16 13:54:43 +08:00
SpineTest
Sprite3DTest update for 3D object render, revert old changes 2015-12-18 11:23:33 +08:00
SpritePolygonTest Fix method name spelling in AutoPolygon 2015-12-23 19:07:03 +09:00
SpriteTest SpriteTest fix 2016-01-15 00:55:10 +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 Test for WebP with & without alpha 2015-12-20 14:22:04 +03:00
TextureCacheTest
TexturePackerEncryptionTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TileMapTest Revert "fix setflip for batch sprite" 2015-12-23 09:54:04 -08: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
UITest adds Invalid test 2016-01-19 21:16:53 -08:00
UnitTest Fix wrong debug check 2015-09-26 16:58:26 +02: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
AppDelegate.cpp update for scrollView test 2015-12-23 18:14:09 +08:00
AppDelegate.h
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 Merge pull request #14340 from fnz/easyjni 2016-01-12 11:50:16 +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
testResource.h
tests.h Merge pull request #14340 from fnz/easyjni 2016-01-12 11:50:16 +08:00