axmol/tests/cpp-tests/Classes
James Chen 89781a44df 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
..
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
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
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
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
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
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
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
MaterialSystemTest fix resource (#17645) 2017-04-05 14:13:17 +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
ParallaxTest
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 use correct resource (#17543) 2017-03-17 15:02:47 +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
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
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 adjust to make wrap mode take effect (#18259) 2017-09-15 09:01:56 +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
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
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
testResource.h
tests.h Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399) 2017-02-23 17:05:08 +08:00