axmol/tests/js-tests
pandamicro 0eec73ba43 Bindings fix and assets manger ex fix (#17115)
* Fix custom event being discard during event emission

* Fix tilemap black line issue

* Fix auto bindings config

* Adapt websocket to new memory model

* Improve cocos2d_specifics code stability

* Fix issue with get_or_create_js_object function

* Improve memory usage in function wrapper invocation

* Use JS Function bind to avoid memory tracking issues

* Support size parameter to collect total byte size before update process

* Fix download resuming issue on Android

* Remove temporary assets when temporary manifest is invalid or out of date

* Use version compare handle to compare manifests versions

* Support max concurrent tasks setting & download verify callback

* Add Manifest::Asset conversion

* Avoid crash caused by wrappers

* Sync implementation of tested and published AssetsManagerEx from Cocos Creator

* Fix linux compilation issues
2017-03-15 16:09:02 +08:00
..
project Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
resjs Fix tests for v3.12 web 2016-06-22 17:39:38 +08:00
src Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
.cocos-project.json Add copy resources config of js-tests for web platform. 2015-08-10 12:00:53 +08:00
TestCase.html Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
index.html Fix tests for v3.12 web 2016-06-22 17:39:38 +08:00
main.js Fix style issue in html page 2016-06-28 21:59:37 +08:00
mobilePage.html Add js test case for fix, improve template 2015-12-03 16:55:15 +08:00
project.json Adding performance.now() to cocos2d-js. (#16766) 2016-11-04 11:58:48 +08:00
style.css Fix JS AssetsManagerTest and Improve scheduler wrapper (#16605) 2016-09-26 14:44:32 +08:00