axmol/tests/cpp-tests/Classes
minggo 691a77b148 Merge pull request #6928 from boyu0/bug5392_scheduleUpdate
closed #5392: add priority check for schedulePerFrame() and add a ScheduleUpdatePriority test.
2014-06-03 14:38:07 +08:00
..
ActionManagerTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ActionsEaseTest Test case action name error 2014-05-29 14:00:43 +08:00
ActionsProgressTest Merge pull request #6740 from zifter/FixProgressTo 2014-05-20 15:36:10 +08:00
ActionsTest Add test case for reproducing Repeat bug 2014-05-27 15:40:38 +09:00
Box2DTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
Box2DTestBed Squashed commit of the following: 2014-05-14 10:07:09 -07:00
BugsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ChipmunkTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ClickAndMoveTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ClippingNodeTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CocosDenshionTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ConfigurationTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ConsoleTest Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CurlTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CurrentLanguageTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
DataVisitorTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
DrawPrimitivesTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
EffectsAdvancedTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
EffectsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ExtensionsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
FileUtilsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
FontTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
InputTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
IntervalTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
LabelTest Create a test case for issue 4999(label is unsharp if it's created by smaller font). 2014-05-29 14:00:38 +08:00
LayerTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
MenuTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
MotionStreakTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
MutiTouchTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
NewEventDispatcherTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
NewRendererTest adding comments for the new utility. 2014-05-27 14:29:52 +08:00
NodeTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ParallaxTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ParticleTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
PerformanceTest commnet out the Renderer test in PerformanceTest 2014-05-19 11:46:32 +08:00
PhysicsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ReleasePoolTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
RenderTextureTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
RotateWorldTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
SceneTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
SchedulerTest closed #5392: add priority check for schedulePerFrame() and add a ScheduleUpdatePriority test. 2014-05-29 13:51:43 +08:00
ShaderTest add background/foreground listener for EffectSprite/Effect framework test case 2014-05-29 12:43:04 +08:00
SpineTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
Sprite3DTest fix typo 2014-05-30 11:13:53 +08:00
SpriteTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TextInputTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
Texture2dTest add new interfaces for TextureCache to unbind the bound image asynchronous load callbacks. 2014-05-23 17:08:22 +08:00
TextureCacheTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TexturePackerEncryptionTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TileMapTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TouchesTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
TransitionsTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UITest issue #5176, refactor FocusNavigationController 2014-05-27 10:20:37 +08:00
UnitTest issue #4660: Updates utf unit test, use c memcmp and run 10000 times 2014-05-11 11:24:32 +08:00
UserDefaultTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
ZwoptexTest Squashed commit of the following: 2014-05-14 10:07:09 -07:00
AppDelegate.cpp fix for winrt build 2014-05-13 14:08:49 +08:00
AppDelegate.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
BaseTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
VisibleRect.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
controller.cpp closed #4819: remove KeyboardTest 2014-05-28 18:31:00 +08:00
controller.h support autotest stop 2014-05-19 13:46:17 +08:00
testBasic.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
testBasic.h rolling back tests 2014-05-01 16:55:28 -07:00
testResource.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h closed #4819: remove KeyboardTest 2014-05-28 18:31:00 +08:00