[gupnp-dlna] tests: Re-enable some of the old tests



commit 89f8e87505cdd541d04ee1fea537c9b4a59443cd
Author: Jens Georg <jensg openismus com>
Date:   Thu Apr 18 12:38:17 2013 +0200

    tests: Re-enable some of the old tests

 tests/Makefile.am |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a916937..323f190 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,10 @@
-noinst_PROGRAMS = sets
+TESTS_ENVIRONMENT = \
+       G_SLICE=debug-blocks \
+       LD_LIBRARY_PATH=$(top_builddir)/libgupnp-dlna/.libs:$(LD_LIBRARY_PATH) \
+       MEDIA_DIR="$(srcdir)/media" FILE_LIST="$(srcdir)/media/media-list.txt" ${SHELL}
+TESTS = $(check_PROGRAMS) test-discoverer.sh
+
+check_PROGRAMS = sets
 
 sets_SOURCES = \
        sets.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]