axmol/tests/cpp-tests/Source
halx99 b25b702d97 Release 2.1.5 (#2076)
* Fix  unexpected libpng used

* Fix string format incorrect for tests

* Fix #1751, use coroutine control AutoTest flow

* Update CHANGELOG.md

* Added OpenType font (.otf) to the noCompress list. (#2077)

* Update 1k & copyright notice in some sources

* Move doctest to axmol 3rdparty

* Fix ci

* Update 1kdist to v90

* Update 1kiss.ps1

* DrawNodeV2 0.95.1 (#2079)

* Rename remaining legacy engine related spells and improve code style

* Update 3rdparty README.md

* Fix checkReallySupportsASTC does not work on ios device

reported by @BIGCATDOG in https://github.com/axmolengine/axmol/issues/2078

* Fix ci

* FastRNG: add missing include for AXASSERT (#2081)

* Delete unused files

* Improve FileUtils

- Rename FileUtils::createDirectory to FileUtils::createDirectories
- Use splitpath_cb to optimize FileUtils::createDirectories
- Rename FileUtils::getFileShortName to FileUtils::getPathBaseName
- Rename FileUtils::getFileExtension to FileUtils::getPathExtension
- Add FileUtils::getPathDirName
- Add FileUtils::getPathBaseNameNoExtension
- Mark all renamed FileUtils stubs old name deprecated
- Mark all FileUtils offthread APIs deprecated

* Update box2d to v2.4.2

* Disable /sdl checks explicitly for winuwp

For axmol deprecated policy, we need disable /sdl checks explicitly to avoid compiler traits invoking deprecated functions as error

* Update cppwinrt to 2.0.240405.15

* Update simdjson to 3.10.0

* Fix box2d testbed compile error

* Improve file path to url

* Fix FileUtils::createDirectories unix logic

* axmol-cmdline: remove arch suffix for host build output directory

* Update CHANGELOG.md

* Update lua bindings

---------

Co-authored-by: Dani Alias <danielgutierrezalias@gmail.com>
Co-authored-by: aismann <icesoft@freenet.de>
Co-authored-by: smilediver <smilediver@outlook.com>
2024-08-11 23:51:35 +08:00
..
ActionManagerTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
ActionsEaseTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ActionsProgressTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ActionsTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
BillBoardTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Box2DTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
Box2DTestBed Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
BugsTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
Camera3DTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ChipmunkTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ChipmunkTestBed Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
ClickAndMoveTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ClippingNodeTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ConfigurationTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
ConsoleTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
CurlTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
CurrentLanguageTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DataVisitorTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
DrawNodeExTest Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
DrawPrimitivesTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
EffectsAdvancedTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
EffectsTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
EffekseerTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ExtensionsTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
FontTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ImGuiTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
InputTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
IntervalTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
JNITest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
LabelTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
LayerTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
LightTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MaterialSystemTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
MenuTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
MeshRendererTest Fix some ci warnings 2024-07-24 00:09:10 +08:00
MotionStreakTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MultiTouchTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
NavMeshTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
NetworkTest Fix some ci warnings 2024-07-24 00:09:10 +08:00
NewAudioEngineTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
NewEventDispatcherTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
NewRendererTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
NodeTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
OpenURLTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ParallaxTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
Particle3DTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ParticleTest Improve FastRNG implementation (#2056) 2024-07-27 23:44:25 +08:00
Physics3DTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
PhysicsTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
ReleasePoolTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
RenderTextureTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
RotateWorldTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Scene3DTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
SceneTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
SchedulerTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
ShaderTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
SpineTest Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
SpriteFrameCacheTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
SpritePolygonTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
SpriteTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
TerrainTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TextInputTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
Texture2dTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
TextureCacheTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TexturePackerEncryptionTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TileMapTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
TouchesTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
TransitionsTest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
UITest Replace all ax::print with AXLOGD,AXLOGI (#2032) 2024-07-14 00:34:27 +08:00
UserDefaultTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
VRTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
VibrateTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
WindowTest Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
ZipTest Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
ZwoptexTest Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
shaders GLES3: Fix scalar array layout (#1523) 2023-12-15 22:29:23 +08:00
AppDelegate.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AppDelegate.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BaseTest.cpp Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
BaseTest.h (Spelling) rename getSubtitleLable(), add setSubtitleLabel() (#2025) 2024-07-11 23:29:08 +08:00
VisibleRect.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
VisibleRect.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
controller.cpp Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
controller.h Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
testBasic.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
testResource.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
tests.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00