gtk/testsuite
Matthias Clasen 25e6231a88 path: Switch back to conics
Arcs were appealing, but they have a fatal flaw: we can't
split our arcs without changing the ellipse they trace.
That could be fixed by adding an extra parameter, but then
it is no longer any better than conics.

So switch back to conics, which have the advantage that they
are used elsewhere.
2023-08-25 07:33:16 -04:00
..
a11y a11y: Fix some GtkATContext reference leaks 2023-07-01 16:40:11 +02:00
css testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
gdk ci: Mark the clipboard test as flaky 2023-07-28 09:06:14 +03:00
gsk path: Switch back to conics 2023-08-25 07:33:16 -04:00
gtk tests: Accept slightly different numeric results 2023-08-22 17:24:17 +01:00
headless testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests reftests: Fix one reftest 2023-08-02 16:32:40 +01:00
tools Update tests 2023-08-05 15:02:00 -04:00
meson.build build: Fix building with introspection disabled and testsuite enabled 2023-07-23 19:30:30 -05:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00