axmol/tests/cpp-tests/Classes
Ruud Arentsen ea22822875 Added support for BMFont in TextField (#18587)
* Added support for BMFont in TextField

* Added cursor support for BMFont in TextFieldTTF
Made BMFont detection case insensitive and a bit more fool proof

* Added TextField::createWithBMFont, so that the font size is determined internally.

* Revert "Added TextField::createWithBMFont, so that the font size is determined internally."

This reverts commit 46b4e72ba44979b012ffa52bb78ea0a8493f7869.

* fix BMFont Cursor scale

* remove error add subproject
2017-12-29 11:24:02 +08:00
..
ActionManagerTest fix: add testcase for issue #14050 fix 2016-06-28 17:08:56 -07:00
ActionsEaseTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ActionsProgressTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ActionsTest Sequence issue (#18009) 2017-07-03 09:15:53 +08:00
AllocatorTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
BillBoardTest Fix spelling: billborad -> billboard (#17560) 2017-03-22 09:21:34 +08:00
Box2DTest Fix typos in comments and strings (#17333) 2017-02-10 10:35:52 +08:00
Box2DTestBed Fix typos in comments and strings (#17333) 2017-02-10 10:35:52 +08:00
BugsTest Fix some local variable names in tests (#17445) 2017-03-06 10:01:53 +08:00
Camera3DTest Fix CameraBackgroundColorBrush cannot use alpha (#18281) 2017-10-20 09:43:45 +08:00
ChipmunkTest Squashed commit of the following: 2016-02-29 13:53:00 -08:00
ClickAndMoveTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ClippingNodeTest Fix some local variable names in tests (#17445) 2017-03-06 10:01:53 +08:00
CocosDenshionTest Fix minor typos in tests (#17404) 2017-02-24 12:45:41 +08:00
ConfigurationTest Remove unneeded include files and fixed warns. 2015-06-25 23:15:39 +08:00
ConsoleTest Fixes ConsoleUploadFile test could not work on android. (#17607) 2017-03-29 14:23:33 +08:00
CurlTest Fix typos in comments and strings (#17333) 2017-02-10 10:35:52 +08:00
CurrentLanguageTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
DataVisitorTest Fix some local variable names in tests (#17445) 2017-03-06 10:01:53 +08:00
DownloaderTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
DrawPrimitivesTest Fix typos in comments and strings (#17333) 2017-02-10 10:35:52 +08:00
EffectsAdvancedTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
EffectsTest Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
ExtensionsTest remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
FileUtilsTest skip some test on android (#17648) 2017-04-05 17:40:47 +08:00
FontTest Use resolved file name (through dictionary lookup) in font atlas creation (#16797) 2016-11-18 09:23:44 +08:00
InputTest 17357: Better encapsulate the definition of mouse buttons (#17358) 2017-03-02 13:39:33 +08:00
IntervalTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
JNITest Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
LabelTest fix CCLabel line height is reset (#17902) (#17903) 2017-06-07 16:56:02 +08:00
LayerTest fix precision issue (#17908) 2017-06-12 08:57:40 +08:00
LightTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
MaterialSystemTest spine res name update, because files name changed before (#18586) 2017-12-26 09:10:24 +08:00
MenuTest add LayerMultiplex::switch(int ,bool) (#18224) 2017-09-08 09:28:57 +08:00
MotionStreakTest Fix minor typos in tests (#17404) 2017-02-24 12:45:41 +08:00
MultiTouchTest Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
NavMeshTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
NewAudioEngineTest update v3.15 2017-04-14 13:45:32 +08:00
NewEventDispatcherTest fixed #17835: pauseEventListenersForTarget doesn't work correctly while in dispatching event (#17836) 2017-05-19 14:03:51 +08:00
NewRendererTest fix crash of CaptureScreenTest (#18242) 2017-09-12 09:39:15 +08:00
NodeTest Fix typos in comments and strings (#17534) 2017-03-17 10:44:38 +08:00
OpenURLTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
ParallaxTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
Particle3DTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ParticleTest V3.15 (#17752) 2017-04-27 09:25:20 +08:00
Physics3DTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
PhysicsTest fix gravity direction (#18282) 2017-09-19 09:41:44 +08:00
ReleasePoolTest
RenderTextureTest Fix various minor typos (#17570) 2017-03-23 09:30:42 +08:00
RotateWorldTest ignoreAnchorPointForPosition() -> set ~ from missing files 2016-04-25 20:43:42 +09:00
Scene3DTest spine res name update, because files name changed before (#18586) 2017-12-26 09:10:24 +08:00
SceneTest Fix typos in comments and strings (#17534) 2017-03-17 10:44:38 +08:00
SchedulerTest Fix reschedule issue with same key (#17706) 2017-05-04 16:24:20 +08:00
ShaderTest Fixes ShaderRetroEffect crashes. (#18237) 2017-09-08 14:10:40 +08:00
SpineTest Update spine (#18427) 2017-11-02 09:06:13 +08:00
Sprite3DTest use update instead of run action because Sequence has issue when work with RepeatForever (#18257) 2017-09-13 15:36:11 +08:00
SpriteFrameCacheTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
SpritePolygonTest Sprite scale9 (#16702) 2016-10-26 18:45:40 -07:00
SpriteTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
TerrainTest add terrain test with light map 2015-08-03 14:02:46 +08:00
TextInputTest Add test case for TextFieldTTF::setCursorFromPoint (#18336) 2017-10-17 00:48:38 -05:00
Texture2dTest More specific prompt for ETC1 test. (#18212) 2017-09-06 15:03:59 +08:00
TextureCacheTest Fix typos in comments and strings (#17333) 2017-02-10 10:35:52 +08:00
TexturePackerEncryptionTest fix tons of warnings 2015-07-15 12:04:48 +08:00
TileMapTest fix local z order issue (#18232) 2017-09-08 09:28:35 +08:00
TouchesTest Roll back disable force GC change on windows platform, this cause lua binding can not respond mouse click 2015-12-22 18:41:44 +08:00
TransitionsTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITest Added support for BMFont in TextField (#18587) 2017-12-29 11:24:02 +08:00
UnitTest Fixes ResizableBufferAdapter<Data>::resize doesn't consider the situation of new size which is lower than old size. (#18553) 2017-12-12 17:49:11 +08:00
UserDefaultTest add UserDefault api deleteValueForKey 2015-07-06 17:01:17 +08:00
VRTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
VibrateTest Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
WindowTest fix tizen compile issue (#17002) 2016-12-14 11:55:38 +08:00
ZwoptexTest tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
AppDelegate.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
AppDelegate.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
BaseTest.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
BaseTest.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
VisibleRect.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
VisibleRect.h
controller.cpp Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00
controller.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
testBasic.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
testResource.h
tests.h Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00