axmol/samples/Cpp/TestCpp/Classes
James Chen 811f55bb8d issue #2789: Avoids compiler to do optimization. 2014-01-17 10:02:12 +08:00
..
AccelerometerTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
ActionManagerTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
ActionsEaseTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
ActionsProgressTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
ActionsTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
Box2DTest change CustomCommand variable to class member. 2013-12-26 21:19:12 +08:00
Box2DTestBed don't assign last element with (null, null) 2014-01-06 16:41:42 +08:00
BugsTest replaces std::for_each with for() 2013-12-19 13:34:41 -08:00
ChipmunkTest
ClickAndMoveTest
ClippingNodeTest Fix compile bug on mobile, use Vector instead of std::vector 2013-12-30 15:26:01 +08:00
CocosDenshionTest amendment incorrect use of macro 2014-01-09 09:50:02 +08:00
ConfigurationTest Performance Test fixes 2014-01-14 17:22:45 -08:00
ConsoleTest Console is a property of Director. 2014-01-10 17:11:14 -08:00
CurlTest
CurrentLanguageTest
DataVisitorTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
DrawPrimitivesTest Merge commit 'refs/pull/3938/head' of git://github.com/cocos2d/cocos2d-x into drawnode 2014-01-09 17:03:08 +08:00
EffectsAdvancedTest More warning fixes. 2013-12-28 14:34:52 +08:00
EffectsTest rename: 2013-12-16 14:21:05 +08:00
ExtensionsTest fixed #3683. fixed convertToWorldSpaceAR of CCSkin returning error coordinate 2014-01-16 15:00:35 +08:00
FileUtilsTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
FontTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
InputTest removes `using namespace std` from header file 2013-12-18 11:45:30 -08:00
IntervalTest
KeyboardTest Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener. 2013-11-20 11:21:30 +08:00
KeypadTest Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener. 2013-11-20 11:21:30 +08:00
LabelTest update subtitle. 2014-01-16 15:07:20 +08:00
LayerTest Add Test Case: LayerColor should not occlude sprites and labels when depth test is true 2014-01-09 14:50:29 +08:00
MenuTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
MotionStreakTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
MutiTouchTest More warning fixes. 2013-12-18 16:03:07 +08:00
NewEventDispatcherTest issue#3630:Adjust some method for more easily create and change type. 2014-01-11 22:33:07 +08:00
NewRendererTest add a new line 2014-01-14 17:11:32 -08:00
NodeTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
ParallaxTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
ParticleTest don't release autoreleased object 2014-01-06 16:28:15 +08:00
PerformanceTest issue #2789: Avoids compiler to do optimization. 2014-01-17 10:02:12 +08:00
PhysicsTest issue #2771: fix physics test disable text. 2013-12-30 14:42:41 +08:00
RenderTextureTest remove node reuse in renderTextureSave 2014-01-06 09:49:04 +08:00
RotateWorldTest
SceneTest
SchedulerTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
ShaderTest closed #2865: Deprecates CCNotificationCenter, uses EventDispatcher instead. 2013-12-31 10:54:37 +08:00
SpineTest Removes CC prefix for CCSkeleton and CCSkeletonAnimation. Adds namespace `sp` for JSBindings. 2013-12-25 11:18:14 +08:00
SpriteTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
TextInputTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
Texture2dTest Performance Test fixes 2014-01-14 17:22:45 -08:00
TextureCacheTest use std::function for call back 2014-01-02 17:23:00 +08:00
TexturePackerEncryptionTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
TileMapTest Merge pull request #4596 from boyu0/bug2050_tilemap_firstgid_bug 2013-12-30 05:42:19 -08:00
TouchesTest fix crash in TouchesTest.cpp on vs 2014-01-06 17:31:49 +08:00
TransitionsTest Adds missing copyright headers in some files 2014-01-13 14:48:12 -08:00
UnitTest Don't test Map<K,V>::bucketCount since it's platform dependence. 2014-01-06 16:09:01 +08:00
UserDefaultTest removes `using namespace std` from header file 2013-12-18 11:45:30 -08:00
ZwoptexTest Improves SpriteTest 2013-12-18 13:52:10 -08:00
AppDelegate.cpp Console Enabled by default on TestCpp 2014-01-10 20:32:39 -08:00
AppDelegate.h
BaseTest.cpp Performance Test fixes 2014-01-14 17:22:45 -08:00
BaseTest.h Performance Test fixes 2014-01-14 17:22:45 -08:00
VisibleRect.cpp
VisibleRect.h
controller.cpp Console::log(format, va_args) is private 2014-01-15 11:17:21 -08:00
controller.h
testBasic.cpp Bug fixes for cocostudio. 2013-12-27 20:54:05 +08:00
testBasic.h closed #2050: move autorelease to CLN 2013-12-30 15:32:04 +08:00
testResource.h
tests.h issue #3577: Includes `UnitTest.h` in tests.h. 2014-01-04 11:41:05 +08:00