axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
ArmatureTest Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CocosBuilderTest getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
ComponentsTest Adds more readability to the class internals. 2013-07-15 12:43:22 -07:00
ControlExtensionTest closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
EditBoxTest closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
NetworkTest CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
NotificationCenterTest CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
Scale9SpriteTest add S9CascadeOpacityAndColor test 2013-07-15 20:13:30 +08:00
TableViewTest closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
ExtensionsTest.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into socketio 2013-07-13 19:24:41 +08:00
ExtensionsTest.h iss3102: make extension test submenu in TestCpp scrollable to access all entries 2013-07-08 16:20:24 -04:00