gtk2/testsuite/gsk
Benjamin Otte 3a373b9b33 rendernodeparser: Parse images differently
Instead of encoding the raw data, encode the full image to a PNG.
And instead of stuffing that encoding into a string, use a full
data: url.
And then remove the width and height properties, because they're now
implicitly included in the data.
And then change the parser to match.
And because the parser now parses regular urls on top of data: urls, we
can now load any random file.
2019-05-12 17:27:01 +02:00
..
compare rendernodeparser: Parse images differently 2019-05-12 17:27:01 +02:00
nodeparser testsuite: add another nodeparser crash test 2019-05-05 07:18:39 +02:00
serializedeserialize rendernodeparser: Parse images differently 2019-05-12 17:27:01 +02:00
compare-render.c Add error func to node deserialization 2019-05-05 07:18:39 +02:00
meson.build rendernodeparser: Parse images differently 2019-05-12 17:27:01 +02:00
node-parser.c Add error func to node deserialization 2019-05-05 07:18:39 +02:00
reftest-compare.c Start reftests for gsk 2017-10-02 00:21:56 -04:00
reftest-compare.h Start reftests for gsk 2017-10-02 00:21:56 -04:00
render-nodes-cairo.test.in testsuite: be a bit more verbose 2017-10-18 17:30:20 +02:00
render-nodes-vulkan.test.in testsuite: be a bit more verbose 2017-10-18 17:30:20 +02:00
serialize-deserialize.c Add error func to node deserialization 2019-05-05 07:18:39 +02:00