[gtk+] Distribute all test files



commit 8b63b180d37a822ed5d0911089aedc8ae1361f72
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 17 17:02:00 2017 +0800

    Distribute all test files

 testsuite/css/parser/meson.build |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/testsuite/css/parser/meson.build b/testsuite/css/parser/meson.build
index 7bb8df9..8c5e3d4 100644
--- a/testsuite/css/parser/meson.build
+++ b/testsuite/css/parser/meson.build
@@ -315,9 +315,6 @@ test_data = [
   'declarations-valid-25.ref.css',
   'declarations-valid-26.css',
   'declarations-valid-26.ref.css',
-  'deprecated.css',
-  'deprecated.errors',
-  'deprecated.ref.css',
   'does-not-exist.css',
   'does-not-exist.errors',
   'does-not-exist.ref.css',
@@ -442,17 +439,18 @@ test_data = [
   'transition-timing-function.css',
   'transition-timing-function.ref.css',
   'value-inherit.css',
+  'value-inherit.ref.css',
   'value-inherit.errors',
   'value-inherit-shorthand.css',
   'value-inherit-shorthand.ref.css',
   'value-initial.css',
+  'value-initial.ref.css',
   'value-initial.errors',
   'value-initial-shorthand.css',
   'value-initial-shorthand.ref.css',
   'value-none.css',
   'value-none.errors',
   'value-none.ref.css',
-  'widget-style-property.css',
 ]
 
 if get_option('install-tests')


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