axmol/tests/cpp-tests/Classes
Darragh Coy 14b210a082 RefPtr<T> - add move semantics
Add support for move semantics to the RefPtr<T> class. Implement a move constructor and a move assignment operator.
2014-04-08 11:34:27 -07:00
..
AccelerometerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionManagerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsEaseTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsProgressTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsTest add use CCComRender as parent for attaching component 2014-03-26 16:39:32 +08:00
Box2DTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
Box2DTestBed Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BugsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ChipmunkTest Upgrades to Chipmunk 6.2.1 2014-03-25 10:37:35 -07:00
ClickAndMoveTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ClippingNodeTest issue #4401. resolve conflicts 2014-03-26 14:54:50 +08:00
CocosDenshionTest no mp3 support for wp8. Added define for .wav 2014-03-22 06:14:03 -07:00
ConfigurationTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ConsoleTest added missing virtual. disabled console for wp8/winrt until networking code is added 2014-03-22 06:14:44 -07:00
CurlTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
CurrentLanguageTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
DataVisitorTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
DrawPrimitivesTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
EffectsAdvancedTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
EffectsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ExtensionsTest add use CCComRender as parent for attaching component 2014-03-26 16:39:32 +08:00
FileUtilsTest Merge pull request #5989 from dumganhar/iss4559-ios-64bit 2014-03-26 15:27:57 +08:00
FontTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
InputTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
IntervalTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
KeyboardTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
KeypadTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
LabelTest Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_label_fixs 2014-03-26 11:15:48 +08:00
LayerTest issue #4401. resolve conflicts 2014-03-26 14:54:50 +08:00
MenuTest closed #4382: added missed scaleZ feature for scaleZ 2014-03-19 16:23:14 +08:00
MotionStreakTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
MutiTouchTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
NewEventDispatcherTest fixed use of nullptr in variable args for wp8 2014-03-24 15:09:24 -07:00
NewRendererTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
NodeTest remove node name related features from v3.0 2014-03-13 10:45:02 +08:00
ParallaxTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
ParticleTest closed #4513: change 1.0 to 1.0f to avoid the warning. 2014-03-25 11:36:35 +08:00
PerformanceTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
PhysicsTest Merge pull request #5926 from andyque/fix_tests_warnings 2014-03-25 18:17:42 +08:00
ReleasePoolTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
RenderTextureTest remove warnings under win32 2014-03-24 10:12:40 +08:00
RotateWorldTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SceneTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SchedulerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ShaderTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SpineTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SpriteTest fixed use of nullptr in variable args for wp8 2014-03-24 15:09:24 -07:00
TextInputTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
Texture2dTest Merge pull request #5924 from MSOpenTech/wp8-3.0-cocos2d-changes 2014-03-26 13:58:46 +08:00
TextureCacheTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TexturePackerEncryptionTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TileMapTest remove warnings under win32 2014-03-24 10:12:40 +08:00
TouchesTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TransitionsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
UnitTest RefPtr<T> - add move semantics 2014-04-08 11:34:27 -07:00
UserDefaultTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ZwoptexTest remove warnings under win32 2014-03-24 10:12:40 +08:00
AppDelegate.cpp use ResolutionPolicy::SHOW_ALL for winrt/wp8. disabled console for wp8/winrt 2014-03-22 06:16:43 -07:00
AppDelegate.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.cpp Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.cpp Upgrades to Chipmunk 6.2.1 2014-03-25 10:37:35 -07:00
VisibleRect.h Upgrades to Chipmunk 6.2.1 2014-03-25 10:37:35 -07:00
controller.cpp disabled console for wp8/winrt. Don't quit app for winrt/wp8 2014-03-22 06:17:34 -07:00
controller.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testBasic.cpp Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testBasic.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testResource.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00