| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
When building without GDK_PIXBUF_USE_GIO_MIME detect the format based on the
fill extension and not the mime type.
This makes these tests pass on Windows.
|
|
|
|
|
|
| |
Those will be used in the 2-step scaler tests.
https://bugzilla.gnome.org/show_bug.cgi?id=80925
|
| |
|
|
|
|
|
| |
Use that to make pixbuf-reftest accept arguments on the command line to
specify a file to test.
|
|
|
|
| |
... and use it to not add reference images.
|
|
|
|
|
| |
Instead of p1 and p2, name the arguments "test" and "ref". This makes
the arguments more meaningful and easier to distinguish.
|
|
|
|
|
| |
This helper function recursively runs over a directory
and adds a test function for each file in the tree.
|
|
|
|
|
|
|
| |
Check if we have failed due to insufficient memory and skip if
so.
https://bugzilla.gnome.org/show_bug.cgi?id=754387
|
| |
|
| |
|
|
Skip tests if their file format is not supported by the
available loaders.
https://bugzilla.gnome.org/show_bug.cgi?id=722651
|