.. |
ActionManagerTest
|
fix warns and memory leak
|
2014-10-09 17:19:43 +08:00 |
ActionsEaseTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ActionsProgressTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ActionsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
BillBoardTest
|
fixes warnings on Android
|
2014-10-08 18:55:33 -07:00 |
Box2DTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
Box2DTestBed
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
BugsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
Camera3DTest
|
adjust
|
2014-10-16 17:37:05 +08:00 |
ChipmunkTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ClickAndMoveTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ClippingNodeTest
|
added ClippingRectangleNode Test
|
2014-10-15 13:41:47 +08:00 |
CocosDenshionTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ConfigurationTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ConsoleTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
CurlTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
CurrentLanguageTest
|
fix bug that Application::getCurrentLanguageCode on ios and mac always return empty string
|
2014-10-11 15:19:20 +08:00 |
DataVisitorTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
DrawPrimitivesTest
|
fix warnings
|
2014-09-15 16:23:57 +08:00 |
EffectsAdvancedTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
EffectsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ExtensionsTest
|
Add protocolbuf.a
|
2014-10-09 18:28:09 +08:00 |
FileUtilsTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
FontTest
|
not create Vec as possible for setting position
|
2014-08-28 11:41:18 +08:00 |
InputTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
IntervalTest
|
more samples using node::schedule(labmda)
|
2014-10-03 17:11:39 -07:00 |
LabelTest
|
fix endless loop when dimensions that are not enough to fit one character
|
2014-10-08 18:22:35 +08:00 |
LayerTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
LightTest
|
fixes warnings on Android
|
2014-10-08 18:55:33 -07:00 |
MenuTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
MotionStreakTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
MutiTouchTest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
NewAudioEngineTest
|
more samples using node::schedule(labmda)
|
2014-10-03 17:11:39 -07:00 |
NewEventDispatcherTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
NewRendererTest
|
Adds MARK: TODO: FIXME: in code
|
2014-08-29 12:54:24 -07:00 |
NodeTest
|
more samples using node::schedule(labmda)
|
2014-10-03 17:11:39 -07:00 |
OpenURLTest
|
Added tests for opening a URL.
|
2014-09-22 17:51:05 +04:00 |
ParallaxTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ParticleTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
PerformanceTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
PhysicsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ReleasePoolTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
RenderTextureTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
RotateWorldTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
SceneTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
SchedulerTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ShaderTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
SpineTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Sprite3DTest
|
fix warns and memory leak
|
2014-10-09 17:19:43 +08:00 |
SpriteTest
|
more samples using node::schedule(labmda)
|
2014-10-03 17:11:39 -07:00 |
TextInputTest
|
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 07:41:51 +08:00 |
Texture2dTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
TextureCacheTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
TexturePackerEncryptionTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
TileMapTest
|
add tile map staggered test
|
2014-10-11 15:09:58 +08:00 |
TouchesTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
TransitionsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
UITest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_pipu
|
2014-10-12 17:44:28 +08:00 |
UnitTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
UserDefaultTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ZwoptexTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
AppDelegate.cpp
|
Adds MARK: TODO: FIXME: in code
|
2014-08-29 12:54:24 -07:00 |
AppDelegate.h
|
OpenGL context attributions setting revise -2
|
2014-08-22 16:22:16 +08:00 |
BaseTest.cpp
|
not create Vec as possible for setting position
|
2014-08-28 11:41:18 +08:00 |
BaseTest.h
|
…
|
|
VisibleRect.cpp
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
VisibleRect.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
controller.cpp
|
fix compile error on win32
|
2014-09-30 14:40:24 +08:00 |
controller.h
|
support autotest stop
|
2014-05-19 13:46:17 +08:00 |
testBasic.cpp
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
testBasic.h
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
testResource.h
|
…
|
|
tests.h
|
fix compile error on win32
|
2014-09-30 14:40:24 +08:00 |