..
capi
renderer/paint: revise the Paint::bounds() behavior
2024-08-09 11:33:38 +09:00
regression
Finding crashes and adding comments
2024-06-24 11:57:28 +09:00
resources
common: spec out TexMap
2024-08-23 10:45:14 +09:00
catch.hpp
test: upgrade catch2
2023-01-30 13:28:44 +09:00
meson.build
test: clean up test suites
2024-06-24 14:28:20 +09:00
testAccessor.cpp
renderer/accessor: revise set() api for animation support
2024-08-09 11:33:38 +09:00
testAnimation.cpp
tests: ++coverage
2024-06-27 14:42:27 +09:00
testFill.cpp
updated copyright date ( #1866 )
2024-01-02 20:34:12 +09:00
testInitializer.cpp
test: corrected wrong test-suite.
2024-06-27 14:42:27 +09:00
testLottie.cpp
test/lottie: added the slot resetting in animated property case
2024-06-24 14:18:59 +09:00
testMain.cpp
tests: introduce catch2 unit tests infrastructure.
2021-06-04 16:46:34 +09:00
testPaint.cpp
renderer/paint: revise the Paint::bounds() behavior
2024-08-09 11:33:38 +09:00
testPicture.cpp
common: spec out TexMap
2024-08-23 10:45:14 +09:00
testSavers.cpp
tests: add missing capi saver tests & ifdefs
2024-06-27 14:42:23 +09:00
testScene.cpp
updated copyright date ( #1866 )
2024-01-02 20:34:12 +09:00
testShape.cpp
test: resolve compiler warnings on msvc.
2024-06-24 14:43:25 +09:00
testSwCanvas.cpp
test: added viewport test
2024-06-24 14:29:19 +09:00
testSwEngine.cpp
tests: ++coverage
2024-06-27 14:42:27 +09:00
testText.cpp
ttf_loader: Basic support for composite glyphs loading ( #2600 )
2024-08-09 11:33:33 +09:00