axmol/tests/cpp-tests/Classes/PerformanceTest
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
..
PerformanceAllocTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceAllocTest.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
PerformanceCallbackTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceCallbackTest.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
PerformanceContainerTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceContainerTest.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
PerformanceEventDispatcherTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceEventDispatcherTest.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
PerformanceLabelTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceLabelTest.h Remove the old implementation of LabelTTF in test case. 2014-03-26 23:33:58 +08:00
PerformanceNodeChildrenTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceNodeChildrenTest.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
PerformanceParticleTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceParticleTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
PerformanceRendererTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceRendererTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
PerformanceScenarioTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceScenarioTest.h Remove the old implementation of LabelTTF in test case. 2014-03-26 23:33:58 +08:00
PerformanceSpriteTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceSpriteTest.h Update bindings-generator and `MAX_SUB_TEST_NUMS` for SpritePerformance Test 2014-05-06 13:59:16 +08:00
PerformanceTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceTest.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
PerformanceTextureTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceTextureTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
PerformanceTouchesTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
PerformanceTouchesTest.h Remove the old implementation of LabelBMFont. 2014-03-28 10:28:44 +08:00