axmol/tests/cpp-tests/Classes
Ricardo Quesada 3dda35b4ef Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
2014-08-27 16:31:57 -07:00
..
ActionManagerTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ActionsEaseTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ActionsProgressTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ActionsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
Box2DTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
Box2DTestBed Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
BugsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
Camera3DTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ChipmunkTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ClickAndMoveTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ClippingNodeTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CocosDenshionTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ConfigurationTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ConsoleTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CurlTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CurrentLanguageTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
DataVisitorTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
DrawPrimitivesTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
EffectsAdvancedTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
EffectsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ExtensionsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
FileUtilsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
FontTest Mac fonts tests 2014-07-24 12:27:17 +04:00
InputTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
IntervalTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
NodeTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
TransitionsTest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UITest Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
AppDelegate.h OpenGL context attributions setting revise -2 2014-08-22 16:22:16 +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 Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 Split cocos3d from cocos2d on the android、win32 and linux platform and adjust the related test project 2014-08-17 23:45:56 +08: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