]> O.S.I.I.S - jp/vkvg.git/commit
tests improvments, print test config header, cmd args parsing
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 9 Sep 2020 04:44:45 +0000 (06:44 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 9 Sep 2020 04:44:45 +0000 (06:44 +0200)
commitc11ded434f436baa057a6538632aa2667b5ba427
treeba6aef2a1ba700b489fad244ed3d7d84376e35df
parent2c8bd7262907121cff1f6510ce77b95dc4cffd91
tests improvments, print test config header, cmd args parsing
31 files changed:
scripts/batchTests.sh
src/vkvg_context.c
src/vkvg_context_internal.c
template.c
tests/arcs.c
tests/circles.c
tests/clip.c
tests/colinear.c
tests/common/test.c
tests/common/test.h
tests/compositing.c
tests/context.c [new file with mode: 0644]
tests/curve.c
tests/dashes.c
tests/fill.c
tests/fill_and_stroke.c
tests/gradient.c
tests/img_surf.c
tests/line_caps.c
tests/line_join.c
tests/lines.c
tests/paint_surf.c
tests/random_rects.c
tests/rect_fill.c
tests/save_restore.c
tests/simple_paint.c
tests/stroke.c
tests/surface.c [new file with mode: 0644]
tests/svg.c
tests/test1.c
tests/text.c