[epiphany/history-rewrite: 11/13] Rename the new tests to be foo-test.c
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/history-rewrite: 11/13] Rename the new tests to be foo-test.c
- Date: Mon, 5 Mar 2012 14:43:08 +0000 (UTC)
commit 0fda7f32148d97383c689aaa2ecc2b189aab37f6
Author: Xan Lopez <xan igalia com>
Date: Fri Mar 2 13:49:12 2012 +0100
Rename the new tests to be foo-test.c
tests/Makefile.am | 4 ++--
tests/{ephy-history.c => ephy-history-test.c} | 0
tests/{ephy-sqlite.c => ephy-sqlite-test.c} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index addca34..706fe66 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -119,7 +119,7 @@ test_ephy_embed_utils_SOURCES = \
ephy-embed-utils-test.c
test_ephy_history_SOURCES = \
- ephy-history.c
+ ephy-history-test.c
test_ephy_location_entry_SOURCES = \
ephy-location-entry-test.c
@@ -128,4 +128,4 @@ test_ephy_search_entry_SOURCES = \
ephy-search-entry-test.c
test_ephy_sqlite_SOURCES = \
- ephy-sqlite.c
+ ephy-sqlite-test.c
diff --git a/tests/ephy-history.c b/tests/ephy-history-test.c
similarity index 100%
rename from tests/ephy-history.c
rename to tests/ephy-history-test.c
diff --git a/tests/ephy-sqlite.c b/tests/ephy-sqlite-test.c
similarity index 100%
rename from tests/ephy-sqlite.c
rename to tests/ephy-sqlite-test.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]