summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAur??lio A. Heckert <aurium@gmail.com>2009-04-13 16:37:31 +0000
committeraurium <aurium@users.sourceforge.net>2009-04-13 16:37:31 +0000
commit0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf (patch)
tree3181af058cde5844c7c660a752719bea6768518e /src
parentRenaming Ghosten to Eraser, improving it to adjust with color matrix and movi... (diff)
downloadinkscape-0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf.tar.gz
inkscape-0400ff326ad7814aad7e5b4dc2cbff97ef07fdcf.zip
run-all-extension-tests in make check
(bzr r7702)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6c267d0f4..cb6e1b903 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -263,7 +263,7 @@ check_PROGRAMS = cxxtests
# "make distcheck".
# List of all tests to be run.
-TESTS = $(check_PROGRAMS)
+TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests
# including the the testsuites here ensures that they get distributed
cxxtests_SOURCES = cxxtests.cpp $(CXXTEST_TESTSUITES)