summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fab55db)
raw | patch | inline | side by side (parent: fab55db)
author | gouldtj <gouldtj@users.sourceforge.net> | |
Mon, 16 Nov 2009 20:42:17 +0000 (20:42 +0000) | ||
committer | gouldtj <gouldtj@users.sourceforge.net> | |
Mon, 16 Nov 2009 20:42:17 +0000 (20:42 +0000) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 63b27398afd27db6e97dd9ce2081d98ed472d941..30d1e5f42d9ad1829d40fc69d7b441b7dbe00525 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
# List of all tests to be run.
TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests
-# XFAIL_TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests
+XFAIL_TESTS = $(check_PROGRAMS) ../share/extensions/test/run-all-extension-tests
# including the the testsuites here ensures that they get distributed
cxxtests_SOURCES = cxxtests.cpp libnr/nr-compose-reference.cpp $(CXXTEST_TESTSUITES)