thorvg/test
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
..
capi tests: fixing error on windows (mingw-64) 2023-04-22 21:24:41 +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/examples: -- deprecated apis call warnings. 2023-04-22 18:32:22 +09:00
testPicture.cpp test/examples: -- deprecated apis call warnings. 2023-04-22 18:32:22 +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