axmol/tests/cpp-tests/Classes
minggo c482e2e14f Merge pull request #7491 from Dhilan007/v3-320final
fixed text line wrap issue in UITextField.
2014-07-17 16:48:41 +08:00
..
ActionManagerTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ActionsEaseTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ActionsProgressTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ActionsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Box2DTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Box2DTestBed fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
BugsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ChipmunkTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ClickAndMoveTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ClippingNodeTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CocosDenshionTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ConfigurationTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ConsoleTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CurlTest update curl test url 2014-07-03 16:08:34 +08:00
CurrentLanguageTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
DataVisitorTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
DrawPrimitivesTest Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
EffectsAdvancedTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
EffectsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ExtensionsTest fix binary test crash bug 2014-07-17 16:16:49 +08:00
FileUtilsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
FontTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
InputTest Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
IntervalTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
LabelTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
LayerTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
MenuTest Fix compile errors on WP8 2014-07-11 15:10:19 +08:00
MotionStreakTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
MutiTouchTest Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
NewEventDispatcherTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
NewRendererTest Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
NodeTest Merge pull request #7371 from minggo/enumerateChildren-fix 2014-07-10 15:46:04 +08:00
ParallaxTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ParticleTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
PerformanceTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
PhysicsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ReleasePoolTest add test case to break buggy code 2014-06-03 17:58:09 +08:00
RenderTextureTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
RotateWorldTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
SceneTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
SchedulerTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ShaderTest Merge pull request #7363 from Dhilan007/v3-event-clear 2014-07-11 13:36:52 +08:00
SpineTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Sprite3DTest update 2014-07-17 10:10:33 +08:00
SpriteTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
TextInputTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Texture2dTest fixed using the incorrect res in test case of 'TextureMemoryAlloc'. 2014-07-14 15:50:20 +08:00
TextureCacheTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TexturePackerEncryptionTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TileMapTest change FastTileMap to TileMap 2014-07-17 14:09:53 +08:00
TouchesTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TransitionsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UITest fixed text line wrap issue in UITextField. 2014-07-17 16:23:38 +08:00
UnitTest issue #4660: Updates utf unit test, use c memcmp and run 10000 times 2014-05-11 11:24:32 +08:00
UserDefaultTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ZwoptexTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
AppDelegate.cpp fix win32 & win8 compile error 2014-07-10 16:37:15 +08:00
AppDelegate.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
BaseTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
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 disable FastTileMapTest on WP8 2014-07-17 12:56:58 +08:00
controller.h support autotest stop 2014-05-19 13:46:17 +08:00
testBasic.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
testBasic.h rolling back tests 2014-05-01 16:55:28 -07:00
testResource.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h issue #4437: add test and fix transform. 2014-06-06 17:33:27 +08:00