reftests: Rename reftest

After figuring out what the actual problem is, name the reftest
properly.
The actual problem is that the use-fallback property is ignored when
using an icon-name on GtkImage.
This commit is contained in:
Bastien Nocera
2015-10-08 13:36:52 +02:00
committed by Benjamin Otte
parent 8bd98c08aa
commit 3df565cbf7
3 changed files with 2 additions and 2 deletions

View File

@ -265,8 +265,6 @@ testdata = \
gtk-icontheme-sizing.css \
gtk-icontheme-sizing.ref.ui \
gtk-icontheme-sizing.ui \
gtk-image.ui \
gtk-image.ref.ui \
icon-shadow-no-transform.css \
icon-shadow-no-transform.ref.ui \
icon-shadow-no-transform.ui \
@ -279,6 +277,8 @@ testdata = \
iconview-empty.css \
iconview-empty.ui \
iconview-empty.ref.ui \
image-icon-name-use-fallback.ui \
image-icon-name-use-fallback.ref.ui \
image-icon-shadow-clipping.css \
image-icon-shadow-clipping.ref.ui \
image-icon-shadow-clipping.ui \