axmol/tests/cpp-tests/Classes
Ricardo Quesada 1937431596 Material uses new file format
The new file format is easier to read and less error prone
It also fixes many bugs and adds new test cases
2015-05-11 21:31:33 -07:00
..
ActionManagerTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
ActionsEaseTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
ActionsProgressTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ActionsTest Changing the name of the Action, adding more comments 2015-04-28 11:48:19 +02:00
AllocatorTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
BillBoardTest Fixed the test case of BillBoard not respond click event as expected. 2015-04-09 15:08:49 +08:00
Box2DTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
Box2DTestBed tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
BugsTest Test automation support:Make test cases didn't need to care about TestSuite when invoking Director::getInstance()->replaceScene. 2015-04-09 14:59:34 +08:00
Camera3DTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07: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 more fixes with the namespaces 2015-04-08 21:23:47 -07:00
ConfigurationTest more fixes with the namespaces 2015-04-08 21:23:47 -07: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 tests compiles on xcode 6.3 2015-04-08 17:37:30 -07: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 tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ExtensionsTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
FileUtilsTest more fixes with the namespaces 2015-04-08 21:23:47 -07: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 typo 2015-05-07 11:48:55 +08:00
LayerTest Fix the cocos3.6beta0 bugs 2015-04-22 10:20:21 +08:00
LightTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
MaterialSystemTest Material uses new file format 2015-05-11 21:31:33 -07: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
NewAudioEngineTest Correct field initialization order in various places (Xcode warnings) 2015-05-01 12:19:30 +03:00
NewEventDispatcherTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
NewRendererTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07: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 couple of unused entities in cpp-tests 2015-05-01 12:24:04 +03:00
PerformanceTest Remove unused variable. 2015-05-11 17:33:27 +08:00
Physics3DTest add physics3d support 2015-05-08 15:49:33 +08:00
PhysicsTest Correct field initialization order in various places (Xcode warnings) 2015-05-01 12:19:30 +03:00
ReleasePoolTest Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
RenderTextureTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
RotateWorldTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07: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 removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
SpineTest add spine test case 2015-04-14 16:14:51 +08:00
Sprite3DTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
SpritePolygonTest add physics3d support 2015-05-08 15:49:33 +08:00
SpriteTest Fix couple of unused entities in cpp-tests 2015-05-01 12:24:04 +03:00
TerrainTest Merge remote-tracking branch 'cocos2d/v3' into xcode_6_3_tests_compiles 2015-04-08 21:59:22 -07:00
TextInputTest Fix the cocos3.6beta0 bugs 2015-04-22 10:20:21 +08:00
Texture2dTest removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
TextureCacheTest Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
TexturePackerEncryptionTest [ci skip]Remove unwanted code. 2015-04-09 16:23:29 +08:00
TileMapTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07: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 removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
UnitTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UserDefaultTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ZwoptexTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
AppDelegate.cpp Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_beta0_test 2015-04-22 10:31:39 +08:00
AppDelegate.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
BaseTest.cpp TransitionsTests:Fixed Transition not work when switch between test cases. 2015-04-27 17:22:20 +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 Squashed commit of the following: 2014-05-14 10:07:09 -07:00
VisibleRect.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
controller.cpp Merge pull request #11778 from WenhaiLin/v3-per-test 2015-05-11 18:16:37 +08:00
controller.h Test automation support:Make test cases didn't need to care about TestSuite when invoking Director::getInstance()->replaceScene. 2015-04-09 14:59:34 +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 Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h add physics3d support 2015-05-08 15:49:33 +08:00