axmol/tests/cpp-tests/Classes
Ricardo Quesada 0ead7b6307 Squashed commit of the following:
commit b9181ae92541d11119bedd766773ddb01f0bb486
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:34:40 2014 -0700

    Compiles luasocket on Mac

commit 91fc79aa2101867fedfbcd7d846e9508009894e6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:12:30 2014 -0700

    disables luasockets

commit 31f2ee462708ab7b604b9399eaabd275e2da9e02
Merge: 19099fd 0abe4cb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 08:10:48 2014 -0700

    Merge remote-tracking branch 'cocos2d/v3' into cmakefile_mac_osx

    Conflicts:
    	cocos/3d/cocos3d.h

commit 19099fd021b4ecf1f2eebd73ea14e84572d1ee33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:21:03 2014 -0700

    compiles on Linux

commit eec7b92817ac9208123468bb882612aad89f94bf
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:16:46 2014 -0700

    all projecs compiles with CMake

commit 40fcc8325b409a580fdbf26d2ee27aa2d1db0109
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:47:27 2014 -0700

    CCUserDefualt.mm better includes

commit 30709ec8243562858498cb118240bb45bf9b33b0
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:26:36 2014 -0700

    cpp-tests compiles and works on Mac using CMake

commit 67f0fc8df887d08d3d7a27c5fdadd335d6841676
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 20:12:09 2014 -0700

    Adds missing files to CMakeLists.txt

commit 36f939ea7f157ca851aee138300c13d9888c0078
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:52:34 2014 -0700

    Adds more box2d missing files

commit 00f81e3b5ec97150974cc6022e86c394ff488ccb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:39:54 2014 -0700

    Adds missing box2d files

commit 9673227b4d7d0e6d9eced49bdd69b98cb519968a
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 18:44:15 2014 -0700

    Initial CMake support for Mac
2014-09-09 12:18:31 -07:00
..
ActionManagerTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ActionsEaseTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ActionsProgressTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ActionsTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
Box2DTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
Box2DTestBed Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
BugsTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
Camera3DTest Squashed commit of the following: 2014-09-09 12:18:31 -07:00
ChipmunkTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ClickAndMoveTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ClippingNodeTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CocosDenshionTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ConfigurationTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ConsoleTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CurlTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
CurrentLanguageTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
DataVisitorTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
DrawPrimitivesTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
EffectsAdvancedTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
EffectsTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
ExtensionsTest test extension::Scale9Sprite and remove unused file compile flags 2014-09-03 15:00:09 +08:00
FileUtilsTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
FontTest not create Vec as possible for setting position 2014-08-28 11:41:18 +08:00
InputTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
IntervalTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
LabelTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
LayerTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
MenuTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
MotionStreakTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
MutiTouchTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
NewEventDispatcherTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
NewRendererTest Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
NodeTest add Node normalizedPosition bug test 2014-09-03 09:16:31 +08:00
ParallaxTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ParticleTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PhysicsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ReleasePoolTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
RenderTextureTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
RotateWorldTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
SceneTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
SchedulerTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ShaderTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
SpineTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Sprite3DTest Merge branch 'newcode' into transition 2014-09-01 15:14:30 +08:00
SpriteTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
TextInputTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
Texture2dTest fixed using the incorrect res in test case of 'TextureMemoryAlloc'. 2014-07-14 15:50:20 +08:00
TextureCacheTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
TexturePackerEncryptionTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
TileMapTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
TouchesTest Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
TransitionsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UITest fix iOS compile error 2014-09-01 15:55:09 +08:00
UnitTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UserDefaultTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ZwoptexTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
AppDelegate.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
AppDelegate.h OpenGL context attributions setting revise -2 2014-08-22 16:22:16 +08:00
BaseTest.cpp not create Vec as possible for setting position 2014-08-28 11:41:18 +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 Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
controller.h support autotest stop 2014-05-19 13:46:17 +08:00
testBasic.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
testBasic.h Squashed commit of the following: 2014-09-09 12:18:31 -07:00
testResource.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h camera, cameratest, drawNode3D squash 2014-08-07 15:23:31 +08:00