[gtk+] reftests: Rename a source file



commit a898dc6e9f60103cde6f5dea2890779c215ba686
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jan 31 14:00:08 2016 -0500

    reftests: Rename a source file
    
    Easier to keep track of things if the sources are names after
    the test they are used in.

 testsuite/reftests/Makefile.am                     |    2 +-
 .../{label-attributes.c => animation-direction.c}  |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/reftests/Makefile.am b/testsuite/reftests/Makefile.am
index 369bf6f..8bd23a3 100644
--- a/testsuite/reftests/Makefile.am
+++ b/testsuite/reftests/Makefile.am
@@ -506,7 +506,7 @@ libreftest_la_SOURCES =                     \
        statusbar-remove-all.c          \
        textview-border-windows.c       \
        textview-tags.c                 \
-       label-attributes.c              \
+       animation-direction.c           \
        $(NULL)
 
 -include $(top_srcdir)/git.mk
diff --git a/testsuite/reftests/label-attributes.c b/testsuite/reftests/animation-direction.c
similarity index 100%
rename from testsuite/reftests/label-attributes.c
rename to testsuite/reftests/animation-direction.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]