[beast/devel: 7/77] BIRNET: remove infotest.cc test



commit 66ca1dc9b93b27fa10c8ad823427168f66833f1b
Author: Tim Janik <timj gnu org>
Date:   Thu Mar 28 19:02:09 2013 +0000

    BIRNET: remove infotest.cc test

 birnet/tests/Makefile.am |    3 -
 birnet/tests/infotest.cc |  142 ----------------------------------------------
 2 files changed, 0 insertions(+), 145 deletions(-)
---
diff --git a/birnet/tests/Makefile.am b/birnet/tests/Makefile.am
index 3cc0a6b..2c8ed53 100644
--- a/birnet/tests/Makefile.am
+++ b/birnet/tests/Makefile.am
@@ -9,9 +9,6 @@ AM_CXXFLAGS  = $(RAPICORN_CFLAGS) -DRAPICORN_CONVENIENCE $(BIRNET_CFLAGS)
 noinst_PROGRAMS  = $(ALLTESTS)
 progs_ldadd     = $(top_builddir)/birnet/libbirnet.o $(RAPICORN_LIBS) $(BIRNET_LIBS) -lm
 
-TESTS          += infotest
-infotest_SOURCES = infotest.cc
-infotest_LDADD  = $(progs_ldadd)
 TESTS          += math
 PERFTESTS       += math
 math_SOURCES    = math.cc


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