[evolution-data-server/treitter-client-gdbus] Rename test-book-remove to test-ebook-remove for a little more consistency.
- From: Travis Reitter <treitter src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-data-server/treitter-client-gdbus] Rename test-book-remove to test-ebook-remove for a little more consistency.
- Date: Fri, 4 Dec 2009 01:44:40 +0000 (UTC)
commit 36b478a8890b0c90418050b191845ae68496f8a0
Author: Travis Reitter <treitter gmail com>
Date: Thu Dec 3 09:24:18 2009 -0800
Rename test-book-remove to test-ebook-remove for a little more consistency.
addressbook/tests/ebook/Makefile.am | 6 +++---
.../{test-book-remove.c => test-ebook-remove.c} | 0
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/addressbook/tests/ebook/Makefile.am b/addressbook/tests/ebook/Makefile.am
index 76597f2..edf55df 100644
--- a/addressbook/tests/ebook/Makefile.am
+++ b/addressbook/tests/ebook/Makefile.am
@@ -2,7 +2,7 @@ TEST_LIBS= \
$(top_builddir)/addressbook/libebook/libebook-1.2.la \
$(EVOLUTION_ADDRESSBOOK_LIBS)
-noinst_PROGRAMS= test-book-remove test-changes test-categories test-date test-ebook test-ebook-async test-ebook-view test-nonexistent-id test-photo test-query test-self test-string test-undefinedfield test-untyped-phones test-search test-stress-bookviews
+noinst_PROGRAMS = test-changes test-categories test-date test-ebook test-ebook-async test-ebook-remove test-ebook-view test-nonexistent-id test-photo test-query test-self test-string test-undefinedfield test-untyped-phones test-search test-stress-bookviews
TEST_CPPFLAGS= \
$(AM_CPPFLAGS) \
@@ -12,8 +12,6 @@ TEST_CPPFLAGS= \
-I$(top_builddir)/addressbook \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)
-test_book_remove_LDADD=$(TEST_LIBS)
-test_book_remove_CPPFLAGS=$(TEST_CPPFLAGS)
test_search_LDADD=$(TEST_LIBS)
test_search_CPPFLAGS=$(TEST_CPPFLAGS)
test_date_LDADD=$(TEST_LIBS)
@@ -22,6 +20,8 @@ test_ebook_LDADD=$(TEST_LIBS)
test_ebook_CPPFLAGS=$(TEST_CPPFLAGS)
test_ebook_async_LDADD=$(TEST_LIBS)
test_ebook_async_CPPFLAGS=$(TEST_CPPFLAGS)
+test_ebook_remove_LDADD=$(TEST_LIBS)
+test_ebook_remove_CPPFLAGS=$(TEST_CPPFLAGS)
test_ebook_view_LDADD=$(TEST_LIBS)
test_ebook_view_CPPFLAGS=$(TEST_CPPFLAGS)
test_changes_LDADD=$(TEST_LIBS)
diff --git a/addressbook/tests/ebook/test-book-remove.c b/addressbook/tests/ebook/test-ebook-remove.c
similarity index 100%
rename from addressbook/tests/ebook/test-book-remove.c
rename to addressbook/tests/ebook/test-ebook-remove.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]