test capi: added missing canvas, paint and shape tests
authorMichal Maciola <71131832+mmaciola@users.noreply.github.com>
Thu, 15 Jul 2021 15:34:54 +0000 (17:34 +0200)
committerHermet Park <chuneon.park@samsung.com>
Mon, 19 Jul 2021 03:00:32 +0000 (12:00 +0900)
commit19243ec2cd96792f7203071391da2d53eb519a1e
tree7712bac347fb1f91fbddd0bd9692ea7d2748cb4d
parent1fbf162982e6941814d5f720a17b5f19b34cea1e
test capi: added missing canvas, paint and shape tests

Added tests for tvg_canvas_reserve, tvg_canvas_update_paint, tvg_paint_duplicate, tvg_paint_set_composite_method, tvg_shape_cubic_to, tvg_shape_close
test/capi/capiPaint.cpp
test/capi/capiShape.cpp
test/capi/capiSwCanvas.cpp