axmol/tests/cpp-tests/Classes
pandamicro 3c2e66e425 Merge branch 'v3.7.1' of https://github.com/cocos2d/cocos2d-x into v3
# Conflicts:
#	.travis.yml
#	build/cocos2d_js_tests.xcodeproj/project.pbxproj
#	build/cocos2d_tests.xcodeproj/project.pbxproj
#	cocos/2d/CCFont.h
#	cocos/2d/CCFontAtlas.cpp
#	cocos/2d/CCFontAtlas.h
#	cocos/2d/CCFontFreeType.cpp
#	cocos/2d/CCFontFreeType.h
#	cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.Windows/libcocos2d_8_1.Windows.vcxproj
#	cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.WindowsPhone/libcocos2d_8_1.WindowsPhone.vcxproj
#	cocos/2d/libcocos2d_win10/libcocos2d.vcxproj
#	cocos/cocos2d.cpp
#	cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp
#	cocos/scripting/js-bindings/auto/jsb_cocos2dx_studio_auto.cpp
#	templates/cpp-template-default/proj.ios_mac/HelloCpp.xcodeproj/project.pbxproj
#	templates/js-template-default/frameworks/runtime-src/proj.ios_mac/HelloJavascript.xcodeproj/project.pbxproj
#	templates/js-template-runtime/frameworks/runtime-src/proj.ios_mac/HelloJavascript.xcodeproj/project.pbxproj
#	templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/HelloLua.xcodeproj/project.pbxproj
#	tests/cpp-tests/Classes/LabelTest/LabelTestNew.cpp
#	tests/cpp-tests/Classes/LabelTest/LabelTestNew.h
#	tools/bindings-generator
#	tools/simulator/frameworks/runtime-src/proj.ios_mac/simulator.xcodeproj/project.pbxproj
#	tools/travis-scripts/generate-bindings.sh
#	tools/travis-scripts/generate-cocosfiles.sh
#	tools/travis-scripts/travis_mac.yml
2015-08-02 22:28:27 +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 tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
CocosDenshionTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CocosStudio3DTest add scene 3d test 2015-07-09 10:19:07 +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 tests compiles on xcode 6.3 2015-04-08 17:37:30 -07: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
DrawPrimitivesTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
EffectsAdvancedTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
EffectsTest Completed test case and comment. 2015-07-08 22:34:33 +08:00
ExtensionsTest Merge branch 'v3.7.1' of https://github.com/cocos2d/cocos2d-x into v3 2015-08-02 22:28:27 +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 Fixed the content size of Label is incorrect with GLOW effect. 2015-07-29 16:30:07 +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 Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +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 Complete AudioEngineTest 2015-07-30 17:14:08 +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
PerformanceTest fix tons of warnings 2015-07-15 12:04:48 +08:00
Physics3DTest Merge pull request #12601 from super626/physics3d 2015-07-30 18:19:23 +08:00
PhysicsTest fixed double to float conversion compiler warning 2015-05-28 15:00:49 -07:00
ReleasePoolTest Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
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 Merge pull request #12854 from yangws/issue_11310 2015-07-15 15:00:29 +08:00
SceneTest Fixed crashes in test case of Scene/Node. 2015-04-09 15:43:01 +08:00
SchedulerTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
ShaderTest Merge pull request #13036 from fusijie/fix_12505 2015-07-27 15:40:44 +08:00
SpineTest add spine test case 2015-04-14 16:14:51 +08:00
Sprite3DTest Merge pull request #12899 from super626/v3 2015-08-01 18:24:05 +08:00
SpritePolygonTest fix polygon sprite setflipped bug. 2015-07-31 15:49:44 +08:00
SpriteTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TerrainTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
TextInputTest fix tons of warnings 2015-07-15 12:04:48 +08:00
Texture2dTest issue #10302: Remove duplicated test cases 2015-05-26 17:20:46 +08:00
TextureCacheTest Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
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 #13089 from yangws/issue_12692 2015-07-31 12:02:00 +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-->SpriteOffsetAnchorRotation]Fixed crash when enter `SpriteOffsetAnchorRotation` test case again after a auto-tested. 2015-06-26 12:02:15 +08:00
BaseTest.h Test automation support: Fixed may not to restore TestList to the original position. 2015-04-09 16:46:35 +08:00
VisibleRect.cpp
VisibleRect.h
controller.cpp Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02: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 Add new test framework. 2015-04-03 11:54:39 +08:00
testBasic.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
testResource.h
tests.h Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00