axmol/tests/cpp-tests/Classes
Dale Stammen 62e45b37f9 disabled console for wp8/winrt. Don't quit app for winrt/wp8 2014-03-22 06:17:34 -07:00
..
AccelerometerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionManagerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsEaseTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsProgressTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ActionsTest need to terminate variable args list with NULL. nullptr will not work with wp8 compiler 2014-03-22 06:04:36 -07:00
Box2DTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
Box2DTestBed Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BugsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ChipmunkTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ClickAndMoveTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ClippingNodeTest #pragma mark for ios and mac only 2014-03-22 06:08:05 -07:00
CocosDenshionTest no mp3 support for wp8. Added define for .wav 2014-03-22 06:14:03 -07:00
ConfigurationTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ConsoleTest added missing virtual. disabled console for wp8/winrt until networking code is added 2014-03-22 06:14:44 -07:00
CurlTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
CurrentLanguageTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
DataVisitorTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
DrawPrimitivesTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
EffectsAdvancedTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
EffectsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ExtensionsTest disabled network tests for wp8/winrt until networking code is added 2014-03-22 06:15:18 -07:00
FileUtilsTest #pragma mark for ios and mac only 2014-03-22 06:08:05 -07:00
FontTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
InputTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
IntervalTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
KeyboardTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
KeypadTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
LabelTest need to terminate variable args list with NULL. nullptr will not work with wp8 compiler 2014-03-22 06:04:36 -07:00
LayerTest #pragma mark for ios and mac only 2014-03-22 06:08:05 -07:00
MenuTest closed #4382: added missed scaleZ feature for scaleZ 2014-03-19 16:23:14 +08:00
MotionStreakTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
MutiTouchTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
NewEventDispatcherTest need to terminate variable args list with NULL. nullptr will not work with wp8 compiler 2014-03-22 06:04:36 -07:00
NewRendererTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
NodeTest remove node name related features from v3.0 2014-03-13 10:45:02 +08:00
ParallaxTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
ParticleTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
PerformanceTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
PhysicsTest Merge pull request #5854 from boyu0/iss4424_setgravityenable_fix 2014-03-21 09:34:33 +08:00
ReleasePoolTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
RenderTextureTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
RotateWorldTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SceneTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SchedulerTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ShaderTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SpineTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
SpriteTest need to terminate variable args list with NULL. nullptr will not work with wp8 compiler 2014-03-22 06:04:36 -07:00
TextInputTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
Texture2dTest disables webp tests for wp8 and winrt 2014-03-22 06:15:45 -07:00
TextureCacheTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TexturePackerEncryptionTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TileMapTest fix lots compile warnings 2014-03-20 16:24:55 +08:00
TouchesTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
TransitionsTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
UnitTest remove unused params warnings 2014-03-20 16:34:42 +08:00
UserDefaultTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
ZwoptexTest Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
AppDelegate.cpp use ResolutionPolicy::SHOW_ALL for winrt/wp8. disabled console for wp8/winrt 2014-03-22 06:16:43 -07:00
AppDelegate.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.cpp Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.cpp Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
controller.cpp disabled console for wp8/winrt. Don't quit app for winrt/wp8 2014-03-22 06:17:34 -07:00
controller.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testBasic.cpp Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testBasic.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
testResource.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
tests.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00