axmol/tests/lua-tests/src
zilongshanren 482788c933 Add tizen support (#15518)
* add Tizen Support

* fix linter error

* fix tizen audio engine lua bindings config
2016-04-28 09:49:55 +08:00
..
AccelerometerTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
ActionManagerTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
ActionsEaseTest [lua] Reverts 'removing tolua.cast in test case, I don't know why it was re-added. 2014-03-12 14:06:57 +08:00
ActionsProgressTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
ActionsTest Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
AssetsManagerExTest Update Lua AssetsManagerEx test 2014-10-20 14:12:55 +08:00
AssetsManagerTest Update the related AssetsManagerEx files and related project configure 2014-10-16 10:28:52 +08:00
BillBoardTest Fix some lua test cases bug 2015-01-15 10:01:16 +08:00
BugsTest Fix the cocos3.6beta0 bugs 2015-04-22 10:20:21 +08:00
ByteCodeEncryptTest Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
Camera3DTest Fix the error about the Camera3D Test 2015-06-22 09:28:18 +08:00
CaptureScreenTest Remove useless codes 2014-07-04 17:15:34 +08:00
ClickAndMoveTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
CocoStudioTest fix lua deprecated function bindings 2016-01-25 14:48:17 +08:00
CocosDenshionTest Fix the cocos3.6beta0 bugs 2015-04-22 10:20:21 +08:00
CocosStudio3DTest Fix particle test under lua test project display different in different platform 2015-10-10 14:51:14 +08:00
ComponentTest Fix when leave "ComponentTest" scene, background music still go on playing in lua-test under Android system 2015-11-06 11:38:41 +08:00
CurrentLanguageTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
DrawPrimitivesTest Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
EffectsAdvancedTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +08:00
EffectsTest Update project setting for lua-tests、lua-empty-test and lua-game-controller-test on the different platform and related test codes 2014-10-14 21:34:55 +08:00
ExtensionTest fix script samples error with controlButton 2015-12-19 22:22:41 +08:00
FastTiledMapTest Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
FontTest Fix FontTest' output error message-> “cocos2d: removeChildByTag(tag = 0): child not found!” 2014-10-19 22:35:30 +08:00
IntervalTest Replace cc.LabelBMFont:create with cc.Label:createBMFont 2014-03-12 18:33:28 +08:00
KeypadTest Update values of KeyCode used in the Lua to fix related error 2014-06-11 10:10:11 +08:00
LabelTest update label string every 0.1s 2016-03-29 15:25:18 +08:00
LabelTestNew Fix the some lua tests case bug 2015-06-25 15:13:01 +08:00
LayerTest Fix the LayerTest error about Lua 2015-06-23 20:02:26 +08:00
LightTest Remove some comments 2014-10-18 00:29:04 +08:00
LuaBridgeTest Fix LuaBridgeTest require error 2014-10-21 11:52:33 +08:00
MaterialSystemTest issue #12046: Add Lua bindings for material systems and related test cases. 2015-05-27 15:37:59 +08:00
MenuTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
MotionStreakTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
NavMeshTest Update the NavMesh test case 2015-06-17 09:49:31 +08:00
NewAudioEngineTest [LUA]Add New AudioEngine on window 2014-10-17 17:53:33 +08:00
NewEventDispatcherTest Add 3d touch support to iOS 9.0 or higher version on iPhone6s or later device 2015-12-01 13:02:53 +08:00
NodeTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +08:00
OpenGLTest Fixed lua testacase setPointer error. 2015-08-18 11:19:32 +08:00
ParallaxTest Fix z-fighting error by using setDepthTest of cc.Director 2015-01-30 11:03:47 +08:00
Particle3DTest Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
ParticleTest Fix particle test under lua test project display different in different platform 2015-10-10 14:51:14 +08:00
Physics3DTest Fix the bugs about the Physics3DTest for Lua. 2015-06-18 11:17:08 +08:00
PhysicsTest Fix "PhysicsTest->Fixed Update Test" under lua-test perform in wrong status. 2015-10-28 14:12:24 +08:00
RenderTextureTest Comments fix in CCRenderTexture.h 2014-05-07 16:37:21 +08:00
RotateWorldTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
Scene3DTest fix the #23309 bug 2015-10-14 11:23:11 +08:00
SceneTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SpineTest Update lua bindings for Spine and related test case 2014-10-16 20:23:58 +08:00
Sprite3DTest LUA tests: add Sprite3DNormalMappingTest 2015-11-26 11:27:33 +08:00
SpritePolygonTest fix polygon api typo 2016-03-17 17:16:56 +08:00
SpriteTest fix the bugs of SpriteTest that the Sprite created by passing rect display error 2014-04-22 13:41:10 +08:00
TerrainTest Add Scene3DTest and update TerrainTest based on the Lua 2015-05-19 16:52:39 +08:00
TextInputTest add UIEditBox support linux platform. 2015-09-18 17:11:58 +08:00
Texture2dTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +08:00
TileMapTest Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
TouchesTest Update project setting for lua-tests、lua-empty-test and lua-game-controller-test on the different platform and related test codes 2014-10-14 21:34:55 +08:00
TransitionsTest Update project setting for lua-tests、lua-empty-test and lua-game-controller-test on the different platform and related test codes 2014-10-14 21:34:55 +08:00
UserDefaultTest Rename lua cc.Label:create to cc.Label:createWithTTF and cc.Label.createWithSystemFont 2014-04-11 15:25:18 +08:00
VibrateTest Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00
VideoPlayerTest Update Sprite3DTest and VideoPlayerTest about Lua 2015-04-28 11:27:50 +08:00
WebViewTest Add Lua bindings for WebView and related test case 2015-04-17 14:08:47 +08:00
XMLHttpRequestTest Updates XMLHttpRequestTest.lua 2015-09-12 19:11:32 +08:00
ZwoptexTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.lua Update project setting for lua-tests、lua-empty-test and lua-game-controller-test on the different platform and related test codes 2014-10-14 21:34:55 +08:00
controller.lua Fix particle test under lua test project display different in different platform 2015-10-10 14:51:14 +08:00
helper.lua Fix the some lua tests case bug 2015-06-25 15:13:01 +08:00
mainMenu.lua Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
testResource.lua Add Scene3DTest and update TerrainTest based on the Lua 2015-05-19 16:52:39 +08:00