axmol/tests/js-tests
pandamicro 5823f5792b Synchronize creator engine bug fixes and upgrade web engine (#17003)
* Add EventDispatcher#hasEventListener (sync from creator)

* Fix function wrapper using js object during its gc

* Support more system languages

* Direct log/error for better understanding problems & add sys.now

* Synchronize Editbox APIs

* Synchronize Scheduler.PRIORITY_NON_SYSTEM const

* Upgrade web engine

* Upgrade test cases

* Manually bind EventDispatcher::addCustomEventListener to avoid memory issue

* Manual bind EventListeners’ create to avoid memory issue

* Fix compilation issue when COCOS_DEBUG = 2

* Unify function name of Texture2D::releaseTexture

* Fix compilation issues and update web & bindings-generator

* Fix lua compilation issue

* Use %ld instead of %zd
2016-12-14 09:27:47 +08:00
..
project 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
resjs Fix tests for v3.12 web 2016-06-22 17:39:38 +08:00
src Synchronize creator engine bug fixes and upgrade web engine (#17003) 2016-12-14 09:27:47 +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