..
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
cocos2d::Sequence::isDone() checks that the last action is actually done. ( #17437 )
2017-03-07 09:36:09 +08:00
AllocatorTest
Remove unneeded include files and fixed warns.
2015-06-25 23:15:39 +08:00
BillBoardTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +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
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +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
use std::srand() instead
2016-07-11 11:17:28 +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
Fix minor typos in tests ( #17404 )
2017-02-24 12:45:41 +08:00
FileUtilsTest
Some fixes for search paths: ( #17435 )
2017-03-06 16:59:43 +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 minor typos in tests ( #17404 )
2017-02-24 12:45:41 +08:00
LayerTest
Fix minor typos in tests ( #17404 )
2017-02-24 12:45:41 +08:00
LightTest
tests compiles on xcode 6.3
2015-04-08 17:37:30 -07:00
MaterialSystemTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
MenuTest
Fix minor typos in tests ( #17404 )
2017-02-24 12:45:41 +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 license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
NewEventDispatcherTest
Fixes NewEventDispatcherTest. ( #16983 )
2016-12-12 09:39:20 +08:00
NewRendererTest
Fix typos in comments and strings ( #17333 )
2017-02-10 10:35:52 +08:00
NodeTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +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
Fix typos in comments and strings ( #17333 )
2017-02-10 10:35:52 +08:00
Physics3DTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
PhysicsTest
Fix some local variable names in tests ( #17445 )
2017-03-06 10:01:53 +08:00
ReleasePoolTest
Make all test cases work fine with new test framework.
2015-04-03 14:31:03 +08:00
RenderTextureTest
Fix minor typos in tests ( #17404 )
2017-02-24 12:45:41 +08:00
RotateWorldTest
ignoreAnchorPointForPosition() -> set ~ from missing files
2016-04-25 20:43:42 +09:00
Scene3DTest
Fix typos in comments and strings ( #17333 )
2017-02-10 10:35:52 +08:00
SceneTest
Fixed crashes in test case of Scene/Node.
2015-04-09 15:43:01 +08:00
SchedulerTest
Prevent unexpected calls to unscheduled selector in long updates. ( #17431 )
2017-03-07 11:16:30 +08:00
ShaderTest
Fix some local variable names in tests ( #17445 )
2017-03-06 10:01:53 +08:00
SpineTest
update spine to 3.5.35 ( #17331 )
2017-02-09 16:57:42 +08:00
Sprite3DTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +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
Fix password style text in UTF-16 ( #15620 )
2016-05-23 09:48:15 +08:00
Texture2dTest
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +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 typos in comments and strings ( #17333 )
2017-02-10 10:35:52 +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
Fix minor typos in UI test cases ( #17400 )
2017-02-23 16:14:39 +08:00
UnitTest
Fix typos in comments and strings ( #17333 )
2017-02-10 10:35:52 +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.cpp
Add new test framework.
2015-04-03 11:54:39 +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