[grilo-plugins] tests: remove local-metadata tests
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] tests: remove local-metadata tests
- Date: Sun, 23 Jun 2013 13:28:21 +0000 (UTC)
commit d0342ba4807267bd5636b35b460aafdb450ee6b2
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Sun Jun 23 15:25:10 2013 +0200
tests: remove local-metadata tests
Local metadata tests design are essentially broken.
They should be designed again from scratch.
configure.ac | 1 -
tests/Makefile.am | 5 -
tests/local-metadata/Makefile.am | 45 ----
tests/local-metadata/test_local_metadata.c | 318 ----------------------------
4 files changed, 0 insertions(+), 369 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3c1a5e4..4c8840a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1190,7 +1190,6 @@ AC_CONFIG_FILES([
src/vimeo/Makefile
src/youtube/Makefile
tests/Makefile
- tests/local-metadata/Makefile
tests/tmdb/Makefile
])
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 30c33b8..b69c7c1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,16 +9,11 @@ include $(top_srcdir)/gtester.mk
SUBDIRS =
-if LOCALMETADATA_PLUGIN
-SUBDIRS += local-metadata
-endif
-
if TMDB_PLUGIN
SUBDIRS += tmdb
endif
DIST_SUBDIRS = \
- local-metadata \
tmdb
MAINTAINERCLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]