thorvg/test/capi
Mira Grudzinska f82b16285a tests: fixing error on windows (mingw-64)
Error while comparing a pointer and an integer.
Solved by using a null pointer const instead of
the NULL macro.

@Issue: https://github.com/thorvg/thorvg/issues/1382
2023-04-22 21:24:41 +09:00
..
capiFill.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiInitializer.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiLinearGradient.cpp tests: fixing error on windows (mingw-64) 2023-04-22 21:24:41 +09:00
capiMain.cpp tests capi: revise the show-case & infrastructure. 2021-06-12 02:11:01 +09:00
capiPaint.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiPicture.cpp test capi: ++coverage 2023-04-06 19:54:54 +09:00
capiRadialGradient.cpp tests: fixing error on windows (mingw-64) 2023-04-22 21:24:41 +09:00
capiSavers.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiScene.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiShape.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
capiSwCanvas.cpp test: fix broken plugin support. 2023-04-06 19:47:10 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00