axmol/tests/cpp-tests
Xpol Wan 1cc0130bdd Fixes signed/unsigned mismatch warnings.
```
2d\CCFontFNT.cpp(328): warning C4018: '<' : signed/unsigned mismatch
2d\CCLabel.cpp(782): warning C4018: '>' : signed/unsigned mismatch
2d\CCLabel.cpp(784): warning C4018: '<' : signed/unsigned mismatch
scripting\js-bindings\manual\cocos2d_specifics.cpp(2741): warning C4018: '<' : signed/unsigned mismatch
tests\cpp-tests\Classes\Sprite3DTest\Sprite3DTest.cpp(1969): warning C4018: '>=' : signed/unsigned mismatch
tests\cpp-tests\Classes\TextInputTest\TextInputTest.cpp(264): warning C4018: '>=' : signed/unsigned mismatch
ui\UIEditBox\UIEditBoxImpl-common.cpp(113): warning C4018: '<' : signed/unsigned mismatch
ui\UIRichText.cpp(1573): warning C4018: '<=' : signed/unsigned mismatch
ui\UITextField.cpp(89): warning C4018: '>=' : signed/unsigned mismatch
```
2016-04-26 17:53:25 +08:00
..
Classes Fixes signed/unsigned mismatch warnings. 2016-04-26 17:53:25 +08:00
Resources csv support working test 2016-04-23 17:31:10 -06:00
proj.android Merge pull request #15037 from Shulepov/spriteframecache_pixel_format 2016-03-23 09:48:35 +08:00
proj.android-studio Merge pull request #15037 from Shulepov/spriteframecache_pixel_format 2016-03-23 09:48:35 +08:00
proj.ios adds tvOS support 2015-12-28 15:59:36 -08:00
proj.linux
proj.mac Squashed commit of the following: 2015-08-13 00:14:10 -07:00
proj.win8.1-universal Josh/winrt inplace editbox (#15473) 2016-04-25 11:17:09 +08:00
proj.win10 Josh/winrt inplace editbox (#15473) 2016-04-25 11:17:09 +08:00
proj.win32 Merge pull request #15037 from Shulepov/spriteframecache_pixel_format 2016-03-23 09:48:35 +08:00
.cocos-project.json Solve the error when run tests projects with `cocos run`. 2015-06-24 15:33:13 +08:00
CMakeLists.txt Merge pull request #15037 from Shulepov/spriteframecache_pixel_format 2016-03-23 09:48:35 +08:00