thorvg/test
Hermet Park 69063d2405 infra: specify TVG_API for both static/dynamic linking.
The previous meson script was incomplete,
therefore this change requires it to be revised.

To enable static linking use the next meson option.
"-Ddefault_library=static"

Issue: https://github.com/thorvg/thorvg/issues/1234
2023-04-22 18:32:22 +09:00
..
capi infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00
images test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
wasm test: remove gtest & its infra. 2021-06-03 17:38:07 +09:00
catch.hpp test: upgrade catch2 2023-01-30 13:28:44 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00
testAccessor.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testFill.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testInitializer.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testMain.cpp tests: introduce catch2 unit tests infrastructure. 2021-06-04 16:46:34 +09:00
testPaint.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testPicture.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testSavers.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testScene.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testShape.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testSwCanvas.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testSwCanvasBase.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
testSwEngine.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00