..
ActionManagerTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
ActionsEaseTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
ActionsProgressTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
ActionsTest
Add test case for yasio
2020-01-05 04:24:13 +08:00
BillBoardTest
fix C4244 warning ( #20162 )
2019-09-25 14:32:26 +08:00
Box2DTest
CCPhysicsSprite(Box2D/Chipmunk2D) cleanup, some other small improvements too
2020-12-01 16:39:28 +01:00
BugsTest
More clearly ETC1 format, sync enums for ETC1, correct somethings
2020-09-01 11:43:03 +08:00
Camera3DTest
fix some warnings ( #20236 )
2019-10-25 09:27:54 +08:00
ChipmunkTest
Chipmunk2D - TestBed Add more examples and improve using the original source
2021-06-18 16:52:56 +08:00
ChipmunkTestBed
Fix CCPhyhsicsDebugNode Polygon stuff, add all bench tests, ... ( #403 )
2021-06-26 17:46:06 +08:00
ClickAndMoveTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
ClippingNodeTest
Refactor pixel format manipulate ( #217 )
2020-09-25 11:07:56 +08:00
ConfigurationTest
Renaming refactor ( #353 ) [ci build]
2021-05-18 16:40:30 +08:00
ConsoleTest
remove void in function declaration ( #19954 )
2019-07-22 09:38:46 +08:00
CurlTest
Add test case for yasio
2020-01-05 04:24:13 +08:00
CurrentLanguageTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
DataVisitorTest
metal support for cocos2d-x ( #19305 )
2019-01-18 15:08:25 +08:00
DownloaderTest
More clearly ETC1 format, sync enums for ETC1, correct somethings
2020-09-01 11:43:03 +08:00
DrawPrimitivesTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
EffectsAdvancedTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
EffectsTest
remove void in function declaration ( #19954 )
2019-07-22 09:38:46 +08:00
ExtensionsTest
Reimplement HttpClient based on yasio ( #390 )
2021-06-24 12:33:07 +08:00
FileUtilsTest
Backport CCValue APIs
2020-08-18 11:33:18 +08:00
FontTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
ImGuiEXTTest
Fix #392
2021-06-24 01:23:29 +08:00
InputTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
IntervalTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
JNITest
ClassLoader.loadClass use 'Binary names'. ( #19011 )
2018-09-10 15:06:19 +08:00
LabelTest
Reserve extensions 'cocostudio' for esay to migrate exist projects
2020-10-21 10:12:00 +08:00
LayerTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
LightTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
MaterialSystemTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
MenuTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
MotionStreakTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
MultiTouchTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
NavMeshTest
Delay scene default camera init, see also #392
2021-06-24 02:23:02 +08:00
NewAudioEngineTest
Add wav testcase
2020-08-01 19:25:39 +08:00
NewEventDispatcherTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
NewRendererTest
Fix depth stencil state/desc ( #321 )
2021-01-31 22:22:52 +08:00
NodeTest
Refactor programState management ( #236 )
2020-10-16 16:23:14 +08:00
OpenURLTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
ParallaxTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
Particle3DTest
remove void in function declaration ( #19954 )
2019-07-22 09:38:46 +08:00
ParticleTest
Reserve extensions 'cocostudio' for esay to migrate exist projects
2020-10-21 10:12:00 +08:00
Physics3DTest
fix some warnings ( #20247 )
2019-10-25 16:40:30 +08:00
PhysicsTest
fix PhysicsContactTest ( #20171 )
2019-10-08 15:07:46 +08:00
ReleasePoolTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
RenderTextureTest
Fix depth stencil state/desc ( #321 )
2021-01-31 22:22:52 +08:00
RotateWorldTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
Scene3DTest
alias backend::SamplerDescriptor
2019-03-13 10:54:26 +08:00
SceneTest
fix warning ( #20146 )
2019-09-24 11:31:35 +08:00
SchedulerTest
fix some warnings ( #20236 )
2019-10-25 09:27:54 +08:00
ShaderTest
Refactor programState management ( #236 )
2020-10-16 16:23:14 +08:00
SpineTest
Refine ProgramState mat id
2020-10-23 11:37:52 +08:00
Sprite3DTest
remove duplicated PrgramState instance in the derived class of Node ( #20350 )
2019-11-20 11:04:42 +08:00
SpriteFrameCacheTest
Refactor pixel format manipulate ( #217 )
2020-09-25 11:07:56 +08:00
SpritePolygonTest
Backport CCValue APIs
2020-08-18 11:33:18 +08:00
SpriteTest
Fix ci [ci build]
2021-05-24 17:20:28 +08:00
TerrainTest
[3d] support particle3d ( #19464 )
2019-03-06 17:03:16 +08:00
TextInputTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
Texture2dTest
Refactor pixel format manipulate ( #217 )
2020-09-25 11:07:56 +08:00
TextureCacheTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
TexturePackerEncryptionTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
TileMapTest
Sync missing feature from v3, and API compatible
2020-08-28 16:33:52 +08:00
TouchesTest
adjust ralative position of tested item in TouchTest ( #20369 )
2019-11-26 23:40:54 +08:00
TransitionsTest
Feature/fix tile map ( #19883 )
2019-06-30 11:36:52 +08:00
UITest
Reserve extensions 'cocostudio' for esay to migrate exist projects
2020-10-21 10:12:00 +08:00
UnitTest
fix some warnings ( #20236 )
2019-10-25 09:27:54 +08:00
UserDefaultTest
Refactor UserDefault, use file mapping & plain binary encode/decode for all platform
2020-02-04 22:28:54 +08:00
VRTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
VibrateTest
fix some warnings ( #20247 )
2019-10-25 16:40:30 +08:00
WindowTest
The switch to the third monitor was not working
2020-08-03 08:34:19 +02:00
YAsioTest
Update yasio [ci build]
2021-06-14 22:54:50 +08:00
ZipTest
[v4] add unzip test code ( #20219 )
2019-10-22 13:47:07 +08:00
ZwoptexTest
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
AppDelegate.cpp
Chipmunk2D and Box2D works together now (add two new classes)
2020-12-01 10:15:30 +01:00
AppDelegate.h
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
BaseTest.cpp
Fix ci [ci build]
2021-06-24 12:48:25 +08:00
BaseTest.h
Fix cpp-tests exit crash when tableView in scrolling [ci build]
2021-04-26 17:55:55 +08:00
VisibleRect.cpp
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
VisibleRect.h
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
controller.cpp
Improved Chipmunk2D - TestBed ( #381 )
2021-06-17 14:22:52 +08:00
controller.h
Fix auto test ( #19029 )
2018-09-10 10:21:11 +08:00
precheader.cpp
Speed up windows build ( #18662 )
2018-01-29 16:36:38 +08:00
precheader.h
Speed up windows build ( #18662 )
2018-01-29 16:36:38 +08:00
testBasic.h
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
testResource.h
update Copyright. might need manual fix later ( #18659 )
2018-01-29 16:25:32 +08:00
tests.h
Improved Chipmunk2D - TestBed ( #381 )
2021-06-17 14:22:52 +08:00