axmol/tests/cpp-tests
James Chen 2b3087ffc5 Fixes ConsoleUploadFile test could not work on android. (#17607)
* Should not use fread to read file from assets, uses FileUtils::getDataFromFile instead.
* Client socket should not be closed immediatelly after ::send. Otherwise, sever may will receive “Connection reset by peer - Errno 104” error on some platforms. It could be 100% reproduced on Android.
2017-03-29 14:23:33 +08:00
..
Classes Fixes ConsoleUploadFile test could not work on android. (#17607) 2017-03-29 14:23:33 +08:00
Resources issue #17503: Avoid crash if initializing audio fails. (#17505) 2017-03-15 16:46:19 +08:00
proj.android remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
proj.android-studio remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
proj.ios Fix minor typos in tests (#17404) 2017-02-24 12:45:41 +08:00
proj.linux Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
proj.mac Fixes broken of JS AssetsManagerTest. And updates https configuration of cpp-tests, js-tests for macOS. (#16970) 2016-12-08 10:40:22 +08:00
proj.tizen remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
proj.win10 remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
proj.win32 remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
.cocos-project.json Support compile & run project on Tizen by cocos command. (#16783) 2016-11-02 17:41:26 +08:00
CMakeLists.txt remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00