axmol/tests/cpp-tests/Classes/Box2DTestBed
Ricardo Quesada 51374eb822 tests compiles on xcode 6.3
no more USING_NS in the header files.
it creates conflict with xcode 6.3
2015-04-08 17:37:30 -07:00
..
Tests Fix cpp-test compile error and a bug of Confined 2014-11-28 10:40:41 +08:00
Box2dView.cpp tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
Box2dView.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
GLES-Render.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
GLES-Render.h
Test.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Test.h
TestEntries.cpp