axmol/tests/cpp-tests/Classes/ExtensionsTest/CocosBuilderTest
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
..
AnimationsTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
ButtonTest fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
HelloCocosBuilder fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
LabelTest Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
MenuTest Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
ParticleSystemTest Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
ScrollViewTest Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
SpriteTest Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
TestHeader fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
TimelineCallbackTest decouple libcocos2d and cocosdenshion 2014-07-29 18:08:40 +08:00
CocosBuilderTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CocosBuilderTest.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00