axmol/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
..
cpp-empty-test updated for v3.14 (#16942) 2016-12-01 10:37:04 +08:00
cpp-tests fix bug that localnization can not work correctly (#17001) 2016-12-13 16:33:11 +08:00
game-controller-test merge v3.13.1 back to v3 2016-09-15 10:08:28 +08:00
js-memory-gc-tests merge v3.13.1 back to v3 2016-09-15 10:08:28 +08:00
js-tests Synchronize creator engine bug fixes and upgrade web engine (#17003) 2016-12-14 09:27:47 +08:00
lua-empty-test Support compile & run project on Tizen by cocos command. (#16783) 2016-11-02 17:41:26 +08:00
lua-game-controller-test merge v3.13.1 back to v3 2016-09-15 10:08:28 +08:00
lua-tests use no border policy (#17004) 2016-12-13 16:31:31 +08:00
performance-tests fixed #16492: RapidJSON Crashes in Release mode on Android. (#16792) 2016-11-04 09:36:59 +08:00