axmol/tests/lua-tests/src
yangxiao 6f395edf0e modify according to minggo 2015-02-26 17:37:45 +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 z-fighting error by using setDepthTest of cc.Director 2015-01-30 11:03:47 +08:00
ByteCodeEncryptTest 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
Camera3DTest modify according to minggo 2015-02-26 17:37:45 +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 some lua test cases bug 2015-01-23 15:35:15 +08:00
CocosDenshionTest 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
CocosStudio3DTest 3DParticle Reader and tests 2015-02-26 09:19:14 +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 Add Websocket support for Mac platform 2014-12-09 18:29:20 +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 Fix some lua test cases bug 2015-01-23 15:35:15 +08:00
LabelTestNew Fix some lua test cases bug 2015-01-23 15:35:15 +08:00
LayerTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +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
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
NewAudioEngineTest [LUA]Add New AudioEngine on window 2014-10-17 17:53:33 +08:00
NewEventDispatcherTest Update the KeyCodeTest in the NewEventDispatcherTest 2014-06-11 10:19:07 +08:00
NodeTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +08:00
OpenGLTest 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
ParallaxTest Fix z-fighting error by using setDepthTest of cc.Director 2015-01-30 11:03:47 +08:00
Particle3DTest Fix the search path error 2015-02-15 18:29:10 +08:00
ParticleTest issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes 2015-01-14 13:51:09 +08:00
PerformanceTest Fix the error that SpritePerformanceTest lua does’t work 2014-11-28 11:54:38 +08:00
PhysicsTest Fix some lua-tests bugs 2015-01-09 15:23:54 +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
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 Add AsyncLoadSprite3D test case and update the related lua binding 2015-01-28 21:47:52 +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
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
VideoPlayerTest Update the VideoPlayerTest to passing the fullpath of video resource 2015-01-09 16:45:51 +08:00
XMLHttpRequestTest Fix the bug that callbacks aren’t triggered when response failed 2014-10-20 17:43:04 +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 issue #9986:Add lua bindings for Component and related test cases 2015-01-14 16:58:35 +08:00
helper.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
mainMenu.lua 3DNode Reader lua Test 2015-02-19 17:28:51 +08:00
testResource.lua Replace cc.LabelTTF:create with cc.Label:create 2014-03-12 17:51:34 +08:00