[gtk+] Don't test parsing boolean values in css



commit a5ccef74702e50c8d2978279b53349657e767fd7
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 21 13:51:23 2015 -0500

    Don't test parsing boolean values in css
    
    CSS doesn't have any boolean properties.

 testsuite/css/parser/Makefile.am     |    3 --
 testsuite/css/parser/boolean.css     |   48 ----------------------------------
 testsuite/css/parser/boolean.errors  |    8 -----
 testsuite/css/parser/boolean.ref.css |   31 ----------------------
 4 files changed, 0 insertions(+), 90 deletions(-)
---
diff --git a/testsuite/css/parser/Makefile.am b/testsuite/css/parser/Makefile.am
index 57b1116..39f3e9f 100644
--- a/testsuite/css/parser/Makefile.am
+++ b/testsuite/css/parser/Makefile.am
@@ -179,9 +179,6 @@ test_data = \
        background-shorthand-single.ref.css \
         background-size.css \
         background-size.ref.css \
-       boolean.css \
-       boolean.errors \
-       boolean.ref.css \
        border.css \
        border.errors \
        border.ref.css \


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