.. |
ActionManagerTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ActionsEaseTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ActionsProgressTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ActionsTest
|
fix warnings
|
2014-08-15 12:06:16 +08:00 |
Box2DTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Box2DTestBed
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
BugsTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Camera3DTest
|
use normal walk
|
2014-08-25 11:31:38 +08:00 |
ChipmunkTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ClickAndMoveTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ClippingNodeTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
CocosDenshionTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ConfigurationTest
|
…
|
|
ConsoleTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
CurlTest
|
update curl test url
|
2014-07-03 16:08:34 +08: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
|
Adds setNormalizedPosition()
|
2014-05-30 16:42:05 -07:00 |
EffectsAdvancedTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
EffectsTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ExtensionsTest
|
decouple libcocos2d and cocosdenshion
|
2014-07-29 18:08:40 +08:00 |
FileUtilsTest
|
Refactor #5580: Merge createDirectories to createDirectory
|
2014-07-21 16:51:48 +08:00 |
FontTest
|
Mac fonts tests
|
2014-07-24 12:27:17 +04:00 |
InputTest
|
Add new line at the end of a file to *.cpp
|
2014-06-19 20:45:24 +09:00 |
IntervalTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
LabelTest
|
Mac fonts tests
|
2014-07-24 12:27:17 +04:00 |
LayerTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
MenuTest
|
fixed compil
|
2014-07-18 13:44:07 +08:00 |
MotionStreakTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
MutiTouchTest
|
Adds setNormalizedPosition()
|
2014-05-30 16:42:05 -07:00 |
NewEventDispatcherTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
NewRendererTest
|
Adds setNormalizedPosition()
|
2014-05-30 16:42:05 -07:00 |
NodeTest
|
Merge pull request #7371 from minggo/enumerateChildren-fix
|
2014-07-10 15:46:04 +08:00 |
ParallaxTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
ParticleTest
|
add ParticleResetTotalParticles test.
|
2014-07-29 11:21:11 +08:00 |
PerformanceTest
|
fix warnings
|
2014-08-15 12:06:16 +08:00 |
PhysicsTest
|
fix some merge errors.
|
2014-08-12 11:39:56 +08:00 |
ReleasePoolTest
|
add test case to break buggy code
|
2014-06-03 17:58:09 +08:00 |
RenderTextureTest
|
add callback for RenderTexture::saveToFile
|
2014-08-12 10:50:57 +08:00 |
RotateWorldTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
SceneTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
SchedulerTest
|
fix warnings
|
2014-08-15 12:06:16 +08:00 |
ShaderTest
|
Merge pull request #7363 from Dhilan007/v3-event-clear
|
2014-07-11 13:36:52 +08:00 |
SpineTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Sprite3DTest
|
replace model
|
2014-08-25 19:25:51 +08:00 |
SpriteTest
|
add test case
|
2014-08-01 14:39:45 +08:00 |
TextInputTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Texture2dTest
|
fixed using the incorrect res in test case of 'TextureMemoryAlloc'.
|
2014-07-14 15:50:20 +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
|
change FastTileMap to TileMap
|
2014-07-17 14:09:53 +08:00 |
TouchesTest
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
TransitionsTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
UITest
|
improve test case and make program more robust
|
2014-08-27 08:02:22 +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
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
AppDelegate.cpp
|
OpenGL context attributions setting revise -2
|
2014-08-22 16:22:16 +08:00 |
AppDelegate.h
|
OpenGL context attributions setting revise -2
|
2014-08-22 16:22:16 +08:00 |
BaseTest.cpp
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
BaseTest.h
|
…
|
|
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
|
reset bone number to 60, put test in alphabetical order
|
2014-08-22 16:06:36 +08:00 |
controller.h
|
support autotest stop
|
2014-05-19 13:46:17 +08:00 |
testBasic.cpp
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
testBasic.h
|
Split cocos3d from cocos2d on the android、win32 and linux platform and adjust the related test project
|
2014-08-17 23:45:56 +08:00 |
testResource.h
|
…
|
|
tests.h
|
camera, cameratest, drawNode3D squash
|
2014-08-07 15:23:31 +08:00 |