[glom/glom-1-26] Makefile_tests.am: Remove a duplicate set of definitions.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-26] Makefile_tests.am: Remove a duplicate set of definitions.
- Date: Sun, 27 Apr 2014 13:50:32 +0000 (UTC)
commit 35913fe1ff4ae7305e7abb8dde94cc3e0eabf048
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Apr 25 09:21:29 2014 +0200
Makefile_tests.am: Remove a duplicate set of definitions.
Makefile_tests.am | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/Makefile_tests.am b/Makefile_tests.am
index 1fbc690..f7218a8 100644
--- a/Makefile_tests.am
+++ b/Makefile_tests.am
@@ -53,7 +53,6 @@ check_PROGRAMS = \
tests/test_selfhosting_non_numeric_primary_keys \
tests/test_selfhosting_sqlinjection \
tests/test_conversions \
- tests/test_field_file_format \
tests/test_xml_utils \
tests/import/test_parsing \
tests/import/test_signals \
@@ -68,6 +67,7 @@ TESTS = tests/test_document_load \
tests/test_document_change \
tests/test_document_autosave \
tests/test_field_file_format \
+ tests/test_field_file_format_in_locales.sh \
tests/test_parsing_time \
tests/test_signal_reemit \
tests/test_dtd_file_validation.sh \
@@ -98,8 +98,6 @@ TESTS = tests/test_document_load \
tests/test_selfhosting_non_numeric_primary_keys \
tests/test_selfhosting_sqlinjection \
tests/test_conversions \
- tests/test_field_file_format \
- tests/test_field_file_format_in_locales.sh \
tests/test_xml_utils \
tests/import/test_parsing \
tests/import/test_signals \
@@ -194,10 +192,6 @@ tests_test_conversions_SOURCES = tests/test_conversions.cc
tests_test_conversions_LDADD = $(tests_ldadd)
tests_test_conversions_CPPFLAGS = $(tests_cppflags)
-tests_test_field_file_format_SOURCES = tests/test_field_file_format.cc
-tests_test_field_file_format_LDADD = $(tests_ldadd)
-tests_test_field_file_format_CPPFLAGS = $(tests_cppflags)
-
tests_test_xml_utils_SOURCES = tests/test_xml_utils.cc
tests_test_xml_utils_LDADD = $(tests_ldadd)
tests_test_xml_utils_CPPFLAGS = $(tests_cppflags)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]