axmol/tests/cpp-tests/Classes
Ricardo Quesada 006fe7eb94 Merge pull request #6667 from super626/improved_glprogram
remove unused shadertest
2014-05-09 21:42:01 -07:00
..
AccelerometerTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ActionManagerTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ActionsEaseTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ActionsProgressTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ActionsTest Improved directory structure 2014-04-29 17:37:36 -07:00
Box2DTest Improved directory structure 2014-04-29 17:37:36 -07:00
Box2DTestBed ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
BugsTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ChipmunkTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ClickAndMoveTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ClippingNodeTest Fixes deprecated warnings 2014-05-09 21:29:24 -07:00
CocosDenshionTest yeah... love in includes 2014-04-26 10:35:57 -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 replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
CurrentLanguageTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
DataVisitorTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
DrawPrimitivesTest Improved directory structure 2014-04-29 17:37:36 -07:00
EffectsAdvancedTest Squashed commit of the following: 2014-04-26 10:11:22 -07:00
EffectsTest Squashed commit of the following: 2014-04-26 10:11:22 -07:00
ExtensionsTest ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
FileUtilsTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
FontTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
InputTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
IntervalTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
KeyboardTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
KeypadTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
LabelTest ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
LayerTest getNormalize->getNormalized 2014-05-01 01:10:18 +08:00
MenuTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
MotionStreakTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
MutiTouchTest ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
NewEventDispatcherTest yeah... love in includes 2014-04-26 10:35:57 -07:00
NewRendererTest remove warning message---continue 2014-04-16 10:47:29 +08:00
NodeTest ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
ParallaxTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ParticleTest add test case for y flipped coord 2014-05-09 11:49:51 -07:00
PerformanceTest Update bindings-generator and `MAX_SUB_TEST_NUMS` for SpritePerformance Test 2014-05-06 13:59:16 +08:00
PhysicsTest rolling back tests 2014-05-01 16:55:28 -07:00
ReleasePoolTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
RenderTextureTest Comments fix in CCRenderTexture.h 2014-05-07 16:37:21 +08:00
RotateWorldTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
SceneTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
SchedulerTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ShaderTest remove unused shadertest 2014-05-09 21:34:59 -07:00
SpineTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
SpriteTest ShaderCache -> GLProgramCache 2014-05-09 18:39:25 -07:00
TextInputTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
Texture2dTest Improved directory structure 2014-04-29 17:37:36 -07:00
TextureCacheTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
TexturePackerEncryptionTest Squashed commit of the following: 2014-04-26 10:11:22 -07:00
TileMapTest Improved directory structure 2014-04-29 17:37:36 -07:00
TouchesTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
TransitionsTest Squashed commit of the following: 2014-04-26 10:11:22 -07:00
UITest rename VideoWidget to VideoPlayer. 2014-05-09 11:30:07 +08:00
UnitTest yeah... love in includes 2014-04-26 10:35:57 -07:00
UserDefaultTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
ZwoptexTest replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
AppDelegate.cpp Updates xcode project, add ccs-res folder to Resources folder 2014-05-05 15:24:33 +08:00
AppDelegate.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
BaseTest.cpp replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
BaseTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
VisibleRect.cpp replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
VisibleRect.h replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
controller.cpp issue #5056. move gui test from ExtensionsTest to the outside 2014-05-08 14:35:45 +08:00
controller.h replace Point with Vector2 in tests, extension folder 2014-04-15 18:23:40 +08:00
testBasic.cpp rolling back tests 2014-05-01 16:55:28 -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 Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00