axmol/tests/cpp-tests/Classes/NodeTest
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
..
NodeTest.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
NodeTest.h fixed crash cause by addChild on win 7. 2014-07-01 18:23:20 +08:00