summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2004-04-18 17:53:05 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-04-18 17:53:05 +0000
commitc4e72e47d271e9ed5561e3dc3c3a95f6bf87cbff (patch)
tree09fcfa6434b7430d8b2ec92d48483b9977335e5d /tests
parent6d08258366de84957200071d2ec6aef2c027529c (diff)
downloadlibcroco-c4e72e47d271e9ed5561e3dc3c3a95f6bf87cbff.tar.gz
Changes from arch/CVS synchronization
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am6
-rw-r--r--tests/test-inputs/Makefile.am4
-rw-r--r--tests/test-output-refs/Makefile.am1
3 files changed, 7 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aecadba..9bcb645 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,8 +1,8 @@
SUBDIRS=test-inputs test-output-refs
EXTRA_DIST=testctl vg.supp global-vars.sh valgrind-version.sh \
-test-prop-ident.sh \
-test-unknown-at-rule.sh \
-test-unknown-at-rule2.sh
+test-prop-ident.sh test-unknown-at-rule.sh test-unknown-at-rule2.sh \
+test-several-media.sh
+
#the list of all possible tests goes here.
diff --git a/tests/test-inputs/Makefile.am b/tests/test-inputs/Makefile.am
index 53ee855..3c93d8f 100644
--- a/tests/test-inputs/Makefile.am
+++ b/tests/test-inputs/Makefile.am
@@ -11,4 +11,6 @@ test4.1.css \
test4.2.css \
test5.1.css \
unknown-at-rule2.css \
-unknown-at-rule.css
+unknown-at-rule.css \
+several-media.css
+
diff --git a/tests/test-output-refs/Makefile.am b/tests/test-output-refs/Makefile.am
index 0b1b528..b113e7f 100644
--- a/tests/test-output-refs/Makefile.am
+++ b/tests/test-output-refs/Makefile.am
@@ -12,4 +12,5 @@ test6.out \
test-prop-ident.out \
test-unknown-at-rule.out \
test-unknown-at-rule2.out \
+test-several-media.out \
test5.1.css.out