summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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