axmol/samples/Cpp/TestCpp/Classes
James Chen 56cd039b32 issue #2488: Adding "啊" letter at the end of string to make VS2012 happy, otherwise VS will generate errors like "Error 3 error C2146: syntax error : missing ')' before identifier 'label'"; 2013-08-15 21:39:47 +08:00
..
AccelerometerTest More best practices fixes 2013-07-22 17:25:44 -07:00
ActionManagerTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ActionsEaseTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ActionsProgressTest enum class for ProgressTimer::type 2013-07-26 17:28:18 +08:00
ActionsTest closed #2423: add ActionTargetedReverse test case 2013-08-01 10:28:18 +08:00
Box2DTest Modify deprecated CCPhysicsDebugNode typedef and some test bug 2013-07-28 14:33:02 +08:00
Box2DTestBed More warning fixes. 2013-07-27 15:15:54 +08:00
BugsTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ChipmunkTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ClickAndMoveTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ClippingNodeTest closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug 2013-07-30 16:27:13 +08:00
CocosDenshionTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ConfigurationTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CurlTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CurrentLanguageTest enum class for LanguageType, Application::Platform 2013-07-26 17:29:06 +08:00
DataVisitorTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
DrawPrimitivesTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
EffectsAdvancedTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
EffectsTest Modify deprecated CCPhysicsDebugNode typedef and some test bug 2013-07-28 14:33:02 +08:00
ExtensionsTest Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge 2013-07-31 13:58:25 -07:00
FileUtilsTest fix a logical error 2013-07-28 10:22:12 +08:00
FontTest New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment 2013-07-26 16:04:21 -07:00
IntervalTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
KeyboardTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
KeypadTest More best practices fixes 2013-07-22 17:25:44 -07:00
LabelTest issue #2488: Adding "啊" letter at the end of string to make VS2012 happy, otherwise VS will generate errors like "Error 3 error C2146: syntax error : missing ')' before identifier 'label'"; 2013-08-15 21:39:47 +08:00
LayerTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
MenuTest Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
MotionStreakTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
MutiTouchTest use correct type to initialize an array 2013-07-28 23:23:35 +08:00
NodeTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ParallaxTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
ParticleTest ParticleSystem::MODE_RADIUS --> ParticleSystem::Mode::RADIUS 2013-07-26 13:47:30 +08:00
PerformanceTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
RenderTextureTest close #2437: replace stencil mechanism with a new approach by removing glColorMask call 2013-07-29 14:13:36 +08:00
RotateWorldTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
SceneTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
SchedulerTest fix warnings 2013-07-26 15:22:45 +08:00
ShaderTest fix warnings 2013-07-26 15:22:45 +08:00
SpineTest More best practices fixes 2013-07-22 17:25:44 -07:00
SpriteTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
TextInputTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
Texture2dTest update s3tc #5, code standardization 2013-08-09 12:54:05 +08:00
TextureCacheTest Merge branch 'develop' into more_best_practices_fixes 2013-07-23 13:36:22 -07:00
TexturePackerEncryptionTest Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
TileMapTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
TouchesTest More best practices fixes 2013-07-22 17:25:44 -07:00
TransitionsTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
UserDefaultTest More best practices fixes 2013-07-22 17:25:44 -07:00
ZwoptexTest Removes Hungarian notation 2013-07-25 15:53:24 -07:00
AppDelegate.cpp issue #2430: Refactoring enum 'ResolutionPolicy'. 2013-07-26 18:18:58 +08:00
AppDelegate.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
BaseTest.cpp Removes Hungarian notation 2013-07-25 15:53:24 -07:00
BaseTest.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
VisibleRect.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
VisibleRect.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
controller.cpp New Label tests plus bug fixing 2013-08-12 13:29:54 -07:00
controller.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
testBasic.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
testBasic.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
testResource.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
tests.h New Label tests plus bug fixing 2013-08-12 13:29:54 -07:00