summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-07 16:28:32 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-06-07 16:28:32 +0200
commitfd4e80e59f966ac3329d15920f0a699a251f0a8d (patch)
treefc7264de9151ef25408a7971121f13e0726f2ba7
parent92fe674be3a9b3d0d18a9018e52fcfe5eca7732e (diff)
rename test-tpl-log-entry.c to test-tpl-entry.c
-rw-r--r--tests/Makefile.am4
-rw-r--r--tests/test-tpl-entry.c (renamed from tests/test-tpl-log-entry.c)0
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f8178edd4..4637e73da 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,7 +11,7 @@ LDADD = \
noinst_PROGRAMS = \
test-tpl-channel \
test-tpl-conf \
- test-tpl-log-entry \
+ test-tpl-entry \
test-tpl-log-store-sqlite \
test-tpl-log-manager \
test-tpl-observer \
@@ -60,7 +60,7 @@ check_c_sources = \
tpl-channel-test.c \
test-tpl-channel.c \
test-tpl-conf.c \
- test-tpl-log-entry.c \
+ test-tpl-entry.c \
test-tpl-observer.c \
test-searches.c \
$(NULL)
diff --git a/tests/test-tpl-log-entry.c b/tests/test-tpl-entry.c
index f7d27d74c..f7d27d74c 100644
--- a/tests/test-tpl-log-entry.c
+++ b/tests/test-tpl-entry.c