[gdk-pixbuf] tests: Add more animations to area-updated test
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] tests: Add more animations to area-updated test
- Date: Thu, 29 Dec 2016 16:17:15 +0000 (UTC)
commit 1d3cd14f0afabfdeed71706077ad08ed3ecede50
Author: Bastien Nocera <hadess hadess net>
Date: Thu Dec 29 17:13:36 2016 +0100
tests: Add more animations to area-updated test
tests/pixbuf-area-updated.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/pixbuf-area-updated.c b/tests/pixbuf-area-updated.c
index 5cd308e..065fe7c 100644
--- a/tests/pixbuf-area-updated.c
+++ b/tests/pixbuf-area-updated.c
@@ -328,6 +328,8 @@ int main(int argc, char **argv)
g_test_add_data_func ("/pixbuf/area-updated/ico", (gconstpointer) "test-images/reftests/squares.ico",
test_area_updated_ico);
g_test_add_data_func ("/pixbuf/area-updated/gif", (gconstpointer) "aero.gif", test_area_updated_anim);
+ g_test_add_data_func ("/pixbuf/area-updated/gif2", (gconstpointer) "1_partyanimsm2.gif",
test_area_updated_anim);
+ g_test_add_data_func ("/pixbuf/area-updated/gif3", (gconstpointer) "test-animation.gif",
test_area_updated_anim);
return g_test_run ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]