James Chen
|
45d68ad265
|
fixed #15495: WebSocket crash on Director end (app exit), WebSocketTest in cpp-tests needs to be updated.
|
2016-04-25 16:22:46 +08:00 |
XiaoFeng
|
cce46195ca
|
Add websocket close test
|
2016-03-10 14:01:38 +08:00 |
Wenhai Lin
|
168e851cce
|
Fixed WebSocket may automatically disconnected if invoke `send` several times in quick succession on Android.
|
2015-12-31 10:42:06 +08:00 |
andyque
|
e4cad50c2f
|
fix tons of warnings
|
2015-07-15 12:04:48 +08:00 |
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 |
WenhaiLin
|
0d51c13743
|
Make all test cases work fine with new test framework.
|
2015-04-03 14:31:03 +08:00 |
Dhilan007
|
93511a878b
|
Remove the old implementation of LabelTTF in test case.
|
2014-03-26 23:33:58 +08:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |