axmol/samples/Cpp/TestCpp/Classes/Texture2dTest
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
..
Texture2dTest.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
Texture2dTest.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00