From e77d22a58f85d98b3109f8c8431baf3f2dac2f37 Mon Sep 17 00:00:00 2001 From: Ricardo Quesada Date: Fri, 31 Jan 2014 14:09:28 -0800 Subject: [PATCH] samples -> tests --- CMakeLists.txt | 6 ++--- build/android-build.py | 22 +++++++++--------- build/cocos2d-win32.vc2012.sln | 6 ++--- .../project.pbxproj.REMOVED.git-id | 2 +- samples/test-javascript/tests | 1 - {samples => tests}/test-cpp/Android.mk | 0 {samples => tests}/test-cpp/CMakeLists.txt | 0 .../AccelerometerTest/AccelerometerTest.cpp | 0 .../AccelerometerTest/AccelerometerTest.h | 0 .../ActionManagerTest/ActionManagerTest.cpp | 0 .../ActionManagerTest/ActionManagerTest.h | 0 .../ActionsEaseTest/ActionsEaseTest.cpp | 0 .../Classes/ActionsEaseTest/ActionsEaseTest.h | 0 .../ActionsProgressTest.cpp | 0 .../ActionsProgressTest/ActionsProgressTest.h | 0 .../Classes/ActionsTest/ActionsTest.cpp | 0 .../Classes/ActionsTest/ActionsTest.h | 0 .../test-cpp/Classes/AppDelegate.cpp | 0 .../test-cpp/Classes/AppDelegate.h | 0 .../test-cpp/Classes/BaseTest.cpp | 0 .../test-cpp/Classes/BaseTest.h | 0 .../test-cpp/Classes/Box2DTest/Box2dTest.cpp | 0 .../test-cpp/Classes/Box2DTest/Box2dTest.h | 0 .../Classes/Box2DTestBed/Box2dView.cpp | 0 .../test-cpp/Classes/Box2DTestBed/Box2dView.h | 0 .../Classes/Box2DTestBed/GLES-Render.cpp | 0 .../Classes/Box2DTestBed/GLES-Render.h | 0 .../test-cpp/Classes/Box2DTestBed/Test.cpp | 0 .../test-cpp/Classes/Box2DTestBed/Test.h | 0 .../Classes/Box2DTestBed/TestEntries.cpp | 0 .../Classes/Box2DTestBed/Tests/AddPair.h | 0 .../Classes/Box2DTestBed/Tests/ApplyForce.h | 0 .../Classes/Box2DTestBed/Tests/BodyTypes.h | 0 .../Classes/Box2DTestBed/Tests/Breakable.h | 0 .../Classes/Box2DTestBed/Tests/Bridge.h | 0 .../Classes/Box2DTestBed/Tests/BulletTest.h | 0 .../Classes/Box2DTestBed/Tests/Cantilever.h | 0 .../test-cpp/Classes/Box2DTestBed/Tests/Car.h | 0 .../Classes/Box2DTestBed/Tests/Chain.h | 0 .../Box2DTestBed/Tests/CharacterCollision.h | 0 .../Box2DTestBed/Tests/CollisionFiltering.h | 0 .../Box2DTestBed/Tests/CollisionProcessing.h | 0 .../Box2DTestBed/Tests/CompoundShapes.h | 0 .../Classes/Box2DTestBed/Tests/Confined.h | 0 .../Box2DTestBed/Tests/ContinuousTest.h | 0 .../Classes/Box2DTestBed/Tests/ConvexHull.h | 0 .../Classes/Box2DTestBed/Tests/ConveyorBelt.h | 0 .../Classes/Box2DTestBed/Tests/DistanceTest.h | 0 .../Classes/Box2DTestBed/Tests/Dominos.h | 0 .../Classes/Box2DTestBed/Tests/DumpShell.h | 0 .../Box2DTestBed/Tests/DynamicTreeTest.h | 0 .../Classes/Box2DTestBed/Tests/EdgeShapes.h | 0 .../Classes/Box2DTestBed/Tests/EdgeTest.h | 0 .../Classes/Box2DTestBed/Tests/Gears.h | 0 .../Classes/Box2DTestBed/Tests/Mobile.h | 0 .../Box2DTestBed/Tests/MobileBalanced.h | 0 .../Classes/Box2DTestBed/Tests/MotorJoint.h | 0 .../Box2DTestBed/Tests/OneSidedPlatform.h | 0 .../Classes/Box2DTestBed/Tests/Pinball.h | 0 .../Box2DTestBed/Tests/PolyCollision.h | 0 .../Classes/Box2DTestBed/Tests/PolyShapes.h | 0 .../Classes/Box2DTestBed/Tests/Prismatic.h | 0 .../Classes/Box2DTestBed/Tests/Pulleys.h | 0 .../Classes/Box2DTestBed/Tests/Pyramid.h | 0 .../Classes/Box2DTestBed/Tests/RayCast.h | 0 .../Classes/Box2DTestBed/Tests/Revolute.h | 0 .../Classes/Box2DTestBed/Tests/Rope.h | 0 .../Classes/Box2DTestBed/Tests/RopeJoint.h | 0 .../Classes/Box2DTestBed/Tests/SensorTest.h | 0 .../Classes/Box2DTestBed/Tests/ShapeEditing.h | 0 .../Classes/Box2DTestBed/Tests/SliderCrank.h | 0 .../Classes/Box2DTestBed/Tests/SphereStack.h | 0 .../Classes/Box2DTestBed/Tests/TheoJansen.h | 0 .../Classes/Box2DTestBed/Tests/Tiles.h | 0 .../Classes/Box2DTestBed/Tests/TimeOfImpact.h | 0 .../Classes/Box2DTestBed/Tests/Tumbler.h | 0 .../Box2DTestBed/Tests/VaryingFriction.h | 0 .../Box2DTestBed/Tests/VaryingRestitution.h | 0 .../Box2DTestBed/Tests/VerticalStack.h | 0 .../test-cpp/Classes/Box2DTestBed/Tests/Web.h | 0 .../test-cpp/Classes/BugsTest/Bug-1159.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-1159.h | 0 .../test-cpp/Classes/BugsTest/Bug-1174.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-1174.h | 0 .../test-cpp/Classes/BugsTest/Bug-350.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-350.h | 0 .../test-cpp/Classes/BugsTest/Bug-422.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-422.h | 0 .../Classes/BugsTest/Bug-458/Bug-458.cpp | 0 .../Classes/BugsTest/Bug-458/Bug-458.h | 0 .../Bug-458/QuestionContainerSprite.cpp | 0 .../Bug-458/QuestionContainerSprite.h | 0 .../test-cpp/Classes/BugsTest/Bug-624.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-624.h | 0 .../test-cpp/Classes/BugsTest/Bug-886.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-886.h | 0 .../test-cpp/Classes/BugsTest/Bug-899.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-899.h | 0 .../test-cpp/Classes/BugsTest/Bug-914.cpp | 0 .../test-cpp/Classes/BugsTest/Bug-914.h | 0 .../test-cpp/Classes/BugsTest/BugsTest.cpp | 0 .../test-cpp/Classes/BugsTest/BugsTest.h | 0 .../Classes/ChipmunkTest/ChipmunkTest.cpp | 0 .../Classes/ChipmunkTest/ChipmunkTest.h | 0 .../ClickAndMoveTest/ClickAndMoveTest.cpp | 0 .../ClickAndMoveTest/ClickAndMoveTest.h | 0 .../ClippingNodeTest/ClippingNodeTest.cpp | 0 .../ClippingNodeTest/ClippingNodeTest.h | 0 .../CocosDenshionTest/CocosDenshionTest.cpp | 0 .../CocosDenshionTest/CocosDenshionTest.h | 0 .../ConfigurationTest/ConfigurationTest.cpp | 0 .../ConfigurationTest/ConfigurationTest.h | 0 .../Classes/ConsoleTest/ConsoleTest.cpp | 0 .../Classes/ConsoleTest/ConsoleTest.h | 0 .../test-cpp/Classes/CurlTest/CurlTest.cpp | 0 .../test-cpp/Classes/CurlTest/CurlTest.h | 0 .../CurrentLanguageTest.cpp | 0 .../CurrentLanguageTest/CurrentLanguageTest.h | 0 .../DataVisitorTest/DataVisitorTest.cpp | 0 .../Classes/DataVisitorTest/DataVisitorTest.h | 0 .../DrawPrimitivesTest/DrawPrimitivesTest.cpp | 0 .../DrawPrimitivesTest/DrawPrimitivesTest.h | 0 .../EffectsAdvancedTest.cpp | 0 .../EffectsAdvancedTest/EffectsAdvancedTest.h | 0 .../Classes/EffectsTest/EffectsTest.cpp | 0 .../Classes/EffectsTest/EffectsTest.h | 0 .../CocoStudioArmatureTest/ArmatureScene.cpp | 0 .../CocoStudioArmatureTest/ArmatureScene.h | 0 .../ComponentsTestScene.cpp | 0 .../ComponentsTestScene.h | 0 .../EnemyController.cpp | 0 .../EnemyController.h | 0 .../GameOverScene.cpp | 0 .../CocoStudioComponentsTest/GameOverScene.h | 0 .../PlayerController.cpp | 0 .../PlayerController.h | 0 .../ProjectileController.cpp | 0 .../ProjectileController.h | 0 .../SceneController.cpp | 0 .../SceneController.h | 0 .../CocoStudioGUITest/CocosGUIScene.cpp | 0 .../CocoStudioGUITest/CocosGUIScene.h | 0 .../UIButtonTest/UIButtonTest.cpp | 0 .../UIButtonTest/UIButtonTest.h | 0 .../UICheckBoxTest/UICheckBoxTest.cpp | 0 .../UICheckBoxTest/UICheckBoxTest.h | 0 .../UIImageViewTest/UIImageViewTest.cpp | 0 .../UIImageViewTest/UIImageViewTest.h | 0 .../UILabelAtlasTest/UILabelAtlasTest.cpp | 0 .../UILabelAtlasTest/UILabelAtlasTest.h | 0 .../UILabelBMFontTest/UILabelBMFontTest.cpp | 0 .../UILabelBMFontTest/UILabelBMFontTest.h | 0 .../UILabelTest/UILabelTest.cpp | 0 .../UILabelTest/UILabelTest.h | 0 .../UILayoutTest/UILayoutTest.cpp | 0 .../UILayoutTest/UILayoutTest.h | 0 .../UIListViewTest/UIListViewTest.cpp | 0 .../UIListViewTest/UIListViewTest.h | 0 .../UILoadingBarTest/UILoadingBarTest.cpp | 0 .../UILoadingBarTest/UILoadingBarTest.h | 0 .../UIPageViewTest/UIPageViewTest.cpp | 0 .../UIPageViewTest/UIPageViewTest.h | 0 .../CocoStudioGUITest/UIScene.cpp | 0 .../CocoStudioGUITest/UIScene.h | 0 .../CocoStudioGUITest/UISceneManager.cpp | 0 .../CocoStudioGUITest/UISceneManager.h | 0 .../UIScrollViewTest/UIScrollViewTest.cpp | 0 .../UIScrollViewTest/UIScrollViewTest.h | 0 .../UISliderTest/UISliderTest.cpp | 0 .../UISliderTest/UISliderTest.h | 0 .../UITextFieldTest/UITextFieldTest.cpp | 0 .../UITextFieldTest/UITextFieldTest.h | 0 .../UIWidgetAddNodeTest.cpp | 0 .../UIWidgetAddNodeTest/UIWidgetAddNodeTest.h | 0 .../CocoStudioSceneTest/SceneEditorTest.cpp | 0 .../CocoStudioSceneTest/SceneEditorTest.h | 0 .../TriggerCode/EventDef.h | 0 .../CocoStudioSceneTest/TriggerCode/acts.cpp | 0 .../CocoStudioSceneTest/TriggerCode/acts.h | 0 .../CocoStudioSceneTest/TriggerCode/cons.cpp | 0 .../CocoStudioSceneTest/TriggerCode/cons.h | 0 .../AnimationsTest/AnimationsLayerLoader.h | 0 .../AnimationsTest/AnimationsTestLayer.cpp | 0 .../AnimationsTest/AnimationsTestLayer.h | 0 .../ButtonTest/ButtonTestLayer.cpp | 0 .../ButtonTest/ButtonTestLayer.h | 0 .../ButtonTest/ButtonTestLayerLoader.h | 0 .../CocosBuilderTest/CocosBuilderTest.cpp | 0 .../CocosBuilderTest/CocosBuilderTest.h | 0 .../HelloCocosBuilderLayer.cpp | 0 .../HelloCocosBuilderLayer.h | 0 .../HelloCocosBuilderLayerLoader.h | 0 .../LabelTest/LabelTestLayer.h | 0 .../LabelTest/LabelTestLayerLoader.h | 0 .../MenuTest/MenuTestLayer.cpp | 0 .../CocosBuilderTest/MenuTest/MenuTestLayer.h | 0 .../MenuTest/MenuTestLayerLoader.h | 0 .../ParticleSystemTestLayer.h | 0 .../ParticleSystemTestLayerLoader.h | 0 .../ScrollViewTest/ScrollViewTestLayer.h | 0 .../ScrollViewTestLayerLoader.h | 0 .../SpriteTest/SpriteTestLayer.h | 0 .../SpriteTest/SpriteTestLayerLoader.h | 0 .../TestHeader/TestHeaderLayer.cpp | 0 .../TestHeader/TestHeaderLayer.h | 0 .../TestHeader/TestHeaderLayerLoader.h | 0 .../TimelineCallbackLayerLoader.h | 0 .../TimelineCallbackTestLayer.cpp | 0 .../TimelineCallbackTestLayer.h | 0 .../CCControlButtonTest.cpp | 0 .../CCControlButtonTest/CCControlButtonTest.h | 0 .../CCControlColourPickerTest.cpp | 0 .../CCControlColourPickerTest.h | 0 .../CCControlPotentiometerTest.cpp | 0 .../CCControlPotentiometerTest.h | 0 .../ControlExtensionTest/CCControlScene.cpp | 0 .../ControlExtensionTest/CCControlScene.h | 0 .../CCControlSceneManager.cpp | 0 .../CCControlSceneManager.h | 0 .../CCControlSliderTest.cpp | 0 .../CCControlSliderTest/CCControlSliderTest.h | 0 .../CCControlStepperTest.cpp | 0 .../CCControlStepperTest.h | 0 .../CCControlSwitchTest.cpp | 0 .../CCControlSwitchTest/CCControlSwitchTest.h | 0 .../EditBoxTest/EditBoxTest.cpp | 0 .../ExtensionsTest/EditBoxTest/EditBoxTest.h | 0 .../Classes/ExtensionsTest/ExtensionsTest.cpp | 0 .../Classes/ExtensionsTest/ExtensionsTest.h | 0 .../NetworkTest/HttpClientTest.cpp | 0 .../NetworkTest/HttpClientTest.h | 0 .../NetworkTest/SocketIOTest.cpp | 0 .../ExtensionsTest/NetworkTest/SocketIOTest.h | 0 .../NetworkTest/WebSocketTest.cpp | 0 .../NetworkTest/WebSocketTest.h | 0 .../NotificationCenterTest.cpp | 0 .../NotificationCenterTest.h | 0 .../Scale9SpriteTest/Scale9SpriteTest.cpp | 0 .../Scale9SpriteTest/Scale9SpriteTest.h | 0 .../TableViewTest/CustomTableViewCell.cpp | 0 .../TableViewTest/CustomTableViewCell.h | 0 .../TableViewTest/TableViewTestScene.cpp | 0 .../TableViewTest/TableViewTestScene.h | 0 .../Classes/FileUtilsTest/FileUtilsTest.cpp | 0 .../Classes/FileUtilsTest/FileUtilsTest.h | 0 .../test-cpp/Classes/FontTest/FontTest.cpp | 0 .../test-cpp/Classes/FontTest/FontTest.h | 0 .../test-cpp/Classes/InputTest/MouseTest.cpp | 0 .../test-cpp/Classes/InputTest/MouseTest.h | 0 .../Classes/IntervalTest/IntervalTest.cpp | 0 .../Classes/IntervalTest/IntervalTest.h | 0 .../Classes/KeyboardTest/KeyboardTest.cpp | 0 .../Classes/KeyboardTest/KeyboardTest.h | 0 .../Classes/KeypadTest/KeypadTest.cpp | 0 .../test-cpp/Classes/KeypadTest/KeypadTest.h | 0 .../test-cpp/Classes/LabelTest/LabelTest.cpp | 0 .../test-cpp/Classes/LabelTest/LabelTest.h | 0 .../Classes/LabelTest/LabelTestNew.cpp | 0 .../test-cpp/Classes/LabelTest/LabelTestNew.h | 0 .../test-cpp/Classes/LayerTest/LayerTest.cpp | 0 .../test-cpp/Classes/LayerTest/LayerTest.h | 0 .../test-cpp/Classes/MenuTest/MenuTest.cpp | 0 .../test-cpp/Classes/MenuTest/MenuTest.h | 0 .../MotionStreakTest/MotionStreakTest.cpp | 0 .../MotionStreakTest/MotionStreakTest.h | 0 .../Classes/MutiTouchTest/MutiTouchTest.cpp | 0 .../Classes/MutiTouchTest/MutiTouchTest.h | 0 .../NewEventDispatcherTest.cpp | 0 .../NewEventDispatcherTest.h | 0 .../NewRendererTest/NewRendererTest.cpp | 0 .../Classes/NewRendererTest/NewRendererTest.h | 0 .../test-cpp/Classes/NodeTest/NodeTest.cpp | 0 .../test-cpp/Classes/NodeTest/NodeTest.h | 0 .../Classes/ParallaxTest/ParallaxTest.cpp | 0 .../Classes/ParallaxTest/ParallaxTest.h | 0 .../Classes/ParticleTest/ParticleTest.cpp | 0 .../Classes/ParticleTest/ParticleTest.h | 0 .../PerformanceTest/PerformanceAllocTest.cpp | 0 .../PerformanceTest/PerformanceAllocTest.h | 0 .../PerformanceContainerTest.cpp | 0 .../PerformanceContainerTest.h | 0 .../PerformanceEventDispatcherTest.cpp | 0 .../PerformanceEventDispatcherTest.h | 0 .../PerformanceTest/PerformanceLabelTest.cpp | 0 .../PerformanceTest/PerformanceLabelTest.h | 0 .../PerformanceNodeChildrenTest.cpp | 0 .../PerformanceNodeChildrenTest.h | 0 .../PerformanceParticleTest.cpp | 0 .../PerformanceTest/PerformanceParticleTest.h | 0 .../PerformanceRendererTest.cpp | 0 .../PerformanceTest/PerformanceRendererTest.h | 0 .../PerformanceTest/PerformanceSpriteTest.cpp | 0 .../PerformanceTest/PerformanceSpriteTest.h | 0 .../PerformanceTest/PerformanceTest.cpp | 0 .../Classes/PerformanceTest/PerformanceTest.h | 0 .../PerformanceTextureTest.cpp | 0 .../PerformanceTest/PerformanceTextureTest.h | 0 .../PerformanceTouchesTest.cpp | 0 .../PerformanceTest/PerformanceTouchesTest.h | 0 .../Classes/PhysicsTest/PhysicsTest.cpp | 0 .../Classes/PhysicsTest/PhysicsTest.h | 0 .../ReleasePoolTest/ReleasePoolTest.cpp | 0 .../Classes/ReleasePoolTest/ReleasePoolTest.h | 0 .../RenderTextureTest/RenderTextureTest.cpp | 0 .../RenderTextureTest/RenderTextureTest.h | 0 .../RotateWorldTest/RotateWorldTest.cpp | 0 .../Classes/RotateWorldTest/RotateWorldTest.h | 0 .../test-cpp/Classes/SceneTest/SceneTest.cpp | 0 .../test-cpp/Classes/SceneTest/SceneTest.h | 0 .../Classes/SchedulerTest/SchedulerTest.cpp | 0 .../Classes/SchedulerTest/SchedulerTest.h | 0 .../Classes/ShaderTest/ShaderTest.cpp | 0 .../test-cpp/Classes/ShaderTest/ShaderTest.h | 0 .../Classes/ShaderTest/ShaderTest2.cpp | 0 .../test-cpp/Classes/ShaderTest/ShaderTest2.h | 0 .../test-cpp/Classes/SpineTest/SpineTest.cpp | 0 .../test-cpp/Classes/SpineTest/SpineTest.h | 0 .../SpriteTest/SpriteTest.cpp.REMOVED.git-id | 0 .../test-cpp/Classes/SpriteTest/SpriteTest.h | 0 .../Classes/TextInputTest/TextInputTest.cpp | 0 .../Classes/TextInputTest/TextInputTest.h | 0 .../Classes/Texture2dTest/Texture2dTest.cpp | 0 .../Classes/Texture2dTest/Texture2dTest.h | 0 .../TextureCacheTest/TextureCacheTest.cpp | 0 .../TextureCacheTest/TextureCacheTest.h | 0 .../TextureAtlasEncryptionTest.cpp | 0 .../TextureAtlasEncryptionTest.h | 0 .../Classes/TileMapTest/TileMapTest.cpp | 0 .../Classes/TileMapTest/TileMapTest.h | 0 .../test-cpp/Classes/TouchesTest/Ball.cpp | 0 .../test-cpp/Classes/TouchesTest/Ball.h | 0 .../test-cpp/Classes/TouchesTest/Paddle.cpp | 0 .../test-cpp/Classes/TouchesTest/Paddle.h | 0 .../Classes/TouchesTest/TouchesTest.cpp | 0 .../Classes/TouchesTest/TouchesTest.h | 0 .../TransitionsTest/TransitionsTest.cpp | 0 .../Classes/TransitionsTest/TransitionsTest.h | 0 .../test-cpp/Classes/UnitTest/UnitTest.cpp | 0 .../test-cpp/Classes/UnitTest/UnitTest.h | 0 .../UserDefaultTest/UserDefaultTest.cpp | 0 .../Classes/UserDefaultTest/UserDefaultTest.h | 0 .../test-cpp/Classes/VisibleRect.cpp | 0 .../test-cpp/Classes/VisibleRect.h | 0 .../Classes/ZwoptexTest/ZwoptexTest.cpp | 0 .../Classes/ZwoptexTest/ZwoptexTest.h | 0 .../test-cpp/Classes/controller.cpp | 0 .../test-cpp/Classes/controller.h | 0 .../test-cpp/Classes/testBasic.cpp | 0 .../test-cpp/Classes/testBasic.h | 0 .../test-cpp/Classes/testResource.h | 0 {samples => tests}/test-cpp/Classes/tests.h | 0 .../test-cpp/Resources/.gitignore | 0 .../Resources/Hello.png.REMOVED.git-id | 0 .../Images/HelloWorld.png.REMOVED.git-id | 0 .../PlanetCute-1024x1024.png.REMOVED.git-id | 0 .../Images/atlastest.png.REMOVED.git-id | 0 .../Images/background1.png.REMOVED.git-id | 0 .../Images/background2.jpg.REMOVED.git-id | 0 .../Images/background2.png.REMOVED.git-id | 0 .../Images/bugs/bug886.png.REMOVED.git-id | 0 ...ossini_dance_atlas-mono.png.REMOVED.git-id | 0 .../landscape-1024x1024.png.REMOVED.git-id | 0 .../Resources/Images/noise.png.REMOVED.git-id | 0 .../Images/spritesheet1.png.REMOVED.git-id | 0 .../Resources/Images/stone.png.REMOVED.git-id | 0 .../Images/test_1021x1024.png.REMOVED.git-id | 0 .../test_1021x1024_a8.pvr.REMOVED.git-id | 0 .../test_1021x1024_rgb888.pvr.REMOVED.git-id | 0 ...est_1021x1024_rgb888.pvr.gz.REMOVED.git-id | 0 ...test_1021x1024_rgba4444.pvr.REMOVED.git-id | 0 ...t_1021x1024_rgba4444.pvr.gz.REMOVED.git-id | 0 ...test_1021x1024_rgba8888.pvr.REMOVED.git-id | 0 ...t_1021x1024_rgba8888.pvr.gz.REMOVED.git-id | 0 .../Resources/Misc/resources-hd/test4.txt | 0 .../Resources/Misc/resources-ipad/test2.txt | 0 .../Resources/Misc/resources-ipadhd/test1.txt | 0 .../Resources/Misc/resources-iphone/test6.txt | 0 .../Resources/Misc/resources-mac/test2.txt | 0 .../Resources/Misc/resources-machd/test1.txt | 0 .../Resources/Misc/resources-wide/test5.txt | 0 .../Resources/Misc/resources-widehd/test3.txt | 0 .../Resources/Misc/searchpath1/file1.txt | 0 .../Misc/searchpath2/resources-ipad/file2.txt | 0 .../Resources/Shaders/example_ColorBars.vsh | 0 .../Resources/Shaders/example_Flower.vsh | 0 .../Resources/Shaders/example_Heart.vsh | 0 .../Resources/Shaders/example_Julia.vsh | 0 .../Resources/Shaders/example_Mandelbrot.vsh | 0 .../Resources/Shaders/example_Monjori.vsh | 0 .../Resources/Shaders/example_Plasma.vsh | 0 .../Resources/Shaders/example_Twist.vsh | 0 .../TileMaps/hexa-tiles.png.REMOVED.git-id | 0 .../TileMaps/map/slcj.png.REMOVED.git-id | 0 .../TileMaps/ortho-test1.png.REMOVED.git-id | 0 .../ortho-test1_bw.png.REMOVED.git-id | 0 .../Resources/animations/grossini.plist.xml | 0 .../armature/Cowboy.ExportJson.REMOVED.git-id | 0 .../armature/Cowboy0.png.REMOVED.git-id | 0 .../test-cpp/Resources/armature/Dragon.xml | 0 .../HeroAnimation.ExportJson.REMOVED.git-id | 0 .../test-cpp/Resources/armature/cyborg.xml | 0 .../test-cpp/Resources/armature/knight.xml | 0 .../test-cpp/Resources/armature/robot.xml | 0 .../test-cpp/Resources/armature/weapon.xml | 0 .../background-music-aac.wav.REMOVED.git-id | 0 .../Resources/background.mp3.REMOVED.git-id | 0 .../Resources/ccb/flower.jpg.REMOVED.git-id | 0 .../Resources/ccb/gem-0.wav.REMOVED.git-id | 0 .../Resources/ccb/gem-1.wav.REMOVED.git-id | 0 .../ccb/markerfelt24shadow.fnt.REMOVED.git-id | 0 .../cocosgui/Hello.png.REMOVED.git-id | 0 .../UITest/background.png.REMOVED.git-id | 0 .../Resources/cocosgui/b11.png.REMOVED.git-id | 0 .../bitmapFontTest2.png.REMOVED.git-id | 0 .../examples/examples.json.REMOVED.git-id | 0 .../map_1/map_pve.png.REMOVED.git-id | 0 .../page_1/background.png.REMOVED.git-id | 0 .../extensions/background.png.REMOVED.git-id | 0 .../fonts/Courier New.ttf.REMOVED.git-id | 0 .../fonts/Thonburi.ttf.REMOVED.git-id | 0 .../fonts/ThonburiBold.ttf.REMOVED.git-id | 0 .../fonts/arial-26-en-ru_0.png.REMOVED.git-id | 0 .../fonts/arial-unicode-26.GlyphProject | Bin .../fonts/arial-unicode-26.png.REMOVED.git-id | 0 .../Resources/fonts/arial.ttf.REMOVED.git-id | 0 .../bitmapFontChinese.png.REMOVED.git-id | 0 .../fonts/bitmapFontTest.png.REMOVED.git-id | 0 .../fonts/bitmapFontTest2.bmp.REMOVED.git-id | 0 .../fonts/bitmapFontTest2.png.REMOVED.git-id | 0 .../fonts/boundsTestFont.png.REMOVED.git-id | 0 .../font-issue1343-hd.png.REMOVED.git-id | 0 .../fonts/futura-48.png.REMOVED.git-id | 0 .../helvetica-geneva-32.png.REMOVED.git-id | 0 .../fonts/markerFelt.fnt.REMOVED.git-id | 0 .../test-cpp/Resources/fonts/strings.xml | 0 .../Resources/fonts/tahoma.ttf.REMOVED.git-id | 0 .../Resources/fonts/wt021.ttf.REMOVED.git-id | 0 .../hd/Images/background1.png.REMOVED.git-id | 0 .../hd/Images/background2.jpg.REMOVED.git-id | 0 .../hd/Images/background2.png.REMOVED.git-id | 0 .../hd/armature/Cowboy0.png.REMOVED.git-id | 0 .../hd/armature/Dragon.png.REMOVED.git-id | 0 .../HeroAnimation0.png.REMOVED.git-id | 0 .../hd/armature/weapon.png.REMOVED.git-id | 0 .../Resources/hd/ccb/burst.png.REMOVED.git-id | 0 .../hd/cocosgui/Hello.png.REMOVED.git-id | 0 .../UITest/background.png.REMOVED.git-id | 0 .../hd/cocosgui/b11.png.REMOVED.git-id | 0 .../bitmapFontTest2.png.REMOVED.git-id | 0 .../examples/examples.json.REMOVED.git-id | 0 .../map_1/map_pve.png.REMOVED.git-id | 0 .../page_1/background.png.REMOVED.git-id | 0 .../extensions/background.png.REMOVED.git-id | 0 .../fonts/font-issue1343.png.REMOVED.git-id | 0 .../hd/fonts/markerFelt.fnt.REMOVED.git-id | 0 .../hd/fonts/markerFelt.png.REMOVED.git-id | 0 ...ffy_bold_italic-charmap.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Misc/music_logo.mp3.REMOVED.git-id | 0 .../Misc/music_logo.wav.REMOVED.git-id | 0 .../starMenuButton01.png.REMOVED.git-id | 0 .../starMenuButton02.png.REMOVED.git-id | 0 .../Fish_UI/ui_logo_001-hd.png.REMOVED.git-id | 0 .../CowBoy/Cowboy.ExportJson.REMOVED.git-id | 0 .../CowBoy/Cowboy0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Misc/music_logo.mp3.REMOVED.git-id | 0 .../Misc/music_logo.wav.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../starMenuButton01.png.REMOVED.git-id | 0 .../starMenuButton02.png.REMOVED.git-id | 0 .../Fish_UI/ui_logo_001-hd.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../hd/spine/goblins.png.REMOVED.git-id | 0 .../hd/spine/spineboy.png.REMOVED.git-id | 0 .../ipad/ccb/burst.png.REMOVED.git-id | 0 .../extensions/background.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Misc/music_logo.mp3.REMOVED.git-id | 0 .../Misc/music_logo.wav.REMOVED.git-id | 0 .../Fish_UI/ui_logo_001-hd.png.REMOVED.git-id | 0 .../CowBoy/Cowboy.ExportJson.REMOVED.git-id | 0 .../CowBoy/Cowboy0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Misc/music_logo.mp3.REMOVED.git-id | 0 .../Misc/music_logo.wav.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../Fish_UI/ui_logo_001-hd.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../Images/startMenuBG.png.REMOVED.git-id | 0 .../Butterflyfish0.png.REMOVED.git-id | 0 .../blowFish/Blowfish0.png.REMOVED.git-id | 0 .../spine/goblins.png.REMOVED.git-id | 0 .../test-cpp/proj.android/.classpath | 0 .../test-cpp/proj.android/.project | 0 .../test-cpp/proj.android/AndroidManifest.xml | 0 .../test-cpp/proj.android/README.md | 0 .../test-cpp/proj.android/ant.properties | 0 .../test-cpp/proj.android/build.xml | 0 .../test-cpp/proj.android/jni/Android.mk | 2 +- .../test-cpp/proj.android/jni/Application.mk | 0 .../proj.android/jni/testcpp/main.cpp | 0 .../test-cpp/proj.android/ndkgdb.sh | 0 .../proj.android/proguard-project.txt | 0 .../test-cpp/proj.android/project.properties | 0 .../proj.android/res/values/strings.xml | 0 .../test-cpp/proj.android/src/nojava.txt | 0 .../cocos2dx/testcpp/Cocos2dxActivity.java | 0 .../proj.ios/Classes/RootViewController.h | 0 .../proj.ios/Classes/RootViewController.mm | 0 .../proj.ios/Classes/testsAppDelegate.h | 0 .../proj.ios/Classes/testsAppDelegate.mm | 0 .../Default-568h@2x.png.REMOVED.git-id | 0 .../proj.ios/Default@2x.png.REMOVED.git-id | 0 .../test-cpp/proj.ios/iphone_Prefix.pch | 0 {samples => tests}/test-cpp/proj.ios/main.m | 0 .../test-cpp/proj.linux/main.cpp | 0 .../proj.mac/Icon.icns.REMOVED.git-id | 0 .../test-cpp/proj.mac/Test_Prefix.pch | 0 .../proj.mac/en.lproj/InfoPlist.strings | 0 .../test-cpp/proj.mac/en.lproj/MainMenu.xib | 0 {samples => tests}/test-cpp/proj.mac/main.cpp | 0 .../test-cpp/proj.win32/TestCpp.vcxproj | 0 .../proj.win32/TestCpp.vcxproj.filters | 0 .../test-cpp/proj.win32/TestCpp.vcxproj.user | 0 .../test-cpp/proj.win32/main.cpp | 0 {samples => tests}/test-cpp/proj.win32/main.h | 0 .../test-javascript/Classes/AppDelegate.cpp | 0 .../test-javascript/Classes/AppDelegate.h | 0 .../test-javascript/proj.android/.classpath | 0 .../test-javascript/proj.android/.project | 0 .../proj.android/AndroidManifest.xml | 0 .../test-javascript/proj.android/README.md | 0 .../proj.android/ant.properties | 0 .../test-javascript/proj.android/build.xml | 0 .../proj.android/jni/Android.mk | 0 .../proj.android/jni/Application.mk | 0 .../proj.android/jni/testjavascript/main.cpp | 0 .../test-javascript/proj.android/ndkgdb.sh | 0 .../proj.android/proguard-project.txt | 0 .../proj.android/project.properties | 0 .../proj.android/res/values/strings.xml | 0 .../testjavascript/Cocos2dxActivity.java | 0 .../test-javascript/proj.ios/AppController.h | 0 .../test-javascript/proj.ios/AppController.mm | 0 .../Default-568h@2x.png.REMOVED.git-id | 0 .../proj.ios/Default@2x.png.REMOVED.git-id | 0 .../test-javascript/proj.ios/Prefix.pch | 0 .../proj.ios/RootViewController.h | 0 .../proj.ios/RootViewController.mm | 0 .../test-javascript/proj.ios/main.m | 0 .../proj.mac/Icon.icns.REMOVED.git-id | 0 .../test-javascript/proj.mac/Test_Prefix.pch | 0 .../proj.mac/en.lproj/InfoPlist.strings | 0 .../proj.mac/en.lproj/MainMenu.xib | 0 .../test-javascript/proj.mac/main.cpp | 0 .../proj.win32/TestJavascript.vcxproj | 0 .../proj.win32/TestJavascript.vcxproj.filters | 0 .../proj.win32/TestJavascript.vcxproj.user | 0 .../test-javascript/proj.win32/main.cpp | 0 .../test-javascript/proj.win32/main.h | 0 .../test-javascript/proj.win32/res/testjs.ico | Bin .../test-javascript/proj.win32/resource.h | 0 .../test-javascript/proj.win32/testjs.rc | 0 {samples => tests}/test-lua/.gitignore | 0 {samples => tests}/test-lua/CMakeLists.txt | 2 +- .../test-lua/Classes/AppDelegate.cpp | 0 .../test-lua/Classes/AppDelegate.h | 0 .../Classes/lua_assetsmanager_test_sample.cpp | 0 .../Classes/lua_assetsmanager_test_sample.h | 0 .../ccb/flower.jpg.REMOVED.git-id | 0 .../ccb/gem-0.wav.REMOVED.git-id | 0 .../ccb/gem-1.wav.REMOVED.git-id | 0 .../ccb/markerfelt24shadow.fnt.REMOVED.git-id | 0 .../AccelerometerTest/AccelerometerTest.lua | 0 .../ActionManagerTest/ActionManagerTest.lua | 0 .../ActionsEaseTest/ActionsEaseTest.lua | 0 .../ActionsProgressTest.lua | 0 .../luaScript/ActionsTest/ActionsTest.lua | 0 .../AssetsManagerTest/AssetsManagerModule.lua | 0 .../AssetsManagerTest/AssetsManagerTest.lua | 0 .../Resources/luaScript/BugsTest/BugsTest.lua | 0 .../ClickAndMoveTest/ClickAndMoveTest.lua | 0 .../CocoStudioArmatureTest.lua | 0 .../CocoStudioGUITest.lua.REMOVED.git-id | 0 .../CocoStudioSceneTest.lua | 0 .../CocoStudioSceneTest/TriggerCode/acts.lua | 0 .../CocoStudioSceneTest/TriggerCode/cons.lua | 0 .../TriggerCode/eventDef.lua | 0 .../CocoStudioTest/CocoStudioTest.lua | 0 .../CocosDenshionTest/CocosDenshionTest.lua | 0 .../CurrentLanguageTest.lua | 0 .../DrawPrimitivesTest/DrawPrimitivesTest.lua | 0 .../EffectsAdvancedTest.lua | 0 .../luaScript/EffectsTest/EffectsName.lua | 0 .../luaScript/EffectsTest/EffectsTest.lua | 0 .../ExtensionTest/CocosBuilderTest.lua | 0 .../luaScript/ExtensionTest/ExtensionTest.lua | 0 .../luaScript/ExtensionTest/WebProxyTest.lua | 0 .../Resources/luaScript/FontTest/FontTest.lua | 0 .../luaScript/IntervalTest/IntervalTest.lua | 0 .../luaScript/KeypadTest/KeypadTest.lua | 0 .../luaScript/LabelTest/LabelTest.lua | 0 .../luaScript/LabelTestNew/LabelTestNew.lua | 0 .../luaScript/LayerTest/LayerTest.lua | 0 .../luaScript/LuaBridgeTest/LuaBridgeTest.lua | 0 .../Resources/luaScript/MenuTest/MenuTest.lua | 0 .../MotionStreakTest/MotionStreakTest.lua | 0 .../NewEventDispatcherTest.lua | 0 .../Resources/luaScript/NodeTest/NodeTest.lua | 0 .../luaScript/OpenGLTest/OpenGLTest.lua | 0 .../luaScript/ParallaxTest/ParallaxTest.lua | 0 .../luaScript/ParticleTest/ParticleTest.lua | 0 .../PerformanceTest/PerformanceSpriteTest.lua | 0 .../PerformanceTest/PerformanceTest.lua | 0 .../luaScript/PhysicsTest/PhysicsTest.lua | 0 .../RenderTextureTest/RenderTextureTest.lua | 0 .../RotateWorldTest/RotateWorldTest.lua | 0 .../luaScript/SceneTest/SceneTest.lua | 0 .../luaScript/SpineTest/SpineTest.lua | 0 .../luaScript/SpriteTest/SpriteTest.lua | 0 .../luaScript/Texture2dTest/Texture2dTest.lua | 0 .../luaScript/TileMapTest/TileMapTest.lua | 0 .../Resources/luaScript/TouchesTest/Ball.lua | 0 .../luaScript/TouchesTest/Paddle.lua | 0 .../luaScript/TouchesTest/TouchesTest.lua | 0 .../TransitionsTest/TransitionsName.lua | 0 .../TransitionsTest/TransitionsTest.lua | 0 .../UserDefaultTest/UserDefaultTest.lua | 0 .../Resources/luaScript/VisibleRect.lua | 0 .../XMLHttpRequestTest/XMLHttpRequestTest.lua | 0 .../luaScript/ZwoptexTest/ZwoptexTest.lua | 0 .../Resources/luaScript/controller.lua | 0 .../test-lua/Resources/luaScript/helper.lua | 0 .../test-lua/Resources/luaScript/mainMenu.lua | 0 .../Resources/luaScript/testResource.lua | 0 .../test-lua/proj.android/.classpath | 0 .../test-lua/proj.android/.project | 0 .../test-lua/proj.android/AndroidManifest.xml | 0 .../test-lua/proj.android/ant.properties | 0 .../test-lua/proj.android/build.xml | 0 .../test-lua/proj.android/jni/Android.mk | 0 .../test-lua/proj.android/jni/Application.mk | 0 .../proj.android/jni/testlua/main.cpp | 0 .../proj.android/proguard-project.txt | 0 .../test-lua/proj.android/project.properties | 0 .../proj.android/res/values/strings.xml | 0 .../LuaJavaBridgeTest/LuaJavaBridgeTest.java | 0 .../cocos2dx/testlua/Cocos2dxActivity.java | 0 .../test-lua/proj.ios/AppController.h | 0 .../test-lua/proj.ios/AppController.mm | 0 .../Default-568h@2x.png.REMOVED.git-id | 0 .../proj.ios/Default@2x.png.REMOVED.git-id | 0 .../test-lua/proj.ios/LuaObjectCBridgeTest.h | 0 .../test-lua/proj.ios/LuaObjectCBridgeTest.mm | 0 .../test-lua/proj.ios/RootViewController.h | 0 .../test-lua/proj.ios/RootViewController.mm | 0 .../test-lua/proj.ios/TestLua_Prefix.pch | 0 {samples => tests}/test-lua/proj.ios/main.m | 0 .../test-lua/proj.linux/main.cpp | 0 .../proj.mac/Icon.icns.REMOVED.git-id | 0 .../test-lua/proj.mac/LuaObjectCBridgeTest.h | 0 .../test-lua/proj.mac/LuaObjectCBridgeTest.mm | 0 .../test-lua/proj.mac/TestLua_Prefix.pch | 0 .../proj.mac/en.lproj/InfoPlist.strings | 0 .../test-lua/proj.mac/en.lproj/MainMenu.xib | 0 {samples => tests}/test-lua/proj.mac/main.cpp | 0 .../test-lua/proj.win32/TestLua.rc | 0 .../test-lua/proj.win32/TestLua.win32.vcxproj | 0 .../proj.win32/TestLua.win32.vcxproj.filters | 0 .../proj.win32/TestLua.win32.vcxproj.user | 0 .../test-lua/proj.win32/main.cpp | 0 {samples => tests}/test-lua/proj.win32/main.h | 0 .../test-lua/proj.win32/res/TestLua.ico | Bin .../test-lua/proj.win32/resource.h | 0 690 files changed, 20 insertions(+), 21 deletions(-) delete mode 160000 samples/test-javascript/tests rename {samples => tests}/test-cpp/Android.mk (100%) rename {samples => tests}/test-cpp/CMakeLists.txt (100%) rename {samples => tests}/test-cpp/Classes/AccelerometerTest/AccelerometerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/AccelerometerTest/AccelerometerTest.h (100%) rename {samples => tests}/test-cpp/Classes/ActionManagerTest/ActionManagerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ActionManagerTest/ActionManagerTest.h (100%) rename {samples => tests}/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.h (100%) rename {samples => tests}/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.h (100%) rename {samples => tests}/test-cpp/Classes/ActionsTest/ActionsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ActionsTest/ActionsTest.h (100%) rename {samples => tests}/test-cpp/Classes/AppDelegate.cpp (100%) rename {samples => tests}/test-cpp/Classes/AppDelegate.h (100%) rename {samples => tests}/test-cpp/Classes/BaseTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/BaseTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTest/Box2dTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/Box2DTest/Box2dTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Box2dView.cpp (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Box2dView.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/GLES-Render.cpp (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/GLES-Render.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Test.cpp (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Test.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/TestEntries.cpp (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/AddPair.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/ApplyForce.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/BodyTypes.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Breakable.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Bridge.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/BulletTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Cantilever.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Car.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Chain.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/CharacterCollision.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/CollisionFiltering.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/CollisionProcessing.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/CompoundShapes.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Confined.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/ContinuousTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/ConvexHull.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/ConveyorBelt.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/DistanceTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Dominos.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/DumpShell.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/DynamicTreeTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/EdgeShapes.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/EdgeTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Gears.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Mobile.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/MobileBalanced.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/MotorJoint.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/OneSidedPlatform.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Pinball.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/PolyCollision.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/PolyShapes.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Prismatic.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Pulleys.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Pyramid.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/RayCast.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Revolute.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Rope.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/RopeJoint.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/SensorTest.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/ShapeEditing.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/SliderCrank.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/SphereStack.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/TheoJansen.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Tiles.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/TimeOfImpact.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Tumbler.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/VaryingFriction.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/VaryingRestitution.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/VerticalStack.h (100%) rename {samples => tests}/test-cpp/Classes/Box2DTestBed/Tests/Web.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-1159.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-1159.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-1174.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-1174.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-350.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-350.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-422.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-422.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-458/Bug-458.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-458/Bug-458.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-624.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-624.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-886.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-886.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-899.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-899.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-914.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/Bug-914.h (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/BugsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/BugsTest/BugsTest.h (100%) rename {samples => tests}/test-cpp/Classes/ChipmunkTest/ChipmunkTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ChipmunkTest/ChipmunkTest.h (100%) rename {samples => tests}/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.h (100%) rename {samples => tests}/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.h (100%) rename {samples => tests}/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.h (100%) rename {samples => tests}/test-cpp/Classes/ConfigurationTest/ConfigurationTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ConfigurationTest/ConfigurationTest.h (100%) rename {samples => tests}/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ConsoleTest/ConsoleTest.h (100%) rename {samples => tests}/test-cpp/Classes/CurlTest/CurlTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/CurlTest/CurlTest.h (100%) rename {samples => tests}/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.h (100%) rename {samples => tests}/test-cpp/Classes/DataVisitorTest/DataVisitorTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/DataVisitorTest/DataVisitorTest.h (100%) rename {samples => tests}/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.h (100%) rename {samples => tests}/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.h (100%) rename {samples => tests}/test-cpp/Classes/EffectsTest/EffectsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/EffectsTest/EffectsTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/EventDef.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackLayerLoader.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ExtensionsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/ExtensionsTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.h (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.cpp (100%) rename {samples => tests}/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.h (100%) rename {samples => tests}/test-cpp/Classes/FileUtilsTest/FileUtilsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/FileUtilsTest/FileUtilsTest.h (100%) rename {samples => tests}/test-cpp/Classes/FontTest/FontTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/FontTest/FontTest.h (100%) rename {samples => tests}/test-cpp/Classes/InputTest/MouseTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/InputTest/MouseTest.h (100%) rename {samples => tests}/test-cpp/Classes/IntervalTest/IntervalTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/IntervalTest/IntervalTest.h (100%) rename {samples => tests}/test-cpp/Classes/KeyboardTest/KeyboardTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/KeyboardTest/KeyboardTest.h (100%) rename {samples => tests}/test-cpp/Classes/KeypadTest/KeypadTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/KeypadTest/KeypadTest.h (100%) rename {samples => tests}/test-cpp/Classes/LabelTest/LabelTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/LabelTest/LabelTest.h (100%) rename {samples => tests}/test-cpp/Classes/LabelTest/LabelTestNew.cpp (100%) rename {samples => tests}/test-cpp/Classes/LabelTest/LabelTestNew.h (100%) rename {samples => tests}/test-cpp/Classes/LayerTest/LayerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/LayerTest/LayerTest.h (100%) rename {samples => tests}/test-cpp/Classes/MenuTest/MenuTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/MenuTest/MenuTest.h (100%) rename {samples => tests}/test-cpp/Classes/MotionStreakTest/MotionStreakTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/MotionStreakTest/MotionStreakTest.h (100%) rename {samples => tests}/test-cpp/Classes/MutiTouchTest/MutiTouchTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/MutiTouchTest/MutiTouchTest.h (100%) rename {samples => tests}/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.h (100%) rename {samples => tests}/test-cpp/Classes/NewRendererTest/NewRendererTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/NewRendererTest/NewRendererTest.h (100%) rename {samples => tests}/test-cpp/Classes/NodeTest/NodeTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/NodeTest/NodeTest.h (100%) rename {samples => tests}/test-cpp/Classes/ParallaxTest/ParallaxTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ParallaxTest/ParallaxTest.h (100%) rename {samples => tests}/test-cpp/Classes/ParticleTest/ParticleTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ParticleTest/ParticleTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.h (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.h (100%) rename {samples => tests}/test-cpp/Classes/PhysicsTest/PhysicsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/PhysicsTest/PhysicsTest.h (100%) rename {samples => tests}/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.h (100%) rename {samples => tests}/test-cpp/Classes/RenderTextureTest/RenderTextureTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/RenderTextureTest/RenderTextureTest.h (100%) rename {samples => tests}/test-cpp/Classes/RotateWorldTest/RotateWorldTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/RotateWorldTest/RotateWorldTest.h (100%) rename {samples => tests}/test-cpp/Classes/SceneTest/SceneTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/SceneTest/SceneTest.h (100%) rename {samples => tests}/test-cpp/Classes/SchedulerTest/SchedulerTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/SchedulerTest/SchedulerTest.h (100%) rename {samples => tests}/test-cpp/Classes/ShaderTest/ShaderTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ShaderTest/ShaderTest.h (100%) rename {samples => tests}/test-cpp/Classes/ShaderTest/ShaderTest2.cpp (100%) rename {samples => tests}/test-cpp/Classes/ShaderTest/ShaderTest2.h (100%) rename {samples => tests}/test-cpp/Classes/SpineTest/SpineTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/SpineTest/SpineTest.h (100%) rename {samples => tests}/test-cpp/Classes/SpriteTest/SpriteTest.cpp.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Classes/SpriteTest/SpriteTest.h (100%) rename {samples => tests}/test-cpp/Classes/TextInputTest/TextInputTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TextInputTest/TextInputTest.h (100%) rename {samples => tests}/test-cpp/Classes/Texture2dTest/Texture2dTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/Texture2dTest/Texture2dTest.h (100%) rename {samples => tests}/test-cpp/Classes/TextureCacheTest/TextureCacheTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TextureCacheTest/TextureCacheTest.h (100%) rename {samples => tests}/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.h (100%) rename {samples => tests}/test-cpp/Classes/TileMapTest/TileMapTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TileMapTest/TileMapTest.h (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/Ball.cpp (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/Ball.h (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/Paddle.cpp (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/Paddle.h (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/TouchesTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TouchesTest/TouchesTest.h (100%) rename {samples => tests}/test-cpp/Classes/TransitionsTest/TransitionsTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/TransitionsTest/TransitionsTest.h (100%) rename {samples => tests}/test-cpp/Classes/UnitTest/UnitTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/UnitTest/UnitTest.h (100%) rename {samples => tests}/test-cpp/Classes/UserDefaultTest/UserDefaultTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/UserDefaultTest/UserDefaultTest.h (100%) rename {samples => tests}/test-cpp/Classes/VisibleRect.cpp (100%) rename {samples => tests}/test-cpp/Classes/VisibleRect.h (100%) rename {samples => tests}/test-cpp/Classes/ZwoptexTest/ZwoptexTest.cpp (100%) rename {samples => tests}/test-cpp/Classes/ZwoptexTest/ZwoptexTest.h (100%) rename {samples => tests}/test-cpp/Classes/controller.cpp (100%) rename {samples => tests}/test-cpp/Classes/controller.h (100%) rename {samples => tests}/test-cpp/Classes/testBasic.cpp (100%) rename {samples => tests}/test-cpp/Classes/testBasic.h (100%) rename {samples => tests}/test-cpp/Classes/testResource.h (100%) rename {samples => tests}/test-cpp/Classes/tests.h (100%) rename {samples => tests}/test-cpp/Resources/.gitignore (100%) rename {samples => tests}/test-cpp/Resources/Hello.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/HelloWorld.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/PlanetCute-1024x1024.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/atlastest.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/background1.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/background2.jpg.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/background2.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/bugs/bug886.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/grossini_dance_atlas-mono.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/landscape-1024x1024.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/noise.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/spritesheet1.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/stone.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_a8.pvr.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.gz.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.gz.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.gz.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-hd/test4.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-ipad/test2.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-ipadhd/test1.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-iphone/test6.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-mac/test2.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-machd/test1.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-wide/test5.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/resources-widehd/test3.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/searchpath1/file1.txt (100%) rename {samples => tests}/test-cpp/Resources/Misc/searchpath2/resources-ipad/file2.txt (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_ColorBars.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Flower.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Heart.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Julia.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Mandelbrot.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Monjori.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Plasma.vsh (100%) rename {samples => tests}/test-cpp/Resources/Shaders/example_Twist.vsh (100%) rename {samples => tests}/test-cpp/Resources/TileMaps/hexa-tiles.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/TileMaps/map/slcj.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/TileMaps/ortho-test1.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/TileMaps/ortho-test1_bw.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/animations/grossini.plist.xml (100%) rename {samples => tests}/test-cpp/Resources/armature/Cowboy.ExportJson.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/armature/Cowboy0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/armature/Dragon.xml (100%) rename {samples => tests}/test-cpp/Resources/armature/HeroAnimation.ExportJson.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/armature/cyborg.xml (100%) rename {samples => tests}/test-cpp/Resources/armature/knight.xml (100%) rename {samples => tests}/test-cpp/Resources/armature/robot.xml (100%) rename {samples => tests}/test-cpp/Resources/armature/weapon.xml (100%) rename {samples => tests}/test-cpp/Resources/background-music-aac.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/background.mp3.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ccb/flower.jpg.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ccb/gem-0.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ccb/gem-1.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ccb/markerfelt24shadow.fnt.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/Hello.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/UITest/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/b11.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/bitmapFontTest2.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/examples/examples.json.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/extensions/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/Courier New.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/Thonburi.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/ThonburiBold.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/arial-26-en-ru_0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/arial-unicode-26.GlyphProject (100%) rename {samples => tests}/test-cpp/Resources/fonts/arial-unicode-26.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/arial.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/bitmapFontChinese.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/bitmapFontTest.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/bitmapFontTest2.bmp.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/bitmapFontTest2.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/boundsTestFont.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/font-issue1343-hd.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/futura-48.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/helvetica-geneva-32.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/markerFelt.fnt.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/strings.xml (100%) rename {samples => tests}/test-cpp/Resources/fonts/tahoma.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/fonts/wt021.ttf.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/Images/background1.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/Images/background2.jpg.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/Images/background2.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/armature/Cowboy0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/armature/Dragon.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/armature/HeroAnimation0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/armature/weapon.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/ccb/burst.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/Hello.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/UITest/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/b11.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/bitmapFontTest2.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/examples/examples.json.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/extensions/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/fonts/font-issue1343.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/fonts/markerFelt.fnt.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/fonts/markerFelt.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/fonts/tuffy_bold_italic-charmap.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/spine/goblins.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/hd/spine/spineboy.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ipad/ccb/burst.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/ipad/extensions/background.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/Resources/spine/goblins.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/proj.android/.classpath (100%) rename {samples => tests}/test-cpp/proj.android/.project (100%) rename {samples => tests}/test-cpp/proj.android/AndroidManifest.xml (100%) rename {samples => tests}/test-cpp/proj.android/README.md (100%) rename {samples => tests}/test-cpp/proj.android/ant.properties (100%) rename {samples => tests}/test-cpp/proj.android/build.xml (100%) rename {samples => tests}/test-cpp/proj.android/jni/Android.mk (87%) rename {samples => tests}/test-cpp/proj.android/jni/Application.mk (100%) rename {samples => tests}/test-cpp/proj.android/jni/testcpp/main.cpp (100%) rename {samples => tests}/test-cpp/proj.android/ndkgdb.sh (100%) rename {samples => tests}/test-cpp/proj.android/proguard-project.txt (100%) rename {samples => tests}/test-cpp/proj.android/project.properties (100%) rename {samples => tests}/test-cpp/proj.android/res/values/strings.xml (100%) rename {samples => tests}/test-cpp/proj.android/src/nojava.txt (100%) rename {samples => tests}/test-cpp/proj.android/src/org/cocos2dx/testcpp/Cocos2dxActivity.java (100%) rename {samples => tests}/test-cpp/proj.ios/Classes/RootViewController.h (100%) rename {samples => tests}/test-cpp/proj.ios/Classes/RootViewController.mm (100%) rename {samples => tests}/test-cpp/proj.ios/Classes/testsAppDelegate.h (100%) rename {samples => tests}/test-cpp/proj.ios/Classes/testsAppDelegate.mm (100%) rename {samples => tests}/test-cpp/proj.ios/Default-568h@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/proj.ios/Default@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/proj.ios/iphone_Prefix.pch (100%) rename {samples => tests}/test-cpp/proj.ios/main.m (100%) rename {samples => tests}/test-cpp/proj.linux/main.cpp (100%) rename {samples => tests}/test-cpp/proj.mac/Icon.icns.REMOVED.git-id (100%) rename {samples => tests}/test-cpp/proj.mac/Test_Prefix.pch (100%) rename {samples => tests}/test-cpp/proj.mac/en.lproj/InfoPlist.strings (100%) rename {samples => tests}/test-cpp/proj.mac/en.lproj/MainMenu.xib (100%) rename {samples => tests}/test-cpp/proj.mac/main.cpp (100%) rename {samples => tests}/test-cpp/proj.win32/TestCpp.vcxproj (100%) rename {samples => tests}/test-cpp/proj.win32/TestCpp.vcxproj.filters (100%) rename {samples => tests}/test-cpp/proj.win32/TestCpp.vcxproj.user (100%) rename {samples => tests}/test-cpp/proj.win32/main.cpp (100%) rename {samples => tests}/test-cpp/proj.win32/main.h (100%) rename {samples => tests}/test-javascript/Classes/AppDelegate.cpp (100%) rename {samples => tests}/test-javascript/Classes/AppDelegate.h (100%) rename {samples => tests}/test-javascript/proj.android/.classpath (100%) rename {samples => tests}/test-javascript/proj.android/.project (100%) rename {samples => tests}/test-javascript/proj.android/AndroidManifest.xml (100%) rename {samples => tests}/test-javascript/proj.android/README.md (100%) rename {samples => tests}/test-javascript/proj.android/ant.properties (100%) rename {samples => tests}/test-javascript/proj.android/build.xml (100%) rename {samples => tests}/test-javascript/proj.android/jni/Android.mk (100%) rename {samples => tests}/test-javascript/proj.android/jni/Application.mk (100%) rename {samples => tests}/test-javascript/proj.android/jni/testjavascript/main.cpp (100%) rename {samples => tests}/test-javascript/proj.android/ndkgdb.sh (100%) rename {samples => tests}/test-javascript/proj.android/proguard-project.txt (100%) rename {samples => tests}/test-javascript/proj.android/project.properties (100%) rename {samples => tests}/test-javascript/proj.android/res/values/strings.xml (100%) rename {samples => tests}/test-javascript/proj.android/src/org/cocos2dx/testjavascript/Cocos2dxActivity.java (100%) rename {samples => tests}/test-javascript/proj.ios/AppController.h (100%) rename {samples => tests}/test-javascript/proj.ios/AppController.mm (100%) rename {samples => tests}/test-javascript/proj.ios/Default-568h@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-javascript/proj.ios/Default@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-javascript/proj.ios/Prefix.pch (100%) rename {samples => tests}/test-javascript/proj.ios/RootViewController.h (100%) rename {samples => tests}/test-javascript/proj.ios/RootViewController.mm (100%) rename {samples => tests}/test-javascript/proj.ios/main.m (100%) rename {samples => tests}/test-javascript/proj.mac/Icon.icns.REMOVED.git-id (100%) rename {samples => tests}/test-javascript/proj.mac/Test_Prefix.pch (100%) rename {samples => tests}/test-javascript/proj.mac/en.lproj/InfoPlist.strings (100%) rename {samples => tests}/test-javascript/proj.mac/en.lproj/MainMenu.xib (100%) rename {samples => tests}/test-javascript/proj.mac/main.cpp (100%) rename {samples => tests}/test-javascript/proj.win32/TestJavascript.vcxproj (100%) rename {samples => tests}/test-javascript/proj.win32/TestJavascript.vcxproj.filters (100%) rename {samples => tests}/test-javascript/proj.win32/TestJavascript.vcxproj.user (100%) rename {samples => tests}/test-javascript/proj.win32/main.cpp (100%) rename {samples => tests}/test-javascript/proj.win32/main.h (100%) rename {samples => tests}/test-javascript/proj.win32/res/testjs.ico (100%) rename {samples => tests}/test-javascript/proj.win32/resource.h (100%) rename {samples => tests}/test-javascript/proj.win32/testjs.rc (100%) rename {samples => tests}/test-lua/.gitignore (100%) rename {samples => tests}/test-lua/CMakeLists.txt (94%) rename {samples => tests}/test-lua/Classes/AppDelegate.cpp (100%) rename {samples => tests}/test-lua/Classes/AppDelegate.h (100%) rename {samples => tests}/test-lua/Classes/lua_assetsmanager_test_sample.cpp (100%) rename {samples => tests}/test-lua/Classes/lua_assetsmanager_test_sample.h (100%) rename {samples => tests}/test-lua/Resources/cocosbuilderRes/ccb/flower.jpg.REMOVED.git-id (100%) rename {samples => tests}/test-lua/Resources/cocosbuilderRes/ccb/gem-0.wav.REMOVED.git-id (100%) rename {samples => tests}/test-lua/Resources/cocosbuilderRes/ccb/gem-1.wav.REMOVED.git-id (100%) rename {samples => tests}/test-lua/Resources/cocosbuilderRes/ccb/markerfelt24shadow.fnt.REMOVED.git-id (100%) rename {samples => tests}/test-lua/Resources/luaScript/AccelerometerTest/AccelerometerTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ActionManagerTest/ActionManagerTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ActionsEaseTest/ActionsEaseTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ActionsProgressTest/ActionsProgressTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ActionsTest/ActionsTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerModule.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/BugsTest/BugsTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ClickAndMoveTest/ClickAndMoveTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioArmatureTest/CocoStudioArmatureTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioGUITest/CocoStudioGUITest.lua.REMOVED.git-id (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/CocoStudioSceneTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/acts.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/cons.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/eventDef.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CocosDenshionTest/CocosDenshionTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/CurrentLanguageTest/CurrentLanguageTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/DrawPrimitivesTest/DrawPrimitivesTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/EffectsAdvancedTest/EffectsAdvancedTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/EffectsTest/EffectsName.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/EffectsTest/EffectsTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ExtensionTest/CocosBuilderTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ExtensionTest/ExtensionTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ExtensionTest/WebProxyTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/FontTest/FontTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/IntervalTest/IntervalTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/KeypadTest/KeypadTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/LabelTest/LabelTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/LabelTestNew/LabelTestNew.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/LayerTest/LayerTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/LuaBridgeTest/LuaBridgeTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/MenuTest/MenuTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/MotionStreakTest/MotionStreakTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/NewEventDispatcherTest/NewEventDispatcherTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/NodeTest/NodeTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/OpenGLTest/OpenGLTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ParallaxTest/ParallaxTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ParticleTest/ParticleTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/PerformanceTest/PerformanceSpriteTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/PerformanceTest/PerformanceTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/PhysicsTest/PhysicsTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/RenderTextureTest/RenderTextureTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/RotateWorldTest/RotateWorldTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/SceneTest/SceneTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/SpineTest/SpineTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/SpriteTest/SpriteTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/Texture2dTest/Texture2dTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TileMapTest/TileMapTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TouchesTest/Ball.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TouchesTest/Paddle.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TouchesTest/TouchesTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TransitionsTest/TransitionsName.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/TransitionsTest/TransitionsTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/UserDefaultTest/UserDefaultTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/VisibleRect.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/XMLHttpRequestTest/XMLHttpRequestTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/ZwoptexTest/ZwoptexTest.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/controller.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/helper.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/mainMenu.lua (100%) rename {samples => tests}/test-lua/Resources/luaScript/testResource.lua (100%) rename {samples => tests}/test-lua/proj.android/.classpath (100%) rename {samples => tests}/test-lua/proj.android/.project (100%) rename {samples => tests}/test-lua/proj.android/AndroidManifest.xml (100%) rename {samples => tests}/test-lua/proj.android/ant.properties (100%) rename {samples => tests}/test-lua/proj.android/build.xml (100%) rename {samples => tests}/test-lua/proj.android/jni/Android.mk (100%) rename {samples => tests}/test-lua/proj.android/jni/Application.mk (100%) rename {samples => tests}/test-lua/proj.android/jni/testlua/main.cpp (100%) rename {samples => tests}/test-lua/proj.android/proguard-project.txt (100%) rename {samples => tests}/test-lua/proj.android/project.properties (100%) rename {samples => tests}/test-lua/proj.android/res/values/strings.xml (100%) rename {samples => tests}/test-lua/proj.android/src/com/cocos2dx/sample/LuaJavaBridgeTest/LuaJavaBridgeTest.java (100%) rename {samples => tests}/test-lua/proj.android/src/org/cocos2dx/testlua/Cocos2dxActivity.java (100%) rename {samples => tests}/test-lua/proj.ios/AppController.h (100%) rename {samples => tests}/test-lua/proj.ios/AppController.mm (100%) rename {samples => tests}/test-lua/proj.ios/Default-568h@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-lua/proj.ios/Default@2x.png.REMOVED.git-id (100%) rename {samples => tests}/test-lua/proj.ios/LuaObjectCBridgeTest.h (100%) rename {samples => tests}/test-lua/proj.ios/LuaObjectCBridgeTest.mm (100%) rename {samples => tests}/test-lua/proj.ios/RootViewController.h (100%) rename {samples => tests}/test-lua/proj.ios/RootViewController.mm (100%) rename {samples => tests}/test-lua/proj.ios/TestLua_Prefix.pch (100%) rename {samples => tests}/test-lua/proj.ios/main.m (100%) rename {samples => tests}/test-lua/proj.linux/main.cpp (100%) rename {samples => tests}/test-lua/proj.mac/Icon.icns.REMOVED.git-id (100%) rename {samples => tests}/test-lua/proj.mac/LuaObjectCBridgeTest.h (100%) rename {samples => tests}/test-lua/proj.mac/LuaObjectCBridgeTest.mm (100%) rename {samples => tests}/test-lua/proj.mac/TestLua_Prefix.pch (100%) rename {samples => tests}/test-lua/proj.mac/en.lproj/InfoPlist.strings (100%) rename {samples => tests}/test-lua/proj.mac/en.lproj/MainMenu.xib (100%) rename {samples => tests}/test-lua/proj.mac/main.cpp (100%) rename {samples => tests}/test-lua/proj.win32/TestLua.rc (100%) rename {samples => tests}/test-lua/proj.win32/TestLua.win32.vcxproj (100%) rename {samples => tests}/test-lua/proj.win32/TestLua.win32.vcxproj.filters (100%) rename {samples => tests}/test-lua/proj.win32/TestLua.win32.vcxproj.user (100%) rename {samples => tests}/test-lua/proj.win32/main.cpp (100%) rename {samples => tests}/test-lua/proj.win32/main.h (100%) rename {samples => tests}/test-lua/proj.win32/res/TestLua.ico (100%) rename {samples => tests}/test-lua/proj.win32/resource.h (100%) diff --git a/CMakeLists.txt b/CMakeLists.txt index 05d11a0162..6bf32542eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -279,13 +279,13 @@ add_subdirectory(external/lua/tolua) add_subdirectory(cocos/scripting) endif(BUILD_LIBS_LUA) -# build samples +# build tests if(BUILD_TestCpp) -add_subdirectory(samples/test-cpp) +add_subdirectory(tests/test-cpp) endif(BUILD_TestCpp) if(BUILD_TestLua) -add_subdirectory(samples/test-lua) +add_subdirectory(tests/test-lua) endif(BUILD_TestLua) diff --git a/build/android-build.py b/build/android-build.py index c66414d47b..b3b035799a 100755 --- a/build/android-build.py +++ b/build/android-build.py @@ -1,6 +1,6 @@ #!/usr/bin/python # android-build.py -# Build android samples +# Build android import sys import os, os.path @@ -74,9 +74,9 @@ def select_toolchain_version(): def caculate_built_samples(args): ''' Compute the sampels to be built - 'cpp' for short of all cpp samples - 'lua' for short of all lua smpleas - 'jsb' for short of all javascript samples + 'cpp' for short of all cpp tests + 'lua' for short of all lua tests + 'jsb' for short of all javascript tests ''' if 'all' in args: @@ -204,11 +204,11 @@ def build_samples(target,ndk_build_param,android_platform,build_mode): app_android_root = '' for target in build_targets: if target == 'testcpp': - app_android_root = os.path.join(cocos_root, 'samples/test-cpp/proj.android') + app_android_root = os.path.join(cocos_root, 'tests/test-cpp/proj.android') elif target == 'testlua': - app_android_root = os.path.join(cocos_root, 'samples/test-lua/proj.android') + app_android_root = os.path.join(cocos_root, 'tests/test-lua/proj.android') elif target == 'testjavascript': - app_android_root = os.path.join(cocos_root, 'samples/test-javascript/proj.android') + app_android_root = os.path.join(cocos_root, 'tests/test-javascript/proj.android') else: print 'unknown target: %s' % target continue @@ -221,13 +221,13 @@ if __name__ == '__main__': #parse the params usage = """ - This script is mainy used for building samples built-in with cocos2d-x. + This script is mainy used for building tests built-in with cocos2d-x. Usage: %prog [options] target Valid targets are: [testcpp|testlua|testjavascript]. You can combine them arbitrarily with a whitespace among two valid targets. - You can use [all|cpp|lua|jsb], to build all the samples, or all the c++ samples, or all the lua samples, or all the jsb samples respectevely. + You can use [all|cpp|lua|jsb], to build all the tests, or all the c++ tests, or all the Lua tests, or all the JavaScript tests respectevely. cpp = ['testcpp'] lua = ['testlua'] @@ -241,10 +241,10 @@ if __name__ == '__main__': //1. to build simplegame and assetsmanager python android-build.py -p 10 testcpp testlua - //2. to build testlua and all the jsb samples + //2. to build testlua and all the jsb tests python android-build.py -p 19 testlua jsb - Note: You should install ant to generate apk while building the andriod samples. But it is optional. You can generate apk with eclipse. + Note: You should install ant to generate apk while building the andriod tests. But it is optional. You can generate apk with eclipse. """ parser = OptionParser(usage=usage) diff --git a/build/cocos2d-win32.vc2012.sln b/build/cocos2d-win32.vc2012.sln index 50995fc7e3..37798a321a 100644 --- a/build/cocos2d-win32.vc2012.sln +++ b/build/cocos2d-win32.vc2012.sln @@ -11,7 +11,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libchipmunk", "..\external\ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libExtensions", "..\extensions\proj.win32\libExtensions.vcxproj", "{21B2C324-891F-48EA-AD1A-5AE13DE12E28}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCpp", "..\samples\test-cpp\proj.win32\TestCpp.vcxproj", "{76A39BB2-9B84-4C65-98A5-654D86B86F2A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCpp", "..\tests\test-cpp\proj.win32\TestCpp.vcxproj", "{76A39BB2-9B84-4C65-98A5-654D86B86F2A}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libCocosBuilder", "..\cocos\editor-support\cocosbuilder\proj.win32\libCocosBuilder.vcxproj", "{811C0DAB-7B96-4BD3-A154-B7572B58E4AB}" EndProject @@ -25,13 +25,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libSpine", "..\cocos\editor EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libJSBinding", "..\cocos\scripting\javascript\bindings\proj.win32\libJSBinding.vcxproj", "{39379840-825A-45A0-B363-C09FFEF864BD}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestJavascript", "..\samples\test-javascript\proj.win32\TestJavascript.vcxproj", "{D0F06A44-A245-4D13-A498-0120C203B539}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestJavascript", "..\tests\test-javascript\proj.win32\TestJavascript.vcxproj", "{D0F06A44-A245-4D13-A498-0120C203B539}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libLocalStorage", "..\cocos\storage\local-storage\proj.win32\libLocalStorage.vcxproj", "{632A8F38-D0F0-4D22-86B3-D69F5E6BF63A}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "liblua", "..\cocos\scripting\lua\bindings\liblua.vcxproj", "{DDC3E27F-004D-4DD4-9DD3-931A013D2159}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestLua", "..\samples\test-lua\proj.win32\TestLua.win32.vcxproj", "{4E6A7A0E-DDD8-4BAA-8B22-C964069364ED}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestLua", "..\tests\test-lua\proj.win32\TestLua.win32.vcxproj", "{4E6A7A0E-DDD8-4BAA-8B22-C964069364ED}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libJSBindingForBuilder", "..\cocos\scripting\javascript\bindings\cocosbuilder\libJSBindingForBuilder.vcxproj", "{F9DA0FC1-651B-457B-962E-A4D61CEBF5FD}" EndProject diff --git a/build/cocos2d_tests.xcodeproj/project.pbxproj.REMOVED.git-id b/build/cocos2d_tests.xcodeproj/project.pbxproj.REMOVED.git-id index 6200e362ad..5fa66e44e0 100644 --- a/build/cocos2d_tests.xcodeproj/project.pbxproj.REMOVED.git-id +++ b/build/cocos2d_tests.xcodeproj/project.pbxproj.REMOVED.git-id @@ -1 +1 @@ -af156a6a419e9139401d9d43c15e1966fd5d4881 \ No newline at end of file +81c3c8eb1c11c14d0b7be9a188f7180df472b3bd \ No newline at end of file diff --git a/samples/test-javascript/tests b/samples/test-javascript/tests deleted file mode 160000 index 7a9a69a414..0000000000 --- a/samples/test-javascript/tests +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7a9a69a41480127a1572a4983eb9b5f1cbf2e186 diff --git a/samples/test-cpp/Android.mk b/tests/test-cpp/Android.mk similarity index 100% rename from samples/test-cpp/Android.mk rename to tests/test-cpp/Android.mk diff --git a/samples/test-cpp/CMakeLists.txt b/tests/test-cpp/CMakeLists.txt similarity index 100% rename from samples/test-cpp/CMakeLists.txt rename to tests/test-cpp/CMakeLists.txt diff --git a/samples/test-cpp/Classes/AccelerometerTest/AccelerometerTest.cpp b/tests/test-cpp/Classes/AccelerometerTest/AccelerometerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/AccelerometerTest/AccelerometerTest.cpp rename to tests/test-cpp/Classes/AccelerometerTest/AccelerometerTest.cpp diff --git a/samples/test-cpp/Classes/AccelerometerTest/AccelerometerTest.h b/tests/test-cpp/Classes/AccelerometerTest/AccelerometerTest.h similarity index 100% rename from samples/test-cpp/Classes/AccelerometerTest/AccelerometerTest.h rename to tests/test-cpp/Classes/AccelerometerTest/AccelerometerTest.h diff --git a/samples/test-cpp/Classes/ActionManagerTest/ActionManagerTest.cpp b/tests/test-cpp/Classes/ActionManagerTest/ActionManagerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ActionManagerTest/ActionManagerTest.cpp rename to tests/test-cpp/Classes/ActionManagerTest/ActionManagerTest.cpp diff --git a/samples/test-cpp/Classes/ActionManagerTest/ActionManagerTest.h b/tests/test-cpp/Classes/ActionManagerTest/ActionManagerTest.h similarity index 100% rename from samples/test-cpp/Classes/ActionManagerTest/ActionManagerTest.h rename to tests/test-cpp/Classes/ActionManagerTest/ActionManagerTest.h diff --git a/samples/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.cpp b/tests/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.cpp rename to tests/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.cpp diff --git a/samples/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.h b/tests/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.h similarity index 100% rename from samples/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.h rename to tests/test-cpp/Classes/ActionsEaseTest/ActionsEaseTest.h diff --git a/samples/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.cpp b/tests/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.cpp rename to tests/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.cpp diff --git a/samples/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.h b/tests/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.h similarity index 100% rename from samples/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.h rename to tests/test-cpp/Classes/ActionsProgressTest/ActionsProgressTest.h diff --git a/samples/test-cpp/Classes/ActionsTest/ActionsTest.cpp b/tests/test-cpp/Classes/ActionsTest/ActionsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ActionsTest/ActionsTest.cpp rename to tests/test-cpp/Classes/ActionsTest/ActionsTest.cpp diff --git a/samples/test-cpp/Classes/ActionsTest/ActionsTest.h b/tests/test-cpp/Classes/ActionsTest/ActionsTest.h similarity index 100% rename from samples/test-cpp/Classes/ActionsTest/ActionsTest.h rename to tests/test-cpp/Classes/ActionsTest/ActionsTest.h diff --git a/samples/test-cpp/Classes/AppDelegate.cpp b/tests/test-cpp/Classes/AppDelegate.cpp similarity index 100% rename from samples/test-cpp/Classes/AppDelegate.cpp rename to tests/test-cpp/Classes/AppDelegate.cpp diff --git a/samples/test-cpp/Classes/AppDelegate.h b/tests/test-cpp/Classes/AppDelegate.h similarity index 100% rename from samples/test-cpp/Classes/AppDelegate.h rename to tests/test-cpp/Classes/AppDelegate.h diff --git a/samples/test-cpp/Classes/BaseTest.cpp b/tests/test-cpp/Classes/BaseTest.cpp similarity index 100% rename from samples/test-cpp/Classes/BaseTest.cpp rename to tests/test-cpp/Classes/BaseTest.cpp diff --git a/samples/test-cpp/Classes/BaseTest.h b/tests/test-cpp/Classes/BaseTest.h similarity index 100% rename from samples/test-cpp/Classes/BaseTest.h rename to tests/test-cpp/Classes/BaseTest.h diff --git a/samples/test-cpp/Classes/Box2DTest/Box2dTest.cpp b/tests/test-cpp/Classes/Box2DTest/Box2dTest.cpp similarity index 100% rename from samples/test-cpp/Classes/Box2DTest/Box2dTest.cpp rename to tests/test-cpp/Classes/Box2DTest/Box2dTest.cpp diff --git a/samples/test-cpp/Classes/Box2DTest/Box2dTest.h b/tests/test-cpp/Classes/Box2DTest/Box2dTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTest/Box2dTest.h rename to tests/test-cpp/Classes/Box2DTest/Box2dTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Box2dView.cpp b/tests/test-cpp/Classes/Box2DTestBed/Box2dView.cpp similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Box2dView.cpp rename to tests/test-cpp/Classes/Box2DTestBed/Box2dView.cpp diff --git a/samples/test-cpp/Classes/Box2DTestBed/Box2dView.h b/tests/test-cpp/Classes/Box2DTestBed/Box2dView.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Box2dView.h rename to tests/test-cpp/Classes/Box2DTestBed/Box2dView.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/GLES-Render.cpp b/tests/test-cpp/Classes/Box2DTestBed/GLES-Render.cpp similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/GLES-Render.cpp rename to tests/test-cpp/Classes/Box2DTestBed/GLES-Render.cpp diff --git a/samples/test-cpp/Classes/Box2DTestBed/GLES-Render.h b/tests/test-cpp/Classes/Box2DTestBed/GLES-Render.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/GLES-Render.h rename to tests/test-cpp/Classes/Box2DTestBed/GLES-Render.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Test.cpp b/tests/test-cpp/Classes/Box2DTestBed/Test.cpp similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Test.cpp rename to tests/test-cpp/Classes/Box2DTestBed/Test.cpp diff --git a/samples/test-cpp/Classes/Box2DTestBed/Test.h b/tests/test-cpp/Classes/Box2DTestBed/Test.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Test.h rename to tests/test-cpp/Classes/Box2DTestBed/Test.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/TestEntries.cpp b/tests/test-cpp/Classes/Box2DTestBed/TestEntries.cpp similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/TestEntries.cpp rename to tests/test-cpp/Classes/Box2DTestBed/TestEntries.cpp diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/AddPair.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/AddPair.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/AddPair.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/AddPair.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/ApplyForce.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/ApplyForce.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/ApplyForce.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/ApplyForce.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/BodyTypes.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/BodyTypes.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/BodyTypes.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/BodyTypes.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Breakable.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Breakable.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Breakable.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Breakable.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Bridge.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Bridge.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Bridge.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Bridge.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/BulletTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/BulletTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/BulletTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/BulletTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Cantilever.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Cantilever.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Cantilever.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Cantilever.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Car.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Car.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Car.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Car.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Chain.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Chain.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Chain.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Chain.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/CharacterCollision.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/CharacterCollision.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/CharacterCollision.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/CharacterCollision.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/CollisionFiltering.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/CollisionFiltering.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/CollisionFiltering.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/CollisionFiltering.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/CollisionProcessing.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/CollisionProcessing.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/CollisionProcessing.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/CollisionProcessing.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/CompoundShapes.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/CompoundShapes.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/CompoundShapes.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/CompoundShapes.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Confined.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Confined.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Confined.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Confined.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/ContinuousTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/ContinuousTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/ContinuousTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/ContinuousTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/ConvexHull.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/ConvexHull.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/ConvexHull.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/ConvexHull.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/ConveyorBelt.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/ConveyorBelt.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/ConveyorBelt.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/ConveyorBelt.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/DistanceTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/DistanceTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/DistanceTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/DistanceTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Dominos.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Dominos.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Dominos.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Dominos.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/DumpShell.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/DumpShell.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/DumpShell.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/DumpShell.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/DynamicTreeTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/DynamicTreeTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/DynamicTreeTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/DynamicTreeTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/EdgeShapes.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/EdgeShapes.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/EdgeShapes.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/EdgeShapes.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/EdgeTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/EdgeTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/EdgeTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/EdgeTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Gears.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Gears.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Gears.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Gears.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Mobile.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Mobile.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Mobile.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Mobile.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/MobileBalanced.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/MobileBalanced.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/MobileBalanced.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/MobileBalanced.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/MotorJoint.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/MotorJoint.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/MotorJoint.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/MotorJoint.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/OneSidedPlatform.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/OneSidedPlatform.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/OneSidedPlatform.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/OneSidedPlatform.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Pinball.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Pinball.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Pinball.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Pinball.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/PolyCollision.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/PolyCollision.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/PolyCollision.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/PolyCollision.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/PolyShapes.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/PolyShapes.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/PolyShapes.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/PolyShapes.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Prismatic.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Prismatic.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Prismatic.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Prismatic.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Pulleys.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Pulleys.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Pulleys.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Pulleys.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Pyramid.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Pyramid.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Pyramid.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Pyramid.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/RayCast.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/RayCast.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/RayCast.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/RayCast.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Revolute.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Revolute.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Revolute.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Revolute.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Rope.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Rope.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Rope.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Rope.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/RopeJoint.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/RopeJoint.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/RopeJoint.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/RopeJoint.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/SensorTest.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/SensorTest.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/SensorTest.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/SensorTest.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/ShapeEditing.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/ShapeEditing.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/ShapeEditing.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/ShapeEditing.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/SliderCrank.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/SliderCrank.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/SliderCrank.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/SliderCrank.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/SphereStack.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/SphereStack.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/SphereStack.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/SphereStack.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/TheoJansen.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/TheoJansen.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/TheoJansen.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/TheoJansen.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Tiles.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Tiles.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Tiles.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Tiles.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/TimeOfImpact.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/TimeOfImpact.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/TimeOfImpact.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/TimeOfImpact.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Tumbler.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Tumbler.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Tumbler.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Tumbler.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/VaryingFriction.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/VaryingFriction.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/VaryingFriction.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/VaryingFriction.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/VaryingRestitution.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/VaryingRestitution.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/VaryingRestitution.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/VaryingRestitution.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/VerticalStack.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/VerticalStack.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/VerticalStack.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/VerticalStack.h diff --git a/samples/test-cpp/Classes/Box2DTestBed/Tests/Web.h b/tests/test-cpp/Classes/Box2DTestBed/Tests/Web.h similarity index 100% rename from samples/test-cpp/Classes/Box2DTestBed/Tests/Web.h rename to tests/test-cpp/Classes/Box2DTestBed/Tests/Web.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-1159.cpp b/tests/test-cpp/Classes/BugsTest/Bug-1159.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-1159.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-1159.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-1159.h b/tests/test-cpp/Classes/BugsTest/Bug-1159.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-1159.h rename to tests/test-cpp/Classes/BugsTest/Bug-1159.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-1174.cpp b/tests/test-cpp/Classes/BugsTest/Bug-1174.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-1174.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-1174.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-1174.h b/tests/test-cpp/Classes/BugsTest/Bug-1174.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-1174.h rename to tests/test-cpp/Classes/BugsTest/Bug-1174.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-350.cpp b/tests/test-cpp/Classes/BugsTest/Bug-350.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-350.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-350.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-350.h b/tests/test-cpp/Classes/BugsTest/Bug-350.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-350.h rename to tests/test-cpp/Classes/BugsTest/Bug-350.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-422.cpp b/tests/test-cpp/Classes/BugsTest/Bug-422.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-422.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-422.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-422.h b/tests/test-cpp/Classes/BugsTest/Bug-422.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-422.h rename to tests/test-cpp/Classes/BugsTest/Bug-422.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-458/Bug-458.cpp b/tests/test-cpp/Classes/BugsTest/Bug-458/Bug-458.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-458/Bug-458.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-458/Bug-458.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-458/Bug-458.h b/tests/test-cpp/Classes/BugsTest/Bug-458/Bug-458.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-458/Bug-458.h rename to tests/test-cpp/Classes/BugsTest/Bug-458/Bug-458.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.cpp b/tests/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.h b/tests/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.h rename to tests/test-cpp/Classes/BugsTest/Bug-458/QuestionContainerSprite.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-624.cpp b/tests/test-cpp/Classes/BugsTest/Bug-624.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-624.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-624.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-624.h b/tests/test-cpp/Classes/BugsTest/Bug-624.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-624.h rename to tests/test-cpp/Classes/BugsTest/Bug-624.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-886.cpp b/tests/test-cpp/Classes/BugsTest/Bug-886.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-886.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-886.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-886.h b/tests/test-cpp/Classes/BugsTest/Bug-886.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-886.h rename to tests/test-cpp/Classes/BugsTest/Bug-886.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-899.cpp b/tests/test-cpp/Classes/BugsTest/Bug-899.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-899.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-899.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-899.h b/tests/test-cpp/Classes/BugsTest/Bug-899.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-899.h rename to tests/test-cpp/Classes/BugsTest/Bug-899.h diff --git a/samples/test-cpp/Classes/BugsTest/Bug-914.cpp b/tests/test-cpp/Classes/BugsTest/Bug-914.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-914.cpp rename to tests/test-cpp/Classes/BugsTest/Bug-914.cpp diff --git a/samples/test-cpp/Classes/BugsTest/Bug-914.h b/tests/test-cpp/Classes/BugsTest/Bug-914.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/Bug-914.h rename to tests/test-cpp/Classes/BugsTest/Bug-914.h diff --git a/samples/test-cpp/Classes/BugsTest/BugsTest.cpp b/tests/test-cpp/Classes/BugsTest/BugsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/BugsTest/BugsTest.cpp rename to tests/test-cpp/Classes/BugsTest/BugsTest.cpp diff --git a/samples/test-cpp/Classes/BugsTest/BugsTest.h b/tests/test-cpp/Classes/BugsTest/BugsTest.h similarity index 100% rename from samples/test-cpp/Classes/BugsTest/BugsTest.h rename to tests/test-cpp/Classes/BugsTest/BugsTest.h diff --git a/samples/test-cpp/Classes/ChipmunkTest/ChipmunkTest.cpp b/tests/test-cpp/Classes/ChipmunkTest/ChipmunkTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ChipmunkTest/ChipmunkTest.cpp rename to tests/test-cpp/Classes/ChipmunkTest/ChipmunkTest.cpp diff --git a/samples/test-cpp/Classes/ChipmunkTest/ChipmunkTest.h b/tests/test-cpp/Classes/ChipmunkTest/ChipmunkTest.h similarity index 100% rename from samples/test-cpp/Classes/ChipmunkTest/ChipmunkTest.h rename to tests/test-cpp/Classes/ChipmunkTest/ChipmunkTest.h diff --git a/samples/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.cpp b/tests/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.cpp rename to tests/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.cpp diff --git a/samples/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.h b/tests/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.h similarity index 100% rename from samples/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.h rename to tests/test-cpp/Classes/ClickAndMoveTest/ClickAndMoveTest.h diff --git a/samples/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.cpp b/tests/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.cpp rename to tests/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.cpp diff --git a/samples/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.h b/tests/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.h similarity index 100% rename from samples/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.h rename to tests/test-cpp/Classes/ClippingNodeTest/ClippingNodeTest.h diff --git a/samples/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.cpp b/tests/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.cpp similarity index 100% rename from samples/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.cpp rename to tests/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.cpp diff --git a/samples/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.h b/tests/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.h similarity index 100% rename from samples/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.h rename to tests/test-cpp/Classes/CocosDenshionTest/CocosDenshionTest.h diff --git a/samples/test-cpp/Classes/ConfigurationTest/ConfigurationTest.cpp b/tests/test-cpp/Classes/ConfigurationTest/ConfigurationTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ConfigurationTest/ConfigurationTest.cpp rename to tests/test-cpp/Classes/ConfigurationTest/ConfigurationTest.cpp diff --git a/samples/test-cpp/Classes/ConfigurationTest/ConfigurationTest.h b/tests/test-cpp/Classes/ConfigurationTest/ConfigurationTest.h similarity index 100% rename from samples/test-cpp/Classes/ConfigurationTest/ConfigurationTest.h rename to tests/test-cpp/Classes/ConfigurationTest/ConfigurationTest.h diff --git a/samples/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp b/tests/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp rename to tests/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp diff --git a/samples/test-cpp/Classes/ConsoleTest/ConsoleTest.h b/tests/test-cpp/Classes/ConsoleTest/ConsoleTest.h similarity index 100% rename from samples/test-cpp/Classes/ConsoleTest/ConsoleTest.h rename to tests/test-cpp/Classes/ConsoleTest/ConsoleTest.h diff --git a/samples/test-cpp/Classes/CurlTest/CurlTest.cpp b/tests/test-cpp/Classes/CurlTest/CurlTest.cpp similarity index 100% rename from samples/test-cpp/Classes/CurlTest/CurlTest.cpp rename to tests/test-cpp/Classes/CurlTest/CurlTest.cpp diff --git a/samples/test-cpp/Classes/CurlTest/CurlTest.h b/tests/test-cpp/Classes/CurlTest/CurlTest.h similarity index 100% rename from samples/test-cpp/Classes/CurlTest/CurlTest.h rename to tests/test-cpp/Classes/CurlTest/CurlTest.h diff --git a/samples/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.cpp b/tests/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.cpp similarity index 100% rename from samples/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.cpp rename to tests/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.cpp diff --git a/samples/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.h b/tests/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.h similarity index 100% rename from samples/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.h rename to tests/test-cpp/Classes/CurrentLanguageTest/CurrentLanguageTest.h diff --git a/samples/test-cpp/Classes/DataVisitorTest/DataVisitorTest.cpp b/tests/test-cpp/Classes/DataVisitorTest/DataVisitorTest.cpp similarity index 100% rename from samples/test-cpp/Classes/DataVisitorTest/DataVisitorTest.cpp rename to tests/test-cpp/Classes/DataVisitorTest/DataVisitorTest.cpp diff --git a/samples/test-cpp/Classes/DataVisitorTest/DataVisitorTest.h b/tests/test-cpp/Classes/DataVisitorTest/DataVisitorTest.h similarity index 100% rename from samples/test-cpp/Classes/DataVisitorTest/DataVisitorTest.h rename to tests/test-cpp/Classes/DataVisitorTest/DataVisitorTest.h diff --git a/samples/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp b/tests/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp similarity index 100% rename from samples/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp rename to tests/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp diff --git a/samples/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.h b/tests/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.h similarity index 100% rename from samples/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.h rename to tests/test-cpp/Classes/DrawPrimitivesTest/DrawPrimitivesTest.h diff --git a/samples/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp b/tests/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp similarity index 100% rename from samples/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp rename to tests/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp diff --git a/samples/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.h b/tests/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.h similarity index 100% rename from samples/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.h rename to tests/test-cpp/Classes/EffectsAdvancedTest/EffectsAdvancedTest.h diff --git a/samples/test-cpp/Classes/EffectsTest/EffectsTest.cpp b/tests/test-cpp/Classes/EffectsTest/EffectsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/EffectsTest/EffectsTest.cpp rename to tests/test-cpp/Classes/EffectsTest/EffectsTest.cpp diff --git a/samples/test-cpp/Classes/EffectsTest/EffectsTest.h b/tests/test-cpp/Classes/EffectsTest/EffectsTest.h similarity index 100% rename from samples/test-cpp/Classes/EffectsTest/EffectsTest.h rename to tests/test-cpp/Classes/EffectsTest/EffectsTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioArmatureTest/ArmatureScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ComponentsTestScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/EnemyController.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/GameOverScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/PlayerController.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/ProjectileController.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioComponentsTest/SceneController.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/CocosGUIScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIButtonTest/UIButtonTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UICheckBoxTest/UICheckBoxTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIImageViewTest/UIImageViewTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelAtlasTest/UILabelAtlasTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelBMFontTest/UILabelBMFontTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILabelTest/UILabelTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILayoutTest/UILayoutTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIListViewTest/UIListViewTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UILoadingBarTest/UILoadingBarTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIPageViewTest/UIPageViewTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISceneManager.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIScrollViewTest/UIScrollViewTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UISliderTest/UISliderTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UITextFieldTest/UITextFieldTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioGUITest/UIWidgetAddNodeTest/UIWidgetAddNodeTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/SceneEditorTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/EventDef.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/EventDef.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/EventDef.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/EventDef.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/acts.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.h b/tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.h rename to tests/test-cpp/Classes/ExtensionsTest/CocoStudioSceneTest/TriggerCode/cons.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackLayerLoader.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackLayerLoader.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackLayerLoader.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackLayerLoader.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.cpp b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.cpp rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.h b/tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.h rename to tests/test-cpp/Classes/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlColourPicker/CCControlColourPickerTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlScene.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.h b/tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.h b/tests/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.h rename to tests/test-cpp/Classes/ExtensionsTest/EditBoxTest/EditBoxTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/ExtensionsTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/ExtensionsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ExtensionsTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/ExtensionsTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/ExtensionsTest.h b/tests/test-cpp/Classes/ExtensionsTest/ExtensionsTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/ExtensionsTest.h rename to tests/test-cpp/Classes/ExtensionsTest/ExtensionsTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.h b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.h rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.h b/tests/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.h rename to tests/test-cpp/Classes/ExtensionsTest/NetworkTest/WebSocketTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.h b/tests/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.h rename to tests/test-cpp/Classes/ExtensionsTest/NotificationCenterTest/NotificationCenterTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.cpp b/tests/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.cpp rename to tests/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.h b/tests/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.h rename to tests/test-cpp/Classes/ExtensionsTest/Scale9SpriteTest/Scale9SpriteTest.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.cpp b/tests/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.cpp rename to tests/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.h b/tests/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.h rename to tests/test-cpp/Classes/ExtensionsTest/TableViewTest/CustomTableViewCell.h diff --git a/samples/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.cpp b/tests/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.cpp similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.cpp rename to tests/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.cpp diff --git a/samples/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.h b/tests/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.h similarity index 100% rename from samples/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.h rename to tests/test-cpp/Classes/ExtensionsTest/TableViewTest/TableViewTestScene.h diff --git a/samples/test-cpp/Classes/FileUtilsTest/FileUtilsTest.cpp b/tests/test-cpp/Classes/FileUtilsTest/FileUtilsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/FileUtilsTest/FileUtilsTest.cpp rename to tests/test-cpp/Classes/FileUtilsTest/FileUtilsTest.cpp diff --git a/samples/test-cpp/Classes/FileUtilsTest/FileUtilsTest.h b/tests/test-cpp/Classes/FileUtilsTest/FileUtilsTest.h similarity index 100% rename from samples/test-cpp/Classes/FileUtilsTest/FileUtilsTest.h rename to tests/test-cpp/Classes/FileUtilsTest/FileUtilsTest.h diff --git a/samples/test-cpp/Classes/FontTest/FontTest.cpp b/tests/test-cpp/Classes/FontTest/FontTest.cpp similarity index 100% rename from samples/test-cpp/Classes/FontTest/FontTest.cpp rename to tests/test-cpp/Classes/FontTest/FontTest.cpp diff --git a/samples/test-cpp/Classes/FontTest/FontTest.h b/tests/test-cpp/Classes/FontTest/FontTest.h similarity index 100% rename from samples/test-cpp/Classes/FontTest/FontTest.h rename to tests/test-cpp/Classes/FontTest/FontTest.h diff --git a/samples/test-cpp/Classes/InputTest/MouseTest.cpp b/tests/test-cpp/Classes/InputTest/MouseTest.cpp similarity index 100% rename from samples/test-cpp/Classes/InputTest/MouseTest.cpp rename to tests/test-cpp/Classes/InputTest/MouseTest.cpp diff --git a/samples/test-cpp/Classes/InputTest/MouseTest.h b/tests/test-cpp/Classes/InputTest/MouseTest.h similarity index 100% rename from samples/test-cpp/Classes/InputTest/MouseTest.h rename to tests/test-cpp/Classes/InputTest/MouseTest.h diff --git a/samples/test-cpp/Classes/IntervalTest/IntervalTest.cpp b/tests/test-cpp/Classes/IntervalTest/IntervalTest.cpp similarity index 100% rename from samples/test-cpp/Classes/IntervalTest/IntervalTest.cpp rename to tests/test-cpp/Classes/IntervalTest/IntervalTest.cpp diff --git a/samples/test-cpp/Classes/IntervalTest/IntervalTest.h b/tests/test-cpp/Classes/IntervalTest/IntervalTest.h similarity index 100% rename from samples/test-cpp/Classes/IntervalTest/IntervalTest.h rename to tests/test-cpp/Classes/IntervalTest/IntervalTest.h diff --git a/samples/test-cpp/Classes/KeyboardTest/KeyboardTest.cpp b/tests/test-cpp/Classes/KeyboardTest/KeyboardTest.cpp similarity index 100% rename from samples/test-cpp/Classes/KeyboardTest/KeyboardTest.cpp rename to tests/test-cpp/Classes/KeyboardTest/KeyboardTest.cpp diff --git a/samples/test-cpp/Classes/KeyboardTest/KeyboardTest.h b/tests/test-cpp/Classes/KeyboardTest/KeyboardTest.h similarity index 100% rename from samples/test-cpp/Classes/KeyboardTest/KeyboardTest.h rename to tests/test-cpp/Classes/KeyboardTest/KeyboardTest.h diff --git a/samples/test-cpp/Classes/KeypadTest/KeypadTest.cpp b/tests/test-cpp/Classes/KeypadTest/KeypadTest.cpp similarity index 100% rename from samples/test-cpp/Classes/KeypadTest/KeypadTest.cpp rename to tests/test-cpp/Classes/KeypadTest/KeypadTest.cpp diff --git a/samples/test-cpp/Classes/KeypadTest/KeypadTest.h b/tests/test-cpp/Classes/KeypadTest/KeypadTest.h similarity index 100% rename from samples/test-cpp/Classes/KeypadTest/KeypadTest.h rename to tests/test-cpp/Classes/KeypadTest/KeypadTest.h diff --git a/samples/test-cpp/Classes/LabelTest/LabelTest.cpp b/tests/test-cpp/Classes/LabelTest/LabelTest.cpp similarity index 100% rename from samples/test-cpp/Classes/LabelTest/LabelTest.cpp rename to tests/test-cpp/Classes/LabelTest/LabelTest.cpp diff --git a/samples/test-cpp/Classes/LabelTest/LabelTest.h b/tests/test-cpp/Classes/LabelTest/LabelTest.h similarity index 100% rename from samples/test-cpp/Classes/LabelTest/LabelTest.h rename to tests/test-cpp/Classes/LabelTest/LabelTest.h diff --git a/samples/test-cpp/Classes/LabelTest/LabelTestNew.cpp b/tests/test-cpp/Classes/LabelTest/LabelTestNew.cpp similarity index 100% rename from samples/test-cpp/Classes/LabelTest/LabelTestNew.cpp rename to tests/test-cpp/Classes/LabelTest/LabelTestNew.cpp diff --git a/samples/test-cpp/Classes/LabelTest/LabelTestNew.h b/tests/test-cpp/Classes/LabelTest/LabelTestNew.h similarity index 100% rename from samples/test-cpp/Classes/LabelTest/LabelTestNew.h rename to tests/test-cpp/Classes/LabelTest/LabelTestNew.h diff --git a/samples/test-cpp/Classes/LayerTest/LayerTest.cpp b/tests/test-cpp/Classes/LayerTest/LayerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/LayerTest/LayerTest.cpp rename to tests/test-cpp/Classes/LayerTest/LayerTest.cpp diff --git a/samples/test-cpp/Classes/LayerTest/LayerTest.h b/tests/test-cpp/Classes/LayerTest/LayerTest.h similarity index 100% rename from samples/test-cpp/Classes/LayerTest/LayerTest.h rename to tests/test-cpp/Classes/LayerTest/LayerTest.h diff --git a/samples/test-cpp/Classes/MenuTest/MenuTest.cpp b/tests/test-cpp/Classes/MenuTest/MenuTest.cpp similarity index 100% rename from samples/test-cpp/Classes/MenuTest/MenuTest.cpp rename to tests/test-cpp/Classes/MenuTest/MenuTest.cpp diff --git a/samples/test-cpp/Classes/MenuTest/MenuTest.h b/tests/test-cpp/Classes/MenuTest/MenuTest.h similarity index 100% rename from samples/test-cpp/Classes/MenuTest/MenuTest.h rename to tests/test-cpp/Classes/MenuTest/MenuTest.h diff --git a/samples/test-cpp/Classes/MotionStreakTest/MotionStreakTest.cpp b/tests/test-cpp/Classes/MotionStreakTest/MotionStreakTest.cpp similarity index 100% rename from samples/test-cpp/Classes/MotionStreakTest/MotionStreakTest.cpp rename to tests/test-cpp/Classes/MotionStreakTest/MotionStreakTest.cpp diff --git a/samples/test-cpp/Classes/MotionStreakTest/MotionStreakTest.h b/tests/test-cpp/Classes/MotionStreakTest/MotionStreakTest.h similarity index 100% rename from samples/test-cpp/Classes/MotionStreakTest/MotionStreakTest.h rename to tests/test-cpp/Classes/MotionStreakTest/MotionStreakTest.h diff --git a/samples/test-cpp/Classes/MutiTouchTest/MutiTouchTest.cpp b/tests/test-cpp/Classes/MutiTouchTest/MutiTouchTest.cpp similarity index 100% rename from samples/test-cpp/Classes/MutiTouchTest/MutiTouchTest.cpp rename to tests/test-cpp/Classes/MutiTouchTest/MutiTouchTest.cpp diff --git a/samples/test-cpp/Classes/MutiTouchTest/MutiTouchTest.h b/tests/test-cpp/Classes/MutiTouchTest/MutiTouchTest.h similarity index 100% rename from samples/test-cpp/Classes/MutiTouchTest/MutiTouchTest.h rename to tests/test-cpp/Classes/MutiTouchTest/MutiTouchTest.h diff --git a/samples/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.cpp b/tests/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.cpp similarity index 100% rename from samples/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.cpp rename to tests/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.cpp diff --git a/samples/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.h b/tests/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.h similarity index 100% rename from samples/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.h rename to tests/test-cpp/Classes/NewEventDispatcherTest/NewEventDispatcherTest.h diff --git a/samples/test-cpp/Classes/NewRendererTest/NewRendererTest.cpp b/tests/test-cpp/Classes/NewRendererTest/NewRendererTest.cpp similarity index 100% rename from samples/test-cpp/Classes/NewRendererTest/NewRendererTest.cpp rename to tests/test-cpp/Classes/NewRendererTest/NewRendererTest.cpp diff --git a/samples/test-cpp/Classes/NewRendererTest/NewRendererTest.h b/tests/test-cpp/Classes/NewRendererTest/NewRendererTest.h similarity index 100% rename from samples/test-cpp/Classes/NewRendererTest/NewRendererTest.h rename to tests/test-cpp/Classes/NewRendererTest/NewRendererTest.h diff --git a/samples/test-cpp/Classes/NodeTest/NodeTest.cpp b/tests/test-cpp/Classes/NodeTest/NodeTest.cpp similarity index 100% rename from samples/test-cpp/Classes/NodeTest/NodeTest.cpp rename to tests/test-cpp/Classes/NodeTest/NodeTest.cpp diff --git a/samples/test-cpp/Classes/NodeTest/NodeTest.h b/tests/test-cpp/Classes/NodeTest/NodeTest.h similarity index 100% rename from samples/test-cpp/Classes/NodeTest/NodeTest.h rename to tests/test-cpp/Classes/NodeTest/NodeTest.h diff --git a/samples/test-cpp/Classes/ParallaxTest/ParallaxTest.cpp b/tests/test-cpp/Classes/ParallaxTest/ParallaxTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ParallaxTest/ParallaxTest.cpp rename to tests/test-cpp/Classes/ParallaxTest/ParallaxTest.cpp diff --git a/samples/test-cpp/Classes/ParallaxTest/ParallaxTest.h b/tests/test-cpp/Classes/ParallaxTest/ParallaxTest.h similarity index 100% rename from samples/test-cpp/Classes/ParallaxTest/ParallaxTest.h rename to tests/test-cpp/Classes/ParallaxTest/ParallaxTest.h diff --git a/samples/test-cpp/Classes/ParticleTest/ParticleTest.cpp b/tests/test-cpp/Classes/ParticleTest/ParticleTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ParticleTest/ParticleTest.cpp rename to tests/test-cpp/Classes/ParticleTest/ParticleTest.cpp diff --git a/samples/test-cpp/Classes/ParticleTest/ParticleTest.h b/tests/test-cpp/Classes/ParticleTest/ParticleTest.h similarity index 100% rename from samples/test-cpp/Classes/ParticleTest/ParticleTest.h rename to tests/test-cpp/Classes/ParticleTest/ParticleTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceAllocTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceContainerTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceEventDispatcherTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceLabelTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceNodeChildrenTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceParticleTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceRendererTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceSpriteTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTextureTest.h diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.cpp b/tests/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.cpp rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.cpp diff --git a/samples/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.h b/tests/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.h similarity index 100% rename from samples/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.h rename to tests/test-cpp/Classes/PerformanceTest/PerformanceTouchesTest.h diff --git a/samples/test-cpp/Classes/PhysicsTest/PhysicsTest.cpp b/tests/test-cpp/Classes/PhysicsTest/PhysicsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/PhysicsTest/PhysicsTest.cpp rename to tests/test-cpp/Classes/PhysicsTest/PhysicsTest.cpp diff --git a/samples/test-cpp/Classes/PhysicsTest/PhysicsTest.h b/tests/test-cpp/Classes/PhysicsTest/PhysicsTest.h similarity index 100% rename from samples/test-cpp/Classes/PhysicsTest/PhysicsTest.h rename to tests/test-cpp/Classes/PhysicsTest/PhysicsTest.h diff --git a/samples/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.cpp b/tests/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.cpp rename to tests/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.cpp diff --git a/samples/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.h b/tests/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.h similarity index 100% rename from samples/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.h rename to tests/test-cpp/Classes/ReleasePoolTest/ReleasePoolTest.h diff --git a/samples/test-cpp/Classes/RenderTextureTest/RenderTextureTest.cpp b/tests/test-cpp/Classes/RenderTextureTest/RenderTextureTest.cpp similarity index 100% rename from samples/test-cpp/Classes/RenderTextureTest/RenderTextureTest.cpp rename to tests/test-cpp/Classes/RenderTextureTest/RenderTextureTest.cpp diff --git a/samples/test-cpp/Classes/RenderTextureTest/RenderTextureTest.h b/tests/test-cpp/Classes/RenderTextureTest/RenderTextureTest.h similarity index 100% rename from samples/test-cpp/Classes/RenderTextureTest/RenderTextureTest.h rename to tests/test-cpp/Classes/RenderTextureTest/RenderTextureTest.h diff --git a/samples/test-cpp/Classes/RotateWorldTest/RotateWorldTest.cpp b/tests/test-cpp/Classes/RotateWorldTest/RotateWorldTest.cpp similarity index 100% rename from samples/test-cpp/Classes/RotateWorldTest/RotateWorldTest.cpp rename to tests/test-cpp/Classes/RotateWorldTest/RotateWorldTest.cpp diff --git a/samples/test-cpp/Classes/RotateWorldTest/RotateWorldTest.h b/tests/test-cpp/Classes/RotateWorldTest/RotateWorldTest.h similarity index 100% rename from samples/test-cpp/Classes/RotateWorldTest/RotateWorldTest.h rename to tests/test-cpp/Classes/RotateWorldTest/RotateWorldTest.h diff --git a/samples/test-cpp/Classes/SceneTest/SceneTest.cpp b/tests/test-cpp/Classes/SceneTest/SceneTest.cpp similarity index 100% rename from samples/test-cpp/Classes/SceneTest/SceneTest.cpp rename to tests/test-cpp/Classes/SceneTest/SceneTest.cpp diff --git a/samples/test-cpp/Classes/SceneTest/SceneTest.h b/tests/test-cpp/Classes/SceneTest/SceneTest.h similarity index 100% rename from samples/test-cpp/Classes/SceneTest/SceneTest.h rename to tests/test-cpp/Classes/SceneTest/SceneTest.h diff --git a/samples/test-cpp/Classes/SchedulerTest/SchedulerTest.cpp b/tests/test-cpp/Classes/SchedulerTest/SchedulerTest.cpp similarity index 100% rename from samples/test-cpp/Classes/SchedulerTest/SchedulerTest.cpp rename to tests/test-cpp/Classes/SchedulerTest/SchedulerTest.cpp diff --git a/samples/test-cpp/Classes/SchedulerTest/SchedulerTest.h b/tests/test-cpp/Classes/SchedulerTest/SchedulerTest.h similarity index 100% rename from samples/test-cpp/Classes/SchedulerTest/SchedulerTest.h rename to tests/test-cpp/Classes/SchedulerTest/SchedulerTest.h diff --git a/samples/test-cpp/Classes/ShaderTest/ShaderTest.cpp b/tests/test-cpp/Classes/ShaderTest/ShaderTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ShaderTest/ShaderTest.cpp rename to tests/test-cpp/Classes/ShaderTest/ShaderTest.cpp diff --git a/samples/test-cpp/Classes/ShaderTest/ShaderTest.h b/tests/test-cpp/Classes/ShaderTest/ShaderTest.h similarity index 100% rename from samples/test-cpp/Classes/ShaderTest/ShaderTest.h rename to tests/test-cpp/Classes/ShaderTest/ShaderTest.h diff --git a/samples/test-cpp/Classes/ShaderTest/ShaderTest2.cpp b/tests/test-cpp/Classes/ShaderTest/ShaderTest2.cpp similarity index 100% rename from samples/test-cpp/Classes/ShaderTest/ShaderTest2.cpp rename to tests/test-cpp/Classes/ShaderTest/ShaderTest2.cpp diff --git a/samples/test-cpp/Classes/ShaderTest/ShaderTest2.h b/tests/test-cpp/Classes/ShaderTest/ShaderTest2.h similarity index 100% rename from samples/test-cpp/Classes/ShaderTest/ShaderTest2.h rename to tests/test-cpp/Classes/ShaderTest/ShaderTest2.h diff --git a/samples/test-cpp/Classes/SpineTest/SpineTest.cpp b/tests/test-cpp/Classes/SpineTest/SpineTest.cpp similarity index 100% rename from samples/test-cpp/Classes/SpineTest/SpineTest.cpp rename to tests/test-cpp/Classes/SpineTest/SpineTest.cpp diff --git a/samples/test-cpp/Classes/SpineTest/SpineTest.h b/tests/test-cpp/Classes/SpineTest/SpineTest.h similarity index 100% rename from samples/test-cpp/Classes/SpineTest/SpineTest.h rename to tests/test-cpp/Classes/SpineTest/SpineTest.h diff --git a/samples/test-cpp/Classes/SpriteTest/SpriteTest.cpp.REMOVED.git-id b/tests/test-cpp/Classes/SpriteTest/SpriteTest.cpp.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Classes/SpriteTest/SpriteTest.cpp.REMOVED.git-id rename to tests/test-cpp/Classes/SpriteTest/SpriteTest.cpp.REMOVED.git-id diff --git a/samples/test-cpp/Classes/SpriteTest/SpriteTest.h b/tests/test-cpp/Classes/SpriteTest/SpriteTest.h similarity index 100% rename from samples/test-cpp/Classes/SpriteTest/SpriteTest.h rename to tests/test-cpp/Classes/SpriteTest/SpriteTest.h diff --git a/samples/test-cpp/Classes/TextInputTest/TextInputTest.cpp b/tests/test-cpp/Classes/TextInputTest/TextInputTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TextInputTest/TextInputTest.cpp rename to tests/test-cpp/Classes/TextInputTest/TextInputTest.cpp diff --git a/samples/test-cpp/Classes/TextInputTest/TextInputTest.h b/tests/test-cpp/Classes/TextInputTest/TextInputTest.h similarity index 100% rename from samples/test-cpp/Classes/TextInputTest/TextInputTest.h rename to tests/test-cpp/Classes/TextInputTest/TextInputTest.h diff --git a/samples/test-cpp/Classes/Texture2dTest/Texture2dTest.cpp b/tests/test-cpp/Classes/Texture2dTest/Texture2dTest.cpp similarity index 100% rename from samples/test-cpp/Classes/Texture2dTest/Texture2dTest.cpp rename to tests/test-cpp/Classes/Texture2dTest/Texture2dTest.cpp diff --git a/samples/test-cpp/Classes/Texture2dTest/Texture2dTest.h b/tests/test-cpp/Classes/Texture2dTest/Texture2dTest.h similarity index 100% rename from samples/test-cpp/Classes/Texture2dTest/Texture2dTest.h rename to tests/test-cpp/Classes/Texture2dTest/Texture2dTest.h diff --git a/samples/test-cpp/Classes/TextureCacheTest/TextureCacheTest.cpp b/tests/test-cpp/Classes/TextureCacheTest/TextureCacheTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TextureCacheTest/TextureCacheTest.cpp rename to tests/test-cpp/Classes/TextureCacheTest/TextureCacheTest.cpp diff --git a/samples/test-cpp/Classes/TextureCacheTest/TextureCacheTest.h b/tests/test-cpp/Classes/TextureCacheTest/TextureCacheTest.h similarity index 100% rename from samples/test-cpp/Classes/TextureCacheTest/TextureCacheTest.h rename to tests/test-cpp/Classes/TextureCacheTest/TextureCacheTest.h diff --git a/samples/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.cpp b/tests/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.cpp rename to tests/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.cpp diff --git a/samples/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.h b/tests/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.h similarity index 100% rename from samples/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.h rename to tests/test-cpp/Classes/TexturePackerEncryptionTest/TextureAtlasEncryptionTest.h diff --git a/samples/test-cpp/Classes/TileMapTest/TileMapTest.cpp b/tests/test-cpp/Classes/TileMapTest/TileMapTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TileMapTest/TileMapTest.cpp rename to tests/test-cpp/Classes/TileMapTest/TileMapTest.cpp diff --git a/samples/test-cpp/Classes/TileMapTest/TileMapTest.h b/tests/test-cpp/Classes/TileMapTest/TileMapTest.h similarity index 100% rename from samples/test-cpp/Classes/TileMapTest/TileMapTest.h rename to tests/test-cpp/Classes/TileMapTest/TileMapTest.h diff --git a/samples/test-cpp/Classes/TouchesTest/Ball.cpp b/tests/test-cpp/Classes/TouchesTest/Ball.cpp similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/Ball.cpp rename to tests/test-cpp/Classes/TouchesTest/Ball.cpp diff --git a/samples/test-cpp/Classes/TouchesTest/Ball.h b/tests/test-cpp/Classes/TouchesTest/Ball.h similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/Ball.h rename to tests/test-cpp/Classes/TouchesTest/Ball.h diff --git a/samples/test-cpp/Classes/TouchesTest/Paddle.cpp b/tests/test-cpp/Classes/TouchesTest/Paddle.cpp similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/Paddle.cpp rename to tests/test-cpp/Classes/TouchesTest/Paddle.cpp diff --git a/samples/test-cpp/Classes/TouchesTest/Paddle.h b/tests/test-cpp/Classes/TouchesTest/Paddle.h similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/Paddle.h rename to tests/test-cpp/Classes/TouchesTest/Paddle.h diff --git a/samples/test-cpp/Classes/TouchesTest/TouchesTest.cpp b/tests/test-cpp/Classes/TouchesTest/TouchesTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/TouchesTest.cpp rename to tests/test-cpp/Classes/TouchesTest/TouchesTest.cpp diff --git a/samples/test-cpp/Classes/TouchesTest/TouchesTest.h b/tests/test-cpp/Classes/TouchesTest/TouchesTest.h similarity index 100% rename from samples/test-cpp/Classes/TouchesTest/TouchesTest.h rename to tests/test-cpp/Classes/TouchesTest/TouchesTest.h diff --git a/samples/test-cpp/Classes/TransitionsTest/TransitionsTest.cpp b/tests/test-cpp/Classes/TransitionsTest/TransitionsTest.cpp similarity index 100% rename from samples/test-cpp/Classes/TransitionsTest/TransitionsTest.cpp rename to tests/test-cpp/Classes/TransitionsTest/TransitionsTest.cpp diff --git a/samples/test-cpp/Classes/TransitionsTest/TransitionsTest.h b/tests/test-cpp/Classes/TransitionsTest/TransitionsTest.h similarity index 100% rename from samples/test-cpp/Classes/TransitionsTest/TransitionsTest.h rename to tests/test-cpp/Classes/TransitionsTest/TransitionsTest.h diff --git a/samples/test-cpp/Classes/UnitTest/UnitTest.cpp b/tests/test-cpp/Classes/UnitTest/UnitTest.cpp similarity index 100% rename from samples/test-cpp/Classes/UnitTest/UnitTest.cpp rename to tests/test-cpp/Classes/UnitTest/UnitTest.cpp diff --git a/samples/test-cpp/Classes/UnitTest/UnitTest.h b/tests/test-cpp/Classes/UnitTest/UnitTest.h similarity index 100% rename from samples/test-cpp/Classes/UnitTest/UnitTest.h rename to tests/test-cpp/Classes/UnitTest/UnitTest.h diff --git a/samples/test-cpp/Classes/UserDefaultTest/UserDefaultTest.cpp b/tests/test-cpp/Classes/UserDefaultTest/UserDefaultTest.cpp similarity index 100% rename from samples/test-cpp/Classes/UserDefaultTest/UserDefaultTest.cpp rename to tests/test-cpp/Classes/UserDefaultTest/UserDefaultTest.cpp diff --git a/samples/test-cpp/Classes/UserDefaultTest/UserDefaultTest.h b/tests/test-cpp/Classes/UserDefaultTest/UserDefaultTest.h similarity index 100% rename from samples/test-cpp/Classes/UserDefaultTest/UserDefaultTest.h rename to tests/test-cpp/Classes/UserDefaultTest/UserDefaultTest.h diff --git a/samples/test-cpp/Classes/VisibleRect.cpp b/tests/test-cpp/Classes/VisibleRect.cpp similarity index 100% rename from samples/test-cpp/Classes/VisibleRect.cpp rename to tests/test-cpp/Classes/VisibleRect.cpp diff --git a/samples/test-cpp/Classes/VisibleRect.h b/tests/test-cpp/Classes/VisibleRect.h similarity index 100% rename from samples/test-cpp/Classes/VisibleRect.h rename to tests/test-cpp/Classes/VisibleRect.h diff --git a/samples/test-cpp/Classes/ZwoptexTest/ZwoptexTest.cpp b/tests/test-cpp/Classes/ZwoptexTest/ZwoptexTest.cpp similarity index 100% rename from samples/test-cpp/Classes/ZwoptexTest/ZwoptexTest.cpp rename to tests/test-cpp/Classes/ZwoptexTest/ZwoptexTest.cpp diff --git a/samples/test-cpp/Classes/ZwoptexTest/ZwoptexTest.h b/tests/test-cpp/Classes/ZwoptexTest/ZwoptexTest.h similarity index 100% rename from samples/test-cpp/Classes/ZwoptexTest/ZwoptexTest.h rename to tests/test-cpp/Classes/ZwoptexTest/ZwoptexTest.h diff --git a/samples/test-cpp/Classes/controller.cpp b/tests/test-cpp/Classes/controller.cpp similarity index 100% rename from samples/test-cpp/Classes/controller.cpp rename to tests/test-cpp/Classes/controller.cpp diff --git a/samples/test-cpp/Classes/controller.h b/tests/test-cpp/Classes/controller.h similarity index 100% rename from samples/test-cpp/Classes/controller.h rename to tests/test-cpp/Classes/controller.h diff --git a/samples/test-cpp/Classes/testBasic.cpp b/tests/test-cpp/Classes/testBasic.cpp similarity index 100% rename from samples/test-cpp/Classes/testBasic.cpp rename to tests/test-cpp/Classes/testBasic.cpp diff --git a/samples/test-cpp/Classes/testBasic.h b/tests/test-cpp/Classes/testBasic.h similarity index 100% rename from samples/test-cpp/Classes/testBasic.h rename to tests/test-cpp/Classes/testBasic.h diff --git a/samples/test-cpp/Classes/testResource.h b/tests/test-cpp/Classes/testResource.h similarity index 100% rename from samples/test-cpp/Classes/testResource.h rename to tests/test-cpp/Classes/testResource.h diff --git a/samples/test-cpp/Classes/tests.h b/tests/test-cpp/Classes/tests.h similarity index 100% rename from samples/test-cpp/Classes/tests.h rename to tests/test-cpp/Classes/tests.h diff --git a/samples/test-cpp/Resources/.gitignore b/tests/test-cpp/Resources/.gitignore similarity index 100% rename from samples/test-cpp/Resources/.gitignore rename to tests/test-cpp/Resources/.gitignore diff --git a/samples/test-cpp/Resources/Hello.png.REMOVED.git-id b/tests/test-cpp/Resources/Hello.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Hello.png.REMOVED.git-id rename to tests/test-cpp/Resources/Hello.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/HelloWorld.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/HelloWorld.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/HelloWorld.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/HelloWorld.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/PlanetCute-1024x1024.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/PlanetCute-1024x1024.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/PlanetCute-1024x1024.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/PlanetCute-1024x1024.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/atlastest.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/atlastest.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/atlastest.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/atlastest.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/background1.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/background1.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/background1.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/background1.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/background2.jpg.REMOVED.git-id b/tests/test-cpp/Resources/Images/background2.jpg.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/background2.jpg.REMOVED.git-id rename to tests/test-cpp/Resources/Images/background2.jpg.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/background2.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/background2.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/background2.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/background2.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/bugs/bug886.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/bugs/bug886.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/bugs/bug886.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/bugs/bug886.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/grossini_dance_atlas-mono.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/grossini_dance_atlas-mono.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/grossini_dance_atlas-mono.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/grossini_dance_atlas-mono.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/landscape-1024x1024.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/landscape-1024x1024.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/landscape-1024x1024.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/landscape-1024x1024.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/noise.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/noise.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/noise.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/noise.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/spritesheet1.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/spritesheet1.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/spritesheet1.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/spritesheet1.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/stone.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/stone.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/stone.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/stone.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024.png.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024.png.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_a8.pvr.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_a8.pvr.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_a8.pvr.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_a8.pvr.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.gz.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.gz.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.gz.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgb888.pvr.gz.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.gz.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.gz.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.gz.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgba4444.pvr.gz.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.gz.REMOVED.git-id b/tests/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.gz.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.gz.REMOVED.git-id rename to tests/test-cpp/Resources/Images/test_1021x1024_rgba8888.pvr.gz.REMOVED.git-id diff --git a/samples/test-cpp/Resources/Misc/resources-hd/test4.txt b/tests/test-cpp/Resources/Misc/resources-hd/test4.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-hd/test4.txt rename to tests/test-cpp/Resources/Misc/resources-hd/test4.txt diff --git a/samples/test-cpp/Resources/Misc/resources-ipad/test2.txt b/tests/test-cpp/Resources/Misc/resources-ipad/test2.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-ipad/test2.txt rename to tests/test-cpp/Resources/Misc/resources-ipad/test2.txt diff --git a/samples/test-cpp/Resources/Misc/resources-ipadhd/test1.txt b/tests/test-cpp/Resources/Misc/resources-ipadhd/test1.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-ipadhd/test1.txt rename to tests/test-cpp/Resources/Misc/resources-ipadhd/test1.txt diff --git a/samples/test-cpp/Resources/Misc/resources-iphone/test6.txt b/tests/test-cpp/Resources/Misc/resources-iphone/test6.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-iphone/test6.txt rename to tests/test-cpp/Resources/Misc/resources-iphone/test6.txt diff --git a/samples/test-cpp/Resources/Misc/resources-mac/test2.txt b/tests/test-cpp/Resources/Misc/resources-mac/test2.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-mac/test2.txt rename to tests/test-cpp/Resources/Misc/resources-mac/test2.txt diff --git a/samples/test-cpp/Resources/Misc/resources-machd/test1.txt b/tests/test-cpp/Resources/Misc/resources-machd/test1.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-machd/test1.txt rename to tests/test-cpp/Resources/Misc/resources-machd/test1.txt diff --git a/samples/test-cpp/Resources/Misc/resources-wide/test5.txt b/tests/test-cpp/Resources/Misc/resources-wide/test5.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-wide/test5.txt rename to tests/test-cpp/Resources/Misc/resources-wide/test5.txt diff --git a/samples/test-cpp/Resources/Misc/resources-widehd/test3.txt b/tests/test-cpp/Resources/Misc/resources-widehd/test3.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/resources-widehd/test3.txt rename to tests/test-cpp/Resources/Misc/resources-widehd/test3.txt diff --git a/samples/test-cpp/Resources/Misc/searchpath1/file1.txt b/tests/test-cpp/Resources/Misc/searchpath1/file1.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/searchpath1/file1.txt rename to tests/test-cpp/Resources/Misc/searchpath1/file1.txt diff --git a/samples/test-cpp/Resources/Misc/searchpath2/resources-ipad/file2.txt b/tests/test-cpp/Resources/Misc/searchpath2/resources-ipad/file2.txt similarity index 100% rename from samples/test-cpp/Resources/Misc/searchpath2/resources-ipad/file2.txt rename to tests/test-cpp/Resources/Misc/searchpath2/resources-ipad/file2.txt diff --git a/samples/test-cpp/Resources/Shaders/example_ColorBars.vsh b/tests/test-cpp/Resources/Shaders/example_ColorBars.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_ColorBars.vsh rename to tests/test-cpp/Resources/Shaders/example_ColorBars.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Flower.vsh b/tests/test-cpp/Resources/Shaders/example_Flower.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Flower.vsh rename to tests/test-cpp/Resources/Shaders/example_Flower.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Heart.vsh b/tests/test-cpp/Resources/Shaders/example_Heart.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Heart.vsh rename to tests/test-cpp/Resources/Shaders/example_Heart.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Julia.vsh b/tests/test-cpp/Resources/Shaders/example_Julia.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Julia.vsh rename to tests/test-cpp/Resources/Shaders/example_Julia.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Mandelbrot.vsh b/tests/test-cpp/Resources/Shaders/example_Mandelbrot.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Mandelbrot.vsh rename to tests/test-cpp/Resources/Shaders/example_Mandelbrot.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Monjori.vsh b/tests/test-cpp/Resources/Shaders/example_Monjori.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Monjori.vsh rename to tests/test-cpp/Resources/Shaders/example_Monjori.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Plasma.vsh b/tests/test-cpp/Resources/Shaders/example_Plasma.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Plasma.vsh rename to tests/test-cpp/Resources/Shaders/example_Plasma.vsh diff --git a/samples/test-cpp/Resources/Shaders/example_Twist.vsh b/tests/test-cpp/Resources/Shaders/example_Twist.vsh similarity index 100% rename from samples/test-cpp/Resources/Shaders/example_Twist.vsh rename to tests/test-cpp/Resources/Shaders/example_Twist.vsh diff --git a/samples/test-cpp/Resources/TileMaps/hexa-tiles.png.REMOVED.git-id b/tests/test-cpp/Resources/TileMaps/hexa-tiles.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/TileMaps/hexa-tiles.png.REMOVED.git-id rename to tests/test-cpp/Resources/TileMaps/hexa-tiles.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/TileMaps/map/slcj.png.REMOVED.git-id b/tests/test-cpp/Resources/TileMaps/map/slcj.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/TileMaps/map/slcj.png.REMOVED.git-id rename to tests/test-cpp/Resources/TileMaps/map/slcj.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/TileMaps/ortho-test1.png.REMOVED.git-id b/tests/test-cpp/Resources/TileMaps/ortho-test1.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/TileMaps/ortho-test1.png.REMOVED.git-id rename to tests/test-cpp/Resources/TileMaps/ortho-test1.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/TileMaps/ortho-test1_bw.png.REMOVED.git-id b/tests/test-cpp/Resources/TileMaps/ortho-test1_bw.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/TileMaps/ortho-test1_bw.png.REMOVED.git-id rename to tests/test-cpp/Resources/TileMaps/ortho-test1_bw.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/animations/grossini.plist.xml b/tests/test-cpp/Resources/animations/grossini.plist.xml similarity index 100% rename from samples/test-cpp/Resources/animations/grossini.plist.xml rename to tests/test-cpp/Resources/animations/grossini.plist.xml diff --git a/samples/test-cpp/Resources/armature/Cowboy.ExportJson.REMOVED.git-id b/tests/test-cpp/Resources/armature/Cowboy.ExportJson.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/armature/Cowboy.ExportJson.REMOVED.git-id rename to tests/test-cpp/Resources/armature/Cowboy.ExportJson.REMOVED.git-id diff --git a/samples/test-cpp/Resources/armature/Cowboy0.png.REMOVED.git-id b/tests/test-cpp/Resources/armature/Cowboy0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/armature/Cowboy0.png.REMOVED.git-id rename to tests/test-cpp/Resources/armature/Cowboy0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/armature/Dragon.xml b/tests/test-cpp/Resources/armature/Dragon.xml similarity index 100% rename from samples/test-cpp/Resources/armature/Dragon.xml rename to tests/test-cpp/Resources/armature/Dragon.xml diff --git a/samples/test-cpp/Resources/armature/HeroAnimation.ExportJson.REMOVED.git-id b/tests/test-cpp/Resources/armature/HeroAnimation.ExportJson.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/armature/HeroAnimation.ExportJson.REMOVED.git-id rename to tests/test-cpp/Resources/armature/HeroAnimation.ExportJson.REMOVED.git-id diff --git a/samples/test-cpp/Resources/armature/cyborg.xml b/tests/test-cpp/Resources/armature/cyborg.xml similarity index 100% rename from samples/test-cpp/Resources/armature/cyborg.xml rename to tests/test-cpp/Resources/armature/cyborg.xml diff --git a/samples/test-cpp/Resources/armature/knight.xml b/tests/test-cpp/Resources/armature/knight.xml similarity index 100% rename from samples/test-cpp/Resources/armature/knight.xml rename to tests/test-cpp/Resources/armature/knight.xml diff --git a/samples/test-cpp/Resources/armature/robot.xml b/tests/test-cpp/Resources/armature/robot.xml similarity index 100% rename from samples/test-cpp/Resources/armature/robot.xml rename to tests/test-cpp/Resources/armature/robot.xml diff --git a/samples/test-cpp/Resources/armature/weapon.xml b/tests/test-cpp/Resources/armature/weapon.xml similarity index 100% rename from samples/test-cpp/Resources/armature/weapon.xml rename to tests/test-cpp/Resources/armature/weapon.xml diff --git a/samples/test-cpp/Resources/background-music-aac.wav.REMOVED.git-id b/tests/test-cpp/Resources/background-music-aac.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/background-music-aac.wav.REMOVED.git-id rename to tests/test-cpp/Resources/background-music-aac.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/background.mp3.REMOVED.git-id b/tests/test-cpp/Resources/background.mp3.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/background.mp3.REMOVED.git-id rename to tests/test-cpp/Resources/background.mp3.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ccb/flower.jpg.REMOVED.git-id b/tests/test-cpp/Resources/ccb/flower.jpg.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ccb/flower.jpg.REMOVED.git-id rename to tests/test-cpp/Resources/ccb/flower.jpg.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ccb/gem-0.wav.REMOVED.git-id b/tests/test-cpp/Resources/ccb/gem-0.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ccb/gem-0.wav.REMOVED.git-id rename to tests/test-cpp/Resources/ccb/gem-0.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ccb/gem-1.wav.REMOVED.git-id b/tests/test-cpp/Resources/ccb/gem-1.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ccb/gem-1.wav.REMOVED.git-id rename to tests/test-cpp/Resources/ccb/gem-1.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ccb/markerfelt24shadow.fnt.REMOVED.git-id b/tests/test-cpp/Resources/ccb/markerfelt24shadow.fnt.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ccb/markerfelt24shadow.fnt.REMOVED.git-id rename to tests/test-cpp/Resources/ccb/markerfelt24shadow.fnt.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/Hello.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/Hello.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/Hello.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/Hello.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/UITest/background.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/UITest/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/UITest/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/UITest/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/b11.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/b11.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/b11.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/b11.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/bitmapFontTest2.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/bitmapFontTest2.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/bitmapFontTest2.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/bitmapFontTest2.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/examples/examples.json.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/examples/examples.json.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/examples/examples.json.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/examples/examples.json.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id b/tests/test-cpp/Resources/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/extensions/background.png.REMOVED.git-id b/tests/test-cpp/Resources/extensions/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/extensions/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/extensions/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/Courier New.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/Courier New.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/Courier New.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/Courier New.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/Thonburi.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/Thonburi.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/Thonburi.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/Thonburi.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/ThonburiBold.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/ThonburiBold.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/ThonburiBold.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/ThonburiBold.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/arial-26-en-ru_0.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/arial-26-en-ru_0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/arial-26-en-ru_0.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/arial-26-en-ru_0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/arial-unicode-26.GlyphProject b/tests/test-cpp/Resources/fonts/arial-unicode-26.GlyphProject similarity index 100% rename from samples/test-cpp/Resources/fonts/arial-unicode-26.GlyphProject rename to tests/test-cpp/Resources/fonts/arial-unicode-26.GlyphProject diff --git a/samples/test-cpp/Resources/fonts/arial-unicode-26.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/arial-unicode-26.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/arial-unicode-26.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/arial-unicode-26.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/arial.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/arial.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/arial.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/arial.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/bitmapFontChinese.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/bitmapFontChinese.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/bitmapFontChinese.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/bitmapFontChinese.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/bitmapFontTest.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/bitmapFontTest.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/bitmapFontTest.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/bitmapFontTest.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/bitmapFontTest2.bmp.REMOVED.git-id b/tests/test-cpp/Resources/fonts/bitmapFontTest2.bmp.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/bitmapFontTest2.bmp.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/bitmapFontTest2.bmp.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/bitmapFontTest2.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/bitmapFontTest2.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/bitmapFontTest2.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/bitmapFontTest2.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/boundsTestFont.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/boundsTestFont.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/boundsTestFont.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/boundsTestFont.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/font-issue1343-hd.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/font-issue1343-hd.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/font-issue1343-hd.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/font-issue1343-hd.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/futura-48.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/futura-48.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/futura-48.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/futura-48.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/helvetica-geneva-32.png.REMOVED.git-id b/tests/test-cpp/Resources/fonts/helvetica-geneva-32.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/helvetica-geneva-32.png.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/helvetica-geneva-32.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/markerFelt.fnt.REMOVED.git-id b/tests/test-cpp/Resources/fonts/markerFelt.fnt.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/markerFelt.fnt.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/markerFelt.fnt.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/strings.xml b/tests/test-cpp/Resources/fonts/strings.xml similarity index 100% rename from samples/test-cpp/Resources/fonts/strings.xml rename to tests/test-cpp/Resources/fonts/strings.xml diff --git a/samples/test-cpp/Resources/fonts/tahoma.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/tahoma.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/tahoma.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/tahoma.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/fonts/wt021.ttf.REMOVED.git-id b/tests/test-cpp/Resources/fonts/wt021.ttf.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/fonts/wt021.ttf.REMOVED.git-id rename to tests/test-cpp/Resources/fonts/wt021.ttf.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/Images/background1.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/Images/background1.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/Images/background1.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/Images/background1.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/Images/background2.jpg.REMOVED.git-id b/tests/test-cpp/Resources/hd/Images/background2.jpg.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/Images/background2.jpg.REMOVED.git-id rename to tests/test-cpp/Resources/hd/Images/background2.jpg.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/Images/background2.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/Images/background2.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/Images/background2.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/Images/background2.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/armature/Cowboy0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/armature/Cowboy0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/armature/Cowboy0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/armature/Cowboy0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/armature/Dragon.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/armature/Dragon.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/armature/Dragon.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/armature/Dragon.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/armature/HeroAnimation0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/armature/HeroAnimation0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/armature/HeroAnimation0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/armature/HeroAnimation0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/armature/weapon.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/armature/weapon.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/armature/weapon.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/armature/weapon.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/ccb/burst.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/ccb/burst.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/ccb/burst.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/ccb/burst.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/Hello.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/Hello.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/Hello.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/Hello.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/UITest/background.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/UITest/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/UITest/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/UITest/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/b11.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/b11.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/b11.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/b11.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/bitmapFontTest2.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/bitmapFontTest2.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/bitmapFontTest2.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/bitmapFontTest2.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/examples/examples.json.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/examples/examples.json.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/examples/examples.json.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/examples/examples.json.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/gui_examples/map_1/map_pve.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/cocosgui/gui_examples/page_1/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/extensions/background.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/extensions/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/extensions/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/extensions/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/fonts/font-issue1343.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/fonts/font-issue1343.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/fonts/font-issue1343.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/fonts/font-issue1343.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/fonts/markerFelt.fnt.REMOVED.git-id b/tests/test-cpp/Resources/hd/fonts/markerFelt.fnt.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/fonts/markerFelt.fnt.REMOVED.git-id rename to tests/test-cpp/Resources/hd/fonts/markerFelt.fnt.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/fonts/markerFelt.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/fonts/markerFelt.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/fonts/markerFelt.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/fonts/markerFelt.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/fonts/tuffy_bold_italic-charmap.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/fonts/tuffy_bold_italic-charmap.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/fonts/tuffy_bold_italic-charmap.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/fonts/tuffy_bold_italic-charmap.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton01.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/starMenuButton02.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/spine/goblins.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/spine/goblins.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/spine/goblins.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/spine/goblins.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/hd/spine/spineboy.png.REMOVED.git-id b/tests/test-cpp/Resources/hd/spine/spineboy.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/hd/spine/spineboy.png.REMOVED.git-id rename to tests/test-cpp/Resources/hd/spine/spineboy.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ipad/ccb/burst.png.REMOVED.git-id b/tests/test-cpp/Resources/ipad/ccb/burst.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ipad/ccb/burst.png.REMOVED.git-id rename to tests/test-cpp/Resources/ipad/ccb/burst.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/ipad/extensions/background.png.REMOVED.git-id b/tests/test-cpp/Resources/ipad/extensions/background.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/ipad/extensions/background.png.REMOVED.git-id rename to tests/test-cpp/Resources/ipad/extensions/background.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/ArmatureComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/ArmatureComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.mp3.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/BackgroundComponentTest/Misc/music_logo.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/BackgroundComponentTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy.ExportJson.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/EffectComponentTest/CowBoy/Cowboy0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.mp3.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/Misc/music_logo.wav.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/LoadSceneEdtiorFileTest/startMenu/Fish_UI/ui_logo_001-hd.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/TriggerTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/TriggerTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/TriggerTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/UIComponentTest/Images/startMenuBG.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/UIComponentTest/fishes/Butterflyfish/Butterflyfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id b/tests/test-cpp/Resources/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id rename to tests/test-cpp/Resources/scenetest/UIComponentTest/fishes/blowFish/Blowfish0.png.REMOVED.git-id diff --git a/samples/test-cpp/Resources/spine/goblins.png.REMOVED.git-id b/tests/test-cpp/Resources/spine/goblins.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/Resources/spine/goblins.png.REMOVED.git-id rename to tests/test-cpp/Resources/spine/goblins.png.REMOVED.git-id diff --git a/samples/test-cpp/proj.android/.classpath b/tests/test-cpp/proj.android/.classpath similarity index 100% rename from samples/test-cpp/proj.android/.classpath rename to tests/test-cpp/proj.android/.classpath diff --git a/samples/test-cpp/proj.android/.project b/tests/test-cpp/proj.android/.project similarity index 100% rename from samples/test-cpp/proj.android/.project rename to tests/test-cpp/proj.android/.project diff --git a/samples/test-cpp/proj.android/AndroidManifest.xml b/tests/test-cpp/proj.android/AndroidManifest.xml similarity index 100% rename from samples/test-cpp/proj.android/AndroidManifest.xml rename to tests/test-cpp/proj.android/AndroidManifest.xml diff --git a/samples/test-cpp/proj.android/README.md b/tests/test-cpp/proj.android/README.md similarity index 100% rename from samples/test-cpp/proj.android/README.md rename to tests/test-cpp/proj.android/README.md diff --git a/samples/test-cpp/proj.android/ant.properties b/tests/test-cpp/proj.android/ant.properties similarity index 100% rename from samples/test-cpp/proj.android/ant.properties rename to tests/test-cpp/proj.android/ant.properties diff --git a/samples/test-cpp/proj.android/build.xml b/tests/test-cpp/proj.android/build.xml similarity index 100% rename from samples/test-cpp/proj.android/build.xml rename to tests/test-cpp/proj.android/build.xml diff --git a/samples/test-cpp/proj.android/jni/Android.mk b/tests/test-cpp/proj.android/jni/Android.mk similarity index 87% rename from samples/test-cpp/proj.android/jni/Android.mk rename to tests/test-cpp/proj.android/jni/Android.mk index ddcf40f4cc..2b8eac6532 100644 --- a/samples/test-cpp/proj.android/jni/Android.mk +++ b/tests/test-cpp/proj.android/jni/Android.mk @@ -14,4 +14,4 @@ LOCAL_WHOLE_STATIC_LIBRARIES := cocos_testcpp_common include $(BUILD_SHARED_LIBRARY) -$(call import-module,samples/test-cpp) +$(call import-module,tests/test-cpp) diff --git a/samples/test-cpp/proj.android/jni/Application.mk b/tests/test-cpp/proj.android/jni/Application.mk similarity index 100% rename from samples/test-cpp/proj.android/jni/Application.mk rename to tests/test-cpp/proj.android/jni/Application.mk diff --git a/samples/test-cpp/proj.android/jni/testcpp/main.cpp b/tests/test-cpp/proj.android/jni/testcpp/main.cpp similarity index 100% rename from samples/test-cpp/proj.android/jni/testcpp/main.cpp rename to tests/test-cpp/proj.android/jni/testcpp/main.cpp diff --git a/samples/test-cpp/proj.android/ndkgdb.sh b/tests/test-cpp/proj.android/ndkgdb.sh similarity index 100% rename from samples/test-cpp/proj.android/ndkgdb.sh rename to tests/test-cpp/proj.android/ndkgdb.sh diff --git a/samples/test-cpp/proj.android/proguard-project.txt b/tests/test-cpp/proj.android/proguard-project.txt similarity index 100% rename from samples/test-cpp/proj.android/proguard-project.txt rename to tests/test-cpp/proj.android/proguard-project.txt diff --git a/samples/test-cpp/proj.android/project.properties b/tests/test-cpp/proj.android/project.properties similarity index 100% rename from samples/test-cpp/proj.android/project.properties rename to tests/test-cpp/proj.android/project.properties diff --git a/samples/test-cpp/proj.android/res/values/strings.xml b/tests/test-cpp/proj.android/res/values/strings.xml similarity index 100% rename from samples/test-cpp/proj.android/res/values/strings.xml rename to tests/test-cpp/proj.android/res/values/strings.xml diff --git a/samples/test-cpp/proj.android/src/nojava.txt b/tests/test-cpp/proj.android/src/nojava.txt similarity index 100% rename from samples/test-cpp/proj.android/src/nojava.txt rename to tests/test-cpp/proj.android/src/nojava.txt diff --git a/samples/test-cpp/proj.android/src/org/cocos2dx/testcpp/Cocos2dxActivity.java b/tests/test-cpp/proj.android/src/org/cocos2dx/testcpp/Cocos2dxActivity.java similarity index 100% rename from samples/test-cpp/proj.android/src/org/cocos2dx/testcpp/Cocos2dxActivity.java rename to tests/test-cpp/proj.android/src/org/cocos2dx/testcpp/Cocos2dxActivity.java diff --git a/samples/test-cpp/proj.ios/Classes/RootViewController.h b/tests/test-cpp/proj.ios/Classes/RootViewController.h similarity index 100% rename from samples/test-cpp/proj.ios/Classes/RootViewController.h rename to tests/test-cpp/proj.ios/Classes/RootViewController.h diff --git a/samples/test-cpp/proj.ios/Classes/RootViewController.mm b/tests/test-cpp/proj.ios/Classes/RootViewController.mm similarity index 100% rename from samples/test-cpp/proj.ios/Classes/RootViewController.mm rename to tests/test-cpp/proj.ios/Classes/RootViewController.mm diff --git a/samples/test-cpp/proj.ios/Classes/testsAppDelegate.h b/tests/test-cpp/proj.ios/Classes/testsAppDelegate.h similarity index 100% rename from samples/test-cpp/proj.ios/Classes/testsAppDelegate.h rename to tests/test-cpp/proj.ios/Classes/testsAppDelegate.h diff --git a/samples/test-cpp/proj.ios/Classes/testsAppDelegate.mm b/tests/test-cpp/proj.ios/Classes/testsAppDelegate.mm similarity index 100% rename from samples/test-cpp/proj.ios/Classes/testsAppDelegate.mm rename to tests/test-cpp/proj.ios/Classes/testsAppDelegate.mm diff --git a/samples/test-cpp/proj.ios/Default-568h@2x.png.REMOVED.git-id b/tests/test-cpp/proj.ios/Default-568h@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/proj.ios/Default-568h@2x.png.REMOVED.git-id rename to tests/test-cpp/proj.ios/Default-568h@2x.png.REMOVED.git-id diff --git a/samples/test-cpp/proj.ios/Default@2x.png.REMOVED.git-id b/tests/test-cpp/proj.ios/Default@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-cpp/proj.ios/Default@2x.png.REMOVED.git-id rename to tests/test-cpp/proj.ios/Default@2x.png.REMOVED.git-id diff --git a/samples/test-cpp/proj.ios/iphone_Prefix.pch b/tests/test-cpp/proj.ios/iphone_Prefix.pch similarity index 100% rename from samples/test-cpp/proj.ios/iphone_Prefix.pch rename to tests/test-cpp/proj.ios/iphone_Prefix.pch diff --git a/samples/test-cpp/proj.ios/main.m b/tests/test-cpp/proj.ios/main.m similarity index 100% rename from samples/test-cpp/proj.ios/main.m rename to tests/test-cpp/proj.ios/main.m diff --git a/samples/test-cpp/proj.linux/main.cpp b/tests/test-cpp/proj.linux/main.cpp similarity index 100% rename from samples/test-cpp/proj.linux/main.cpp rename to tests/test-cpp/proj.linux/main.cpp diff --git a/samples/test-cpp/proj.mac/Icon.icns.REMOVED.git-id b/tests/test-cpp/proj.mac/Icon.icns.REMOVED.git-id similarity index 100% rename from samples/test-cpp/proj.mac/Icon.icns.REMOVED.git-id rename to tests/test-cpp/proj.mac/Icon.icns.REMOVED.git-id diff --git a/samples/test-cpp/proj.mac/Test_Prefix.pch b/tests/test-cpp/proj.mac/Test_Prefix.pch similarity index 100% rename from samples/test-cpp/proj.mac/Test_Prefix.pch rename to tests/test-cpp/proj.mac/Test_Prefix.pch diff --git a/samples/test-cpp/proj.mac/en.lproj/InfoPlist.strings b/tests/test-cpp/proj.mac/en.lproj/InfoPlist.strings similarity index 100% rename from samples/test-cpp/proj.mac/en.lproj/InfoPlist.strings rename to tests/test-cpp/proj.mac/en.lproj/InfoPlist.strings diff --git a/samples/test-cpp/proj.mac/en.lproj/MainMenu.xib b/tests/test-cpp/proj.mac/en.lproj/MainMenu.xib similarity index 100% rename from samples/test-cpp/proj.mac/en.lproj/MainMenu.xib rename to tests/test-cpp/proj.mac/en.lproj/MainMenu.xib diff --git a/samples/test-cpp/proj.mac/main.cpp b/tests/test-cpp/proj.mac/main.cpp similarity index 100% rename from samples/test-cpp/proj.mac/main.cpp rename to tests/test-cpp/proj.mac/main.cpp diff --git a/samples/test-cpp/proj.win32/TestCpp.vcxproj b/tests/test-cpp/proj.win32/TestCpp.vcxproj similarity index 100% rename from samples/test-cpp/proj.win32/TestCpp.vcxproj rename to tests/test-cpp/proj.win32/TestCpp.vcxproj diff --git a/samples/test-cpp/proj.win32/TestCpp.vcxproj.filters b/tests/test-cpp/proj.win32/TestCpp.vcxproj.filters similarity index 100% rename from samples/test-cpp/proj.win32/TestCpp.vcxproj.filters rename to tests/test-cpp/proj.win32/TestCpp.vcxproj.filters diff --git a/samples/test-cpp/proj.win32/TestCpp.vcxproj.user b/tests/test-cpp/proj.win32/TestCpp.vcxproj.user similarity index 100% rename from samples/test-cpp/proj.win32/TestCpp.vcxproj.user rename to tests/test-cpp/proj.win32/TestCpp.vcxproj.user diff --git a/samples/test-cpp/proj.win32/main.cpp b/tests/test-cpp/proj.win32/main.cpp similarity index 100% rename from samples/test-cpp/proj.win32/main.cpp rename to tests/test-cpp/proj.win32/main.cpp diff --git a/samples/test-cpp/proj.win32/main.h b/tests/test-cpp/proj.win32/main.h similarity index 100% rename from samples/test-cpp/proj.win32/main.h rename to tests/test-cpp/proj.win32/main.h diff --git a/samples/test-javascript/Classes/AppDelegate.cpp b/tests/test-javascript/Classes/AppDelegate.cpp similarity index 100% rename from samples/test-javascript/Classes/AppDelegate.cpp rename to tests/test-javascript/Classes/AppDelegate.cpp diff --git a/samples/test-javascript/Classes/AppDelegate.h b/tests/test-javascript/Classes/AppDelegate.h similarity index 100% rename from samples/test-javascript/Classes/AppDelegate.h rename to tests/test-javascript/Classes/AppDelegate.h diff --git a/samples/test-javascript/proj.android/.classpath b/tests/test-javascript/proj.android/.classpath similarity index 100% rename from samples/test-javascript/proj.android/.classpath rename to tests/test-javascript/proj.android/.classpath diff --git a/samples/test-javascript/proj.android/.project b/tests/test-javascript/proj.android/.project similarity index 100% rename from samples/test-javascript/proj.android/.project rename to tests/test-javascript/proj.android/.project diff --git a/samples/test-javascript/proj.android/AndroidManifest.xml b/tests/test-javascript/proj.android/AndroidManifest.xml similarity index 100% rename from samples/test-javascript/proj.android/AndroidManifest.xml rename to tests/test-javascript/proj.android/AndroidManifest.xml diff --git a/samples/test-javascript/proj.android/README.md b/tests/test-javascript/proj.android/README.md similarity index 100% rename from samples/test-javascript/proj.android/README.md rename to tests/test-javascript/proj.android/README.md diff --git a/samples/test-javascript/proj.android/ant.properties b/tests/test-javascript/proj.android/ant.properties similarity index 100% rename from samples/test-javascript/proj.android/ant.properties rename to tests/test-javascript/proj.android/ant.properties diff --git a/samples/test-javascript/proj.android/build.xml b/tests/test-javascript/proj.android/build.xml similarity index 100% rename from samples/test-javascript/proj.android/build.xml rename to tests/test-javascript/proj.android/build.xml diff --git a/samples/test-javascript/proj.android/jni/Android.mk b/tests/test-javascript/proj.android/jni/Android.mk similarity index 100% rename from samples/test-javascript/proj.android/jni/Android.mk rename to tests/test-javascript/proj.android/jni/Android.mk diff --git a/samples/test-javascript/proj.android/jni/Application.mk b/tests/test-javascript/proj.android/jni/Application.mk similarity index 100% rename from samples/test-javascript/proj.android/jni/Application.mk rename to tests/test-javascript/proj.android/jni/Application.mk diff --git a/samples/test-javascript/proj.android/jni/testjavascript/main.cpp b/tests/test-javascript/proj.android/jni/testjavascript/main.cpp similarity index 100% rename from samples/test-javascript/proj.android/jni/testjavascript/main.cpp rename to tests/test-javascript/proj.android/jni/testjavascript/main.cpp diff --git a/samples/test-javascript/proj.android/ndkgdb.sh b/tests/test-javascript/proj.android/ndkgdb.sh similarity index 100% rename from samples/test-javascript/proj.android/ndkgdb.sh rename to tests/test-javascript/proj.android/ndkgdb.sh diff --git a/samples/test-javascript/proj.android/proguard-project.txt b/tests/test-javascript/proj.android/proguard-project.txt similarity index 100% rename from samples/test-javascript/proj.android/proguard-project.txt rename to tests/test-javascript/proj.android/proguard-project.txt diff --git a/samples/test-javascript/proj.android/project.properties b/tests/test-javascript/proj.android/project.properties similarity index 100% rename from samples/test-javascript/proj.android/project.properties rename to tests/test-javascript/proj.android/project.properties diff --git a/samples/test-javascript/proj.android/res/values/strings.xml b/tests/test-javascript/proj.android/res/values/strings.xml similarity index 100% rename from samples/test-javascript/proj.android/res/values/strings.xml rename to tests/test-javascript/proj.android/res/values/strings.xml diff --git a/samples/test-javascript/proj.android/src/org/cocos2dx/testjavascript/Cocos2dxActivity.java b/tests/test-javascript/proj.android/src/org/cocos2dx/testjavascript/Cocos2dxActivity.java similarity index 100% rename from samples/test-javascript/proj.android/src/org/cocos2dx/testjavascript/Cocos2dxActivity.java rename to tests/test-javascript/proj.android/src/org/cocos2dx/testjavascript/Cocos2dxActivity.java diff --git a/samples/test-javascript/proj.ios/AppController.h b/tests/test-javascript/proj.ios/AppController.h similarity index 100% rename from samples/test-javascript/proj.ios/AppController.h rename to tests/test-javascript/proj.ios/AppController.h diff --git a/samples/test-javascript/proj.ios/AppController.mm b/tests/test-javascript/proj.ios/AppController.mm similarity index 100% rename from samples/test-javascript/proj.ios/AppController.mm rename to tests/test-javascript/proj.ios/AppController.mm diff --git a/samples/test-javascript/proj.ios/Default-568h@2x.png.REMOVED.git-id b/tests/test-javascript/proj.ios/Default-568h@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-javascript/proj.ios/Default-568h@2x.png.REMOVED.git-id rename to tests/test-javascript/proj.ios/Default-568h@2x.png.REMOVED.git-id diff --git a/samples/test-javascript/proj.ios/Default@2x.png.REMOVED.git-id b/tests/test-javascript/proj.ios/Default@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-javascript/proj.ios/Default@2x.png.REMOVED.git-id rename to tests/test-javascript/proj.ios/Default@2x.png.REMOVED.git-id diff --git a/samples/test-javascript/proj.ios/Prefix.pch b/tests/test-javascript/proj.ios/Prefix.pch similarity index 100% rename from samples/test-javascript/proj.ios/Prefix.pch rename to tests/test-javascript/proj.ios/Prefix.pch diff --git a/samples/test-javascript/proj.ios/RootViewController.h b/tests/test-javascript/proj.ios/RootViewController.h similarity index 100% rename from samples/test-javascript/proj.ios/RootViewController.h rename to tests/test-javascript/proj.ios/RootViewController.h diff --git a/samples/test-javascript/proj.ios/RootViewController.mm b/tests/test-javascript/proj.ios/RootViewController.mm similarity index 100% rename from samples/test-javascript/proj.ios/RootViewController.mm rename to tests/test-javascript/proj.ios/RootViewController.mm diff --git a/samples/test-javascript/proj.ios/main.m b/tests/test-javascript/proj.ios/main.m similarity index 100% rename from samples/test-javascript/proj.ios/main.m rename to tests/test-javascript/proj.ios/main.m diff --git a/samples/test-javascript/proj.mac/Icon.icns.REMOVED.git-id b/tests/test-javascript/proj.mac/Icon.icns.REMOVED.git-id similarity index 100% rename from samples/test-javascript/proj.mac/Icon.icns.REMOVED.git-id rename to tests/test-javascript/proj.mac/Icon.icns.REMOVED.git-id diff --git a/samples/test-javascript/proj.mac/Test_Prefix.pch b/tests/test-javascript/proj.mac/Test_Prefix.pch similarity index 100% rename from samples/test-javascript/proj.mac/Test_Prefix.pch rename to tests/test-javascript/proj.mac/Test_Prefix.pch diff --git a/samples/test-javascript/proj.mac/en.lproj/InfoPlist.strings b/tests/test-javascript/proj.mac/en.lproj/InfoPlist.strings similarity index 100% rename from samples/test-javascript/proj.mac/en.lproj/InfoPlist.strings rename to tests/test-javascript/proj.mac/en.lproj/InfoPlist.strings diff --git a/samples/test-javascript/proj.mac/en.lproj/MainMenu.xib b/tests/test-javascript/proj.mac/en.lproj/MainMenu.xib similarity index 100% rename from samples/test-javascript/proj.mac/en.lproj/MainMenu.xib rename to tests/test-javascript/proj.mac/en.lproj/MainMenu.xib diff --git a/samples/test-javascript/proj.mac/main.cpp b/tests/test-javascript/proj.mac/main.cpp similarity index 100% rename from samples/test-javascript/proj.mac/main.cpp rename to tests/test-javascript/proj.mac/main.cpp diff --git a/samples/test-javascript/proj.win32/TestJavascript.vcxproj b/tests/test-javascript/proj.win32/TestJavascript.vcxproj similarity index 100% rename from samples/test-javascript/proj.win32/TestJavascript.vcxproj rename to tests/test-javascript/proj.win32/TestJavascript.vcxproj diff --git a/samples/test-javascript/proj.win32/TestJavascript.vcxproj.filters b/tests/test-javascript/proj.win32/TestJavascript.vcxproj.filters similarity index 100% rename from samples/test-javascript/proj.win32/TestJavascript.vcxproj.filters rename to tests/test-javascript/proj.win32/TestJavascript.vcxproj.filters diff --git a/samples/test-javascript/proj.win32/TestJavascript.vcxproj.user b/tests/test-javascript/proj.win32/TestJavascript.vcxproj.user similarity index 100% rename from samples/test-javascript/proj.win32/TestJavascript.vcxproj.user rename to tests/test-javascript/proj.win32/TestJavascript.vcxproj.user diff --git a/samples/test-javascript/proj.win32/main.cpp b/tests/test-javascript/proj.win32/main.cpp similarity index 100% rename from samples/test-javascript/proj.win32/main.cpp rename to tests/test-javascript/proj.win32/main.cpp diff --git a/samples/test-javascript/proj.win32/main.h b/tests/test-javascript/proj.win32/main.h similarity index 100% rename from samples/test-javascript/proj.win32/main.h rename to tests/test-javascript/proj.win32/main.h diff --git a/samples/test-javascript/proj.win32/res/testjs.ico b/tests/test-javascript/proj.win32/res/testjs.ico similarity index 100% rename from samples/test-javascript/proj.win32/res/testjs.ico rename to tests/test-javascript/proj.win32/res/testjs.ico diff --git a/samples/test-javascript/proj.win32/resource.h b/tests/test-javascript/proj.win32/resource.h similarity index 100% rename from samples/test-javascript/proj.win32/resource.h rename to tests/test-javascript/proj.win32/resource.h diff --git a/samples/test-javascript/proj.win32/testjs.rc b/tests/test-javascript/proj.win32/testjs.rc similarity index 100% rename from samples/test-javascript/proj.win32/testjs.rc rename to tests/test-javascript/proj.win32/testjs.rc diff --git a/samples/test-lua/.gitignore b/tests/test-lua/.gitignore similarity index 100% rename from samples/test-lua/.gitignore rename to tests/test-lua/.gitignore diff --git a/samples/test-lua/CMakeLists.txt b/tests/test-lua/CMakeLists.txt similarity index 94% rename from samples/test-lua/CMakeLists.txt rename to tests/test-lua/CMakeLists.txt index 4c75d70b40..b13ff6e4f1 100644 --- a/samples/test-lua/CMakeLists.txt +++ b/tests/test-lua/CMakeLists.txt @@ -37,6 +37,6 @@ pre_build(${APP_NAME} COMMAND ${CMAKE_COMMAND} -E remove_directory ${APP_BIN_DIR}/Resources COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_CURRENT_SOURCE_DIR}/Resources ${APP_BIN_DIR}/Resources COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/cocos/scripting/lua/script ${APP_BIN_DIR}/Resources - COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/samples/test-cpp/Resources ${APP_BIN_DIR}/Resources + COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/tests/test-cpp/Resources ${APP_BIN_DIR}/Resources ) diff --git a/samples/test-lua/Classes/AppDelegate.cpp b/tests/test-lua/Classes/AppDelegate.cpp similarity index 100% rename from samples/test-lua/Classes/AppDelegate.cpp rename to tests/test-lua/Classes/AppDelegate.cpp diff --git a/samples/test-lua/Classes/AppDelegate.h b/tests/test-lua/Classes/AppDelegate.h similarity index 100% rename from samples/test-lua/Classes/AppDelegate.h rename to tests/test-lua/Classes/AppDelegate.h diff --git a/samples/test-lua/Classes/lua_assetsmanager_test_sample.cpp b/tests/test-lua/Classes/lua_assetsmanager_test_sample.cpp similarity index 100% rename from samples/test-lua/Classes/lua_assetsmanager_test_sample.cpp rename to tests/test-lua/Classes/lua_assetsmanager_test_sample.cpp diff --git a/samples/test-lua/Classes/lua_assetsmanager_test_sample.h b/tests/test-lua/Classes/lua_assetsmanager_test_sample.h similarity index 100% rename from samples/test-lua/Classes/lua_assetsmanager_test_sample.h rename to tests/test-lua/Classes/lua_assetsmanager_test_sample.h diff --git a/samples/test-lua/Resources/cocosbuilderRes/ccb/flower.jpg.REMOVED.git-id b/tests/test-lua/Resources/cocosbuilderRes/ccb/flower.jpg.REMOVED.git-id similarity index 100% rename from samples/test-lua/Resources/cocosbuilderRes/ccb/flower.jpg.REMOVED.git-id rename to tests/test-lua/Resources/cocosbuilderRes/ccb/flower.jpg.REMOVED.git-id diff --git a/samples/test-lua/Resources/cocosbuilderRes/ccb/gem-0.wav.REMOVED.git-id b/tests/test-lua/Resources/cocosbuilderRes/ccb/gem-0.wav.REMOVED.git-id similarity index 100% rename from samples/test-lua/Resources/cocosbuilderRes/ccb/gem-0.wav.REMOVED.git-id rename to tests/test-lua/Resources/cocosbuilderRes/ccb/gem-0.wav.REMOVED.git-id diff --git a/samples/test-lua/Resources/cocosbuilderRes/ccb/gem-1.wav.REMOVED.git-id b/tests/test-lua/Resources/cocosbuilderRes/ccb/gem-1.wav.REMOVED.git-id similarity index 100% rename from samples/test-lua/Resources/cocosbuilderRes/ccb/gem-1.wav.REMOVED.git-id rename to tests/test-lua/Resources/cocosbuilderRes/ccb/gem-1.wav.REMOVED.git-id diff --git a/samples/test-lua/Resources/cocosbuilderRes/ccb/markerfelt24shadow.fnt.REMOVED.git-id b/tests/test-lua/Resources/cocosbuilderRes/ccb/markerfelt24shadow.fnt.REMOVED.git-id similarity index 100% rename from samples/test-lua/Resources/cocosbuilderRes/ccb/markerfelt24shadow.fnt.REMOVED.git-id rename to tests/test-lua/Resources/cocosbuilderRes/ccb/markerfelt24shadow.fnt.REMOVED.git-id diff --git a/samples/test-lua/Resources/luaScript/AccelerometerTest/AccelerometerTest.lua b/tests/test-lua/Resources/luaScript/AccelerometerTest/AccelerometerTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/AccelerometerTest/AccelerometerTest.lua rename to tests/test-lua/Resources/luaScript/AccelerometerTest/AccelerometerTest.lua diff --git a/samples/test-lua/Resources/luaScript/ActionManagerTest/ActionManagerTest.lua b/tests/test-lua/Resources/luaScript/ActionManagerTest/ActionManagerTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ActionManagerTest/ActionManagerTest.lua rename to tests/test-lua/Resources/luaScript/ActionManagerTest/ActionManagerTest.lua diff --git a/samples/test-lua/Resources/luaScript/ActionsEaseTest/ActionsEaseTest.lua b/tests/test-lua/Resources/luaScript/ActionsEaseTest/ActionsEaseTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ActionsEaseTest/ActionsEaseTest.lua rename to tests/test-lua/Resources/luaScript/ActionsEaseTest/ActionsEaseTest.lua diff --git a/samples/test-lua/Resources/luaScript/ActionsProgressTest/ActionsProgressTest.lua b/tests/test-lua/Resources/luaScript/ActionsProgressTest/ActionsProgressTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ActionsProgressTest/ActionsProgressTest.lua rename to tests/test-lua/Resources/luaScript/ActionsProgressTest/ActionsProgressTest.lua diff --git a/samples/test-lua/Resources/luaScript/ActionsTest/ActionsTest.lua b/tests/test-lua/Resources/luaScript/ActionsTest/ActionsTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ActionsTest/ActionsTest.lua rename to tests/test-lua/Resources/luaScript/ActionsTest/ActionsTest.lua diff --git a/samples/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerModule.lua b/tests/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerModule.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerModule.lua rename to tests/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerModule.lua diff --git a/samples/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerTest.lua b/tests/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerTest.lua rename to tests/test-lua/Resources/luaScript/AssetsManagerTest/AssetsManagerTest.lua diff --git a/samples/test-lua/Resources/luaScript/BugsTest/BugsTest.lua b/tests/test-lua/Resources/luaScript/BugsTest/BugsTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/BugsTest/BugsTest.lua rename to tests/test-lua/Resources/luaScript/BugsTest/BugsTest.lua diff --git a/samples/test-lua/Resources/luaScript/ClickAndMoveTest/ClickAndMoveTest.lua b/tests/test-lua/Resources/luaScript/ClickAndMoveTest/ClickAndMoveTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ClickAndMoveTest/ClickAndMoveTest.lua rename to tests/test-lua/Resources/luaScript/ClickAndMoveTest/ClickAndMoveTest.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioArmatureTest/CocoStudioArmatureTest.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioArmatureTest/CocoStudioArmatureTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioArmatureTest/CocoStudioArmatureTest.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioArmatureTest/CocoStudioArmatureTest.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioGUITest/CocoStudioGUITest.lua.REMOVED.git-id b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioGUITest/CocoStudioGUITest.lua.REMOVED.git-id similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioGUITest/CocoStudioGUITest.lua.REMOVED.git-id rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioGUITest/CocoStudioGUITest.lua.REMOVED.git-id diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/CocoStudioSceneTest.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/CocoStudioSceneTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/CocoStudioSceneTest.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/CocoStudioSceneTest.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/acts.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/acts.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/acts.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/acts.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/cons.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/cons.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/cons.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/cons.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/eventDef.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/eventDef.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/eventDef.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioSceneTest/TriggerCode/eventDef.lua diff --git a/samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioTest.lua b/tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioTest.lua rename to tests/test-lua/Resources/luaScript/CocoStudioTest/CocoStudioTest.lua diff --git a/samples/test-lua/Resources/luaScript/CocosDenshionTest/CocosDenshionTest.lua b/tests/test-lua/Resources/luaScript/CocosDenshionTest/CocosDenshionTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CocosDenshionTest/CocosDenshionTest.lua rename to tests/test-lua/Resources/luaScript/CocosDenshionTest/CocosDenshionTest.lua diff --git a/samples/test-lua/Resources/luaScript/CurrentLanguageTest/CurrentLanguageTest.lua b/tests/test-lua/Resources/luaScript/CurrentLanguageTest/CurrentLanguageTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/CurrentLanguageTest/CurrentLanguageTest.lua rename to tests/test-lua/Resources/luaScript/CurrentLanguageTest/CurrentLanguageTest.lua diff --git a/samples/test-lua/Resources/luaScript/DrawPrimitivesTest/DrawPrimitivesTest.lua b/tests/test-lua/Resources/luaScript/DrawPrimitivesTest/DrawPrimitivesTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/DrawPrimitivesTest/DrawPrimitivesTest.lua rename to tests/test-lua/Resources/luaScript/DrawPrimitivesTest/DrawPrimitivesTest.lua diff --git a/samples/test-lua/Resources/luaScript/EffectsAdvancedTest/EffectsAdvancedTest.lua b/tests/test-lua/Resources/luaScript/EffectsAdvancedTest/EffectsAdvancedTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/EffectsAdvancedTest/EffectsAdvancedTest.lua rename to tests/test-lua/Resources/luaScript/EffectsAdvancedTest/EffectsAdvancedTest.lua diff --git a/samples/test-lua/Resources/luaScript/EffectsTest/EffectsName.lua b/tests/test-lua/Resources/luaScript/EffectsTest/EffectsName.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/EffectsTest/EffectsName.lua rename to tests/test-lua/Resources/luaScript/EffectsTest/EffectsName.lua diff --git a/samples/test-lua/Resources/luaScript/EffectsTest/EffectsTest.lua b/tests/test-lua/Resources/luaScript/EffectsTest/EffectsTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/EffectsTest/EffectsTest.lua rename to tests/test-lua/Resources/luaScript/EffectsTest/EffectsTest.lua diff --git a/samples/test-lua/Resources/luaScript/ExtensionTest/CocosBuilderTest.lua b/tests/test-lua/Resources/luaScript/ExtensionTest/CocosBuilderTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ExtensionTest/CocosBuilderTest.lua rename to tests/test-lua/Resources/luaScript/ExtensionTest/CocosBuilderTest.lua diff --git a/samples/test-lua/Resources/luaScript/ExtensionTest/ExtensionTest.lua b/tests/test-lua/Resources/luaScript/ExtensionTest/ExtensionTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ExtensionTest/ExtensionTest.lua rename to tests/test-lua/Resources/luaScript/ExtensionTest/ExtensionTest.lua diff --git a/samples/test-lua/Resources/luaScript/ExtensionTest/WebProxyTest.lua b/tests/test-lua/Resources/luaScript/ExtensionTest/WebProxyTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ExtensionTest/WebProxyTest.lua rename to tests/test-lua/Resources/luaScript/ExtensionTest/WebProxyTest.lua diff --git a/samples/test-lua/Resources/luaScript/FontTest/FontTest.lua b/tests/test-lua/Resources/luaScript/FontTest/FontTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/FontTest/FontTest.lua rename to tests/test-lua/Resources/luaScript/FontTest/FontTest.lua diff --git a/samples/test-lua/Resources/luaScript/IntervalTest/IntervalTest.lua b/tests/test-lua/Resources/luaScript/IntervalTest/IntervalTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/IntervalTest/IntervalTest.lua rename to tests/test-lua/Resources/luaScript/IntervalTest/IntervalTest.lua diff --git a/samples/test-lua/Resources/luaScript/KeypadTest/KeypadTest.lua b/tests/test-lua/Resources/luaScript/KeypadTest/KeypadTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/KeypadTest/KeypadTest.lua rename to tests/test-lua/Resources/luaScript/KeypadTest/KeypadTest.lua diff --git a/samples/test-lua/Resources/luaScript/LabelTest/LabelTest.lua b/tests/test-lua/Resources/luaScript/LabelTest/LabelTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/LabelTest/LabelTest.lua rename to tests/test-lua/Resources/luaScript/LabelTest/LabelTest.lua diff --git a/samples/test-lua/Resources/luaScript/LabelTestNew/LabelTestNew.lua b/tests/test-lua/Resources/luaScript/LabelTestNew/LabelTestNew.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/LabelTestNew/LabelTestNew.lua rename to tests/test-lua/Resources/luaScript/LabelTestNew/LabelTestNew.lua diff --git a/samples/test-lua/Resources/luaScript/LayerTest/LayerTest.lua b/tests/test-lua/Resources/luaScript/LayerTest/LayerTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/LayerTest/LayerTest.lua rename to tests/test-lua/Resources/luaScript/LayerTest/LayerTest.lua diff --git a/samples/test-lua/Resources/luaScript/LuaBridgeTest/LuaBridgeTest.lua b/tests/test-lua/Resources/luaScript/LuaBridgeTest/LuaBridgeTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/LuaBridgeTest/LuaBridgeTest.lua rename to tests/test-lua/Resources/luaScript/LuaBridgeTest/LuaBridgeTest.lua diff --git a/samples/test-lua/Resources/luaScript/MenuTest/MenuTest.lua b/tests/test-lua/Resources/luaScript/MenuTest/MenuTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/MenuTest/MenuTest.lua rename to tests/test-lua/Resources/luaScript/MenuTest/MenuTest.lua diff --git a/samples/test-lua/Resources/luaScript/MotionStreakTest/MotionStreakTest.lua b/tests/test-lua/Resources/luaScript/MotionStreakTest/MotionStreakTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/MotionStreakTest/MotionStreakTest.lua rename to tests/test-lua/Resources/luaScript/MotionStreakTest/MotionStreakTest.lua diff --git a/samples/test-lua/Resources/luaScript/NewEventDispatcherTest/NewEventDispatcherTest.lua b/tests/test-lua/Resources/luaScript/NewEventDispatcherTest/NewEventDispatcherTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/NewEventDispatcherTest/NewEventDispatcherTest.lua rename to tests/test-lua/Resources/luaScript/NewEventDispatcherTest/NewEventDispatcherTest.lua diff --git a/samples/test-lua/Resources/luaScript/NodeTest/NodeTest.lua b/tests/test-lua/Resources/luaScript/NodeTest/NodeTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/NodeTest/NodeTest.lua rename to tests/test-lua/Resources/luaScript/NodeTest/NodeTest.lua diff --git a/samples/test-lua/Resources/luaScript/OpenGLTest/OpenGLTest.lua b/tests/test-lua/Resources/luaScript/OpenGLTest/OpenGLTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/OpenGLTest/OpenGLTest.lua rename to tests/test-lua/Resources/luaScript/OpenGLTest/OpenGLTest.lua diff --git a/samples/test-lua/Resources/luaScript/ParallaxTest/ParallaxTest.lua b/tests/test-lua/Resources/luaScript/ParallaxTest/ParallaxTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ParallaxTest/ParallaxTest.lua rename to tests/test-lua/Resources/luaScript/ParallaxTest/ParallaxTest.lua diff --git a/samples/test-lua/Resources/luaScript/ParticleTest/ParticleTest.lua b/tests/test-lua/Resources/luaScript/ParticleTest/ParticleTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ParticleTest/ParticleTest.lua rename to tests/test-lua/Resources/luaScript/ParticleTest/ParticleTest.lua diff --git a/samples/test-lua/Resources/luaScript/PerformanceTest/PerformanceSpriteTest.lua b/tests/test-lua/Resources/luaScript/PerformanceTest/PerformanceSpriteTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/PerformanceTest/PerformanceSpriteTest.lua rename to tests/test-lua/Resources/luaScript/PerformanceTest/PerformanceSpriteTest.lua diff --git a/samples/test-lua/Resources/luaScript/PerformanceTest/PerformanceTest.lua b/tests/test-lua/Resources/luaScript/PerformanceTest/PerformanceTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/PerformanceTest/PerformanceTest.lua rename to tests/test-lua/Resources/luaScript/PerformanceTest/PerformanceTest.lua diff --git a/samples/test-lua/Resources/luaScript/PhysicsTest/PhysicsTest.lua b/tests/test-lua/Resources/luaScript/PhysicsTest/PhysicsTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/PhysicsTest/PhysicsTest.lua rename to tests/test-lua/Resources/luaScript/PhysicsTest/PhysicsTest.lua diff --git a/samples/test-lua/Resources/luaScript/RenderTextureTest/RenderTextureTest.lua b/tests/test-lua/Resources/luaScript/RenderTextureTest/RenderTextureTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/RenderTextureTest/RenderTextureTest.lua rename to tests/test-lua/Resources/luaScript/RenderTextureTest/RenderTextureTest.lua diff --git a/samples/test-lua/Resources/luaScript/RotateWorldTest/RotateWorldTest.lua b/tests/test-lua/Resources/luaScript/RotateWorldTest/RotateWorldTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/RotateWorldTest/RotateWorldTest.lua rename to tests/test-lua/Resources/luaScript/RotateWorldTest/RotateWorldTest.lua diff --git a/samples/test-lua/Resources/luaScript/SceneTest/SceneTest.lua b/tests/test-lua/Resources/luaScript/SceneTest/SceneTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/SceneTest/SceneTest.lua rename to tests/test-lua/Resources/luaScript/SceneTest/SceneTest.lua diff --git a/samples/test-lua/Resources/luaScript/SpineTest/SpineTest.lua b/tests/test-lua/Resources/luaScript/SpineTest/SpineTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/SpineTest/SpineTest.lua rename to tests/test-lua/Resources/luaScript/SpineTest/SpineTest.lua diff --git a/samples/test-lua/Resources/luaScript/SpriteTest/SpriteTest.lua b/tests/test-lua/Resources/luaScript/SpriteTest/SpriteTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/SpriteTest/SpriteTest.lua rename to tests/test-lua/Resources/luaScript/SpriteTest/SpriteTest.lua diff --git a/samples/test-lua/Resources/luaScript/Texture2dTest/Texture2dTest.lua b/tests/test-lua/Resources/luaScript/Texture2dTest/Texture2dTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/Texture2dTest/Texture2dTest.lua rename to tests/test-lua/Resources/luaScript/Texture2dTest/Texture2dTest.lua diff --git a/samples/test-lua/Resources/luaScript/TileMapTest/TileMapTest.lua b/tests/test-lua/Resources/luaScript/TileMapTest/TileMapTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TileMapTest/TileMapTest.lua rename to tests/test-lua/Resources/luaScript/TileMapTest/TileMapTest.lua diff --git a/samples/test-lua/Resources/luaScript/TouchesTest/Ball.lua b/tests/test-lua/Resources/luaScript/TouchesTest/Ball.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TouchesTest/Ball.lua rename to tests/test-lua/Resources/luaScript/TouchesTest/Ball.lua diff --git a/samples/test-lua/Resources/luaScript/TouchesTest/Paddle.lua b/tests/test-lua/Resources/luaScript/TouchesTest/Paddle.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TouchesTest/Paddle.lua rename to tests/test-lua/Resources/luaScript/TouchesTest/Paddle.lua diff --git a/samples/test-lua/Resources/luaScript/TouchesTest/TouchesTest.lua b/tests/test-lua/Resources/luaScript/TouchesTest/TouchesTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TouchesTest/TouchesTest.lua rename to tests/test-lua/Resources/luaScript/TouchesTest/TouchesTest.lua diff --git a/samples/test-lua/Resources/luaScript/TransitionsTest/TransitionsName.lua b/tests/test-lua/Resources/luaScript/TransitionsTest/TransitionsName.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TransitionsTest/TransitionsName.lua rename to tests/test-lua/Resources/luaScript/TransitionsTest/TransitionsName.lua diff --git a/samples/test-lua/Resources/luaScript/TransitionsTest/TransitionsTest.lua b/tests/test-lua/Resources/luaScript/TransitionsTest/TransitionsTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/TransitionsTest/TransitionsTest.lua rename to tests/test-lua/Resources/luaScript/TransitionsTest/TransitionsTest.lua diff --git a/samples/test-lua/Resources/luaScript/UserDefaultTest/UserDefaultTest.lua b/tests/test-lua/Resources/luaScript/UserDefaultTest/UserDefaultTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/UserDefaultTest/UserDefaultTest.lua rename to tests/test-lua/Resources/luaScript/UserDefaultTest/UserDefaultTest.lua diff --git a/samples/test-lua/Resources/luaScript/VisibleRect.lua b/tests/test-lua/Resources/luaScript/VisibleRect.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/VisibleRect.lua rename to tests/test-lua/Resources/luaScript/VisibleRect.lua diff --git a/samples/test-lua/Resources/luaScript/XMLHttpRequestTest/XMLHttpRequestTest.lua b/tests/test-lua/Resources/luaScript/XMLHttpRequestTest/XMLHttpRequestTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/XMLHttpRequestTest/XMLHttpRequestTest.lua rename to tests/test-lua/Resources/luaScript/XMLHttpRequestTest/XMLHttpRequestTest.lua diff --git a/samples/test-lua/Resources/luaScript/ZwoptexTest/ZwoptexTest.lua b/tests/test-lua/Resources/luaScript/ZwoptexTest/ZwoptexTest.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/ZwoptexTest/ZwoptexTest.lua rename to tests/test-lua/Resources/luaScript/ZwoptexTest/ZwoptexTest.lua diff --git a/samples/test-lua/Resources/luaScript/controller.lua b/tests/test-lua/Resources/luaScript/controller.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/controller.lua rename to tests/test-lua/Resources/luaScript/controller.lua diff --git a/samples/test-lua/Resources/luaScript/helper.lua b/tests/test-lua/Resources/luaScript/helper.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/helper.lua rename to tests/test-lua/Resources/luaScript/helper.lua diff --git a/samples/test-lua/Resources/luaScript/mainMenu.lua b/tests/test-lua/Resources/luaScript/mainMenu.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/mainMenu.lua rename to tests/test-lua/Resources/luaScript/mainMenu.lua diff --git a/samples/test-lua/Resources/luaScript/testResource.lua b/tests/test-lua/Resources/luaScript/testResource.lua similarity index 100% rename from samples/test-lua/Resources/luaScript/testResource.lua rename to tests/test-lua/Resources/luaScript/testResource.lua diff --git a/samples/test-lua/proj.android/.classpath b/tests/test-lua/proj.android/.classpath similarity index 100% rename from samples/test-lua/proj.android/.classpath rename to tests/test-lua/proj.android/.classpath diff --git a/samples/test-lua/proj.android/.project b/tests/test-lua/proj.android/.project similarity index 100% rename from samples/test-lua/proj.android/.project rename to tests/test-lua/proj.android/.project diff --git a/samples/test-lua/proj.android/AndroidManifest.xml b/tests/test-lua/proj.android/AndroidManifest.xml similarity index 100% rename from samples/test-lua/proj.android/AndroidManifest.xml rename to tests/test-lua/proj.android/AndroidManifest.xml diff --git a/samples/test-lua/proj.android/ant.properties b/tests/test-lua/proj.android/ant.properties similarity index 100% rename from samples/test-lua/proj.android/ant.properties rename to tests/test-lua/proj.android/ant.properties diff --git a/samples/test-lua/proj.android/build.xml b/tests/test-lua/proj.android/build.xml similarity index 100% rename from samples/test-lua/proj.android/build.xml rename to tests/test-lua/proj.android/build.xml diff --git a/samples/test-lua/proj.android/jni/Android.mk b/tests/test-lua/proj.android/jni/Android.mk similarity index 100% rename from samples/test-lua/proj.android/jni/Android.mk rename to tests/test-lua/proj.android/jni/Android.mk diff --git a/samples/test-lua/proj.android/jni/Application.mk b/tests/test-lua/proj.android/jni/Application.mk similarity index 100% rename from samples/test-lua/proj.android/jni/Application.mk rename to tests/test-lua/proj.android/jni/Application.mk diff --git a/samples/test-lua/proj.android/jni/testlua/main.cpp b/tests/test-lua/proj.android/jni/testlua/main.cpp similarity index 100% rename from samples/test-lua/proj.android/jni/testlua/main.cpp rename to tests/test-lua/proj.android/jni/testlua/main.cpp diff --git a/samples/test-lua/proj.android/proguard-project.txt b/tests/test-lua/proj.android/proguard-project.txt similarity index 100% rename from samples/test-lua/proj.android/proguard-project.txt rename to tests/test-lua/proj.android/proguard-project.txt diff --git a/samples/test-lua/proj.android/project.properties b/tests/test-lua/proj.android/project.properties similarity index 100% rename from samples/test-lua/proj.android/project.properties rename to tests/test-lua/proj.android/project.properties diff --git a/samples/test-lua/proj.android/res/values/strings.xml b/tests/test-lua/proj.android/res/values/strings.xml similarity index 100% rename from samples/test-lua/proj.android/res/values/strings.xml rename to tests/test-lua/proj.android/res/values/strings.xml diff --git a/samples/test-lua/proj.android/src/com/cocos2dx/sample/LuaJavaBridgeTest/LuaJavaBridgeTest.java b/tests/test-lua/proj.android/src/com/cocos2dx/sample/LuaJavaBridgeTest/LuaJavaBridgeTest.java similarity index 100% rename from samples/test-lua/proj.android/src/com/cocos2dx/sample/LuaJavaBridgeTest/LuaJavaBridgeTest.java rename to tests/test-lua/proj.android/src/com/cocos2dx/sample/LuaJavaBridgeTest/LuaJavaBridgeTest.java diff --git a/samples/test-lua/proj.android/src/org/cocos2dx/testlua/Cocos2dxActivity.java b/tests/test-lua/proj.android/src/org/cocos2dx/testlua/Cocos2dxActivity.java similarity index 100% rename from samples/test-lua/proj.android/src/org/cocos2dx/testlua/Cocos2dxActivity.java rename to tests/test-lua/proj.android/src/org/cocos2dx/testlua/Cocos2dxActivity.java diff --git a/samples/test-lua/proj.ios/AppController.h b/tests/test-lua/proj.ios/AppController.h similarity index 100% rename from samples/test-lua/proj.ios/AppController.h rename to tests/test-lua/proj.ios/AppController.h diff --git a/samples/test-lua/proj.ios/AppController.mm b/tests/test-lua/proj.ios/AppController.mm similarity index 100% rename from samples/test-lua/proj.ios/AppController.mm rename to tests/test-lua/proj.ios/AppController.mm diff --git a/samples/test-lua/proj.ios/Default-568h@2x.png.REMOVED.git-id b/tests/test-lua/proj.ios/Default-568h@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-lua/proj.ios/Default-568h@2x.png.REMOVED.git-id rename to tests/test-lua/proj.ios/Default-568h@2x.png.REMOVED.git-id diff --git a/samples/test-lua/proj.ios/Default@2x.png.REMOVED.git-id b/tests/test-lua/proj.ios/Default@2x.png.REMOVED.git-id similarity index 100% rename from samples/test-lua/proj.ios/Default@2x.png.REMOVED.git-id rename to tests/test-lua/proj.ios/Default@2x.png.REMOVED.git-id diff --git a/samples/test-lua/proj.ios/LuaObjectCBridgeTest.h b/tests/test-lua/proj.ios/LuaObjectCBridgeTest.h similarity index 100% rename from samples/test-lua/proj.ios/LuaObjectCBridgeTest.h rename to tests/test-lua/proj.ios/LuaObjectCBridgeTest.h diff --git a/samples/test-lua/proj.ios/LuaObjectCBridgeTest.mm b/tests/test-lua/proj.ios/LuaObjectCBridgeTest.mm similarity index 100% rename from samples/test-lua/proj.ios/LuaObjectCBridgeTest.mm rename to tests/test-lua/proj.ios/LuaObjectCBridgeTest.mm diff --git a/samples/test-lua/proj.ios/RootViewController.h b/tests/test-lua/proj.ios/RootViewController.h similarity index 100% rename from samples/test-lua/proj.ios/RootViewController.h rename to tests/test-lua/proj.ios/RootViewController.h diff --git a/samples/test-lua/proj.ios/RootViewController.mm b/tests/test-lua/proj.ios/RootViewController.mm similarity index 100% rename from samples/test-lua/proj.ios/RootViewController.mm rename to tests/test-lua/proj.ios/RootViewController.mm diff --git a/samples/test-lua/proj.ios/TestLua_Prefix.pch b/tests/test-lua/proj.ios/TestLua_Prefix.pch similarity index 100% rename from samples/test-lua/proj.ios/TestLua_Prefix.pch rename to tests/test-lua/proj.ios/TestLua_Prefix.pch diff --git a/samples/test-lua/proj.ios/main.m b/tests/test-lua/proj.ios/main.m similarity index 100% rename from samples/test-lua/proj.ios/main.m rename to tests/test-lua/proj.ios/main.m diff --git a/samples/test-lua/proj.linux/main.cpp b/tests/test-lua/proj.linux/main.cpp similarity index 100% rename from samples/test-lua/proj.linux/main.cpp rename to tests/test-lua/proj.linux/main.cpp diff --git a/samples/test-lua/proj.mac/Icon.icns.REMOVED.git-id b/tests/test-lua/proj.mac/Icon.icns.REMOVED.git-id similarity index 100% rename from samples/test-lua/proj.mac/Icon.icns.REMOVED.git-id rename to tests/test-lua/proj.mac/Icon.icns.REMOVED.git-id diff --git a/samples/test-lua/proj.mac/LuaObjectCBridgeTest.h b/tests/test-lua/proj.mac/LuaObjectCBridgeTest.h similarity index 100% rename from samples/test-lua/proj.mac/LuaObjectCBridgeTest.h rename to tests/test-lua/proj.mac/LuaObjectCBridgeTest.h diff --git a/samples/test-lua/proj.mac/LuaObjectCBridgeTest.mm b/tests/test-lua/proj.mac/LuaObjectCBridgeTest.mm similarity index 100% rename from samples/test-lua/proj.mac/LuaObjectCBridgeTest.mm rename to tests/test-lua/proj.mac/LuaObjectCBridgeTest.mm diff --git a/samples/test-lua/proj.mac/TestLua_Prefix.pch b/tests/test-lua/proj.mac/TestLua_Prefix.pch similarity index 100% rename from samples/test-lua/proj.mac/TestLua_Prefix.pch rename to tests/test-lua/proj.mac/TestLua_Prefix.pch diff --git a/samples/test-lua/proj.mac/en.lproj/InfoPlist.strings b/tests/test-lua/proj.mac/en.lproj/InfoPlist.strings similarity index 100% rename from samples/test-lua/proj.mac/en.lproj/InfoPlist.strings rename to tests/test-lua/proj.mac/en.lproj/InfoPlist.strings diff --git a/samples/test-lua/proj.mac/en.lproj/MainMenu.xib b/tests/test-lua/proj.mac/en.lproj/MainMenu.xib similarity index 100% rename from samples/test-lua/proj.mac/en.lproj/MainMenu.xib rename to tests/test-lua/proj.mac/en.lproj/MainMenu.xib diff --git a/samples/test-lua/proj.mac/main.cpp b/tests/test-lua/proj.mac/main.cpp similarity index 100% rename from samples/test-lua/proj.mac/main.cpp rename to tests/test-lua/proj.mac/main.cpp diff --git a/samples/test-lua/proj.win32/TestLua.rc b/tests/test-lua/proj.win32/TestLua.rc similarity index 100% rename from samples/test-lua/proj.win32/TestLua.rc rename to tests/test-lua/proj.win32/TestLua.rc diff --git a/samples/test-lua/proj.win32/TestLua.win32.vcxproj b/tests/test-lua/proj.win32/TestLua.win32.vcxproj similarity index 100% rename from samples/test-lua/proj.win32/TestLua.win32.vcxproj rename to tests/test-lua/proj.win32/TestLua.win32.vcxproj diff --git a/samples/test-lua/proj.win32/TestLua.win32.vcxproj.filters b/tests/test-lua/proj.win32/TestLua.win32.vcxproj.filters similarity index 100% rename from samples/test-lua/proj.win32/TestLua.win32.vcxproj.filters rename to tests/test-lua/proj.win32/TestLua.win32.vcxproj.filters diff --git a/samples/test-lua/proj.win32/TestLua.win32.vcxproj.user b/tests/test-lua/proj.win32/TestLua.win32.vcxproj.user similarity index 100% rename from samples/test-lua/proj.win32/TestLua.win32.vcxproj.user rename to tests/test-lua/proj.win32/TestLua.win32.vcxproj.user diff --git a/samples/test-lua/proj.win32/main.cpp b/tests/test-lua/proj.win32/main.cpp similarity index 100% rename from samples/test-lua/proj.win32/main.cpp rename to tests/test-lua/proj.win32/main.cpp diff --git a/samples/test-lua/proj.win32/main.h b/tests/test-lua/proj.win32/main.h similarity index 100% rename from samples/test-lua/proj.win32/main.h rename to tests/test-lua/proj.win32/main.h diff --git a/samples/test-lua/proj.win32/res/TestLua.ico b/tests/test-lua/proj.win32/res/TestLua.ico similarity index 100% rename from samples/test-lua/proj.win32/res/TestLua.ico rename to tests/test-lua/proj.win32/res/TestLua.ico diff --git a/samples/test-lua/proj.win32/resource.h b/tests/test-lua/proj.win32/resource.h similarity index 100% rename from samples/test-lua/proj.win32/resource.h rename to tests/test-lua/proj.win32/resource.h