Hermet Park
|
a51c067894
|
test/capi: --compiler warning on MSVC
warning C4305: 'argument': truncation from 'double' to 'float'
|
2024-06-27 14:44:39 +09:00 |
|
Mira Grudzinska
|
410f58fa26
|
tests: add missing capi saver tests & ifdefs
|
2024-06-27 14:42:23 +09:00 |
|
Jinny You
|
92288c8291
|
updated copyright date (#1866)
|
2024-01-02 20:34:12 +09:00 |
|
Hermet Park
|
f98d01c2c5
|
test: added gif save test
Skipped capi tests this time, since it has no saver api now.
|
2024-01-02 20:34:06 +09:00 |
|
Hermet Park
|
f0ae3e9cee
|
test: fix broken plugin support.
The thorvg test should not attempt to perform features
that were not enabled, as this will cause them to fail.
@Issues: https://github.com/thorvg/thorvg/issues/1251
|
2023-04-06 19:47:10 +09:00 |
|
Hermet Park
|
9b3c34c3b1
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
|
Hermet Park
|
f0141e63de
|
updated copyright date.
|
2022-01-12 14:08:48 +09:00 |
|
Hermet Park
|
de353401a7
|
Revert "test capi: fix memory leak."
This reverts commit 651a98a2d8 .
Applied the alternative solution instead of this patch.
37e39866dd
|
2021-11-09 14:55:54 +09:00 |
|
Hermet Park
|
651a98a2d8
|
test capi: fix memory leak.
Delete the paint which is not committed properly.
|
2021-11-06 01:46:42 +01:00 |
|
Mira Grudzinska
|
78b7b278c0
|
tests: saver capis added into the tests
|
2021-10-13 21:25:44 +09:00 |
|