..
AccelerometerTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ActionManagerTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ActionsEaseTest
Updated ActionEaseTest.
2013-02-28 14:42:32 +08:00
ActionsProgressTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ActionsTest
Add ActionRemoveSelf in TestCpp/ActionTest
2013-04-01 10:18:26 +08:00
Box2DTest
fix some warnins
2013-01-28 20:34:52 +08:00
Box2DTestBed
Check array boundaries to avoid the "array-bounds" error on linux
2013-04-10 10:53:52 -04:00
BugsTest
fix some warnins
2013-01-28 20:34:52 +08:00
ChipmunkTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
ClickAndMoveTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ClippingNodeTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
CocosDenshionTest
Makefile
2013-03-29 09:41:15 +01:00
CurlTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
CurrentLanguageTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
DrawPrimitivesTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
EffectsAdvancedTest
[TestCpp/EffectsAdvancedTest] Adding getPosition method for Len3DTarget.
2013-01-29 12:59:43 +08:00
EffectsTest
fix some warnins
2013-01-28 20:34:52 +08:00
ExtensionsTest
fixed #1860 : onNodeLoaded will be called twice if ccb was added as a CCBFile.
2013-04-15 10:39:44 +08:00
FileUtilsTest
Remove tailing newlines from CCLog messaages.
2013-03-16 09:01:21 -07:00
FontTest
fix memory leak in FontTest
2013-04-24 14:49:52 +08:00
IntervalTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
KeypadTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
LabelTest
Fixing memoryleaks.
2013-03-21 09:00:55 +08:00
LayerTest
issue #1686:not invoke CCLayer::init() in LayerTest to enable receiving touch messages
2013-03-01 17:11:02 +08:00
MenuTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
MotionStreakTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
MutiTouchTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
NodeTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
ParallaxTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ParticleTest
issue #1686:synchronized ParticleTest
2013-02-28 16:40:32 +08:00
PerformanceTest
Merge branch 'newlines_in_cclog' of https://github.com/sbc100/cocos2d-x into sbc100-newlines_in_cclog
2013-04-10 14:17:23 +08:00
RenderTextureTest
issue #1529:use NSUserDefaults on iOS and SharedPreferences on Android to implement CCUserDefault
2013-03-06 16:36:44 +08:00
RotateWorldTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
SceneTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
SchedulerTest
Added TestCase for crash in CCScheduler
2013-03-29 14:48:35 +01:00
ShaderTest
issue #1686:synchronized ShaderTest
2013-02-28 15:01:41 +08:00
SpineTest
issue #2075 : Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now.
2013-04-24 13:57:34 +08:00
SpriteTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
TextInputTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
Texture2dTest
Remove tailing newlines from CCLog messaages.
2013-03-16 09:01:21 -07:00
TextureCacheTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
TexturePackerEncryptionTest
Promote global functions and variables for PVR decryption to ZipUtils class.
2013-05-06 10:04:45 -04:00
TileMapTest
Fix all compiler warnings produced by gcc.
2013-03-05 17:01:00 -08:00
TouchesTest
fix compilation errors.
2012-12-29 11:23:31 +08:00
TransitionsTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
UserDefaultTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
ZwoptexTest
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
AppDelegate.cpp
CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths.
2013-01-29 09:56:38 +08:00
AppDelegate.h
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
VisibleRect.cpp
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
VisibleRect.h
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
controller.cpp
Add PVR.CCZ encryption support to ZipUtils based upon http://www.codeandweb.com/texturepacker/contentprotection
2013-04-25 13:40:49 -04:00
controller.h
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
testBasic.cpp
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
testBasic.h
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
testResource.h
issue #1603 : Moved the position of some projects.
2012-12-20 12:58:21 +08:00
tests.h
Add PVR.CCZ encryption support to ZipUtils based upon http://www.codeandweb.com/texturepacker/contentprotection
2013-04-25 13:40:49 -04:00