axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest/NetworkTest
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
..
HttpClientTest.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
HttpClientTest.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
SocketIOTest.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
SocketIOTest.h Implements a socket.io client extension, adds a test case and updates the android makefiles. 2013-07-11 17:41:42 -04:00
WebSocketTest.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
WebSocketTest.h TestCpp for iOS uses libcocos2dx, libCocosDenshion, etc... 2013-06-24 16:59:00 -07:00