From: Peter Stamfest Date: Sun, 24 Aug 2014 20:52:50 +0000 (+0200) Subject: activate create-with-source tests in standard test suite X-Git-Tag: v1.5.0-rc1~42^2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebde94f8f1cb99d0a5fc3c622eedefcacfe05f5;p=thirdparty%2Frrdtool-1.x.git activate create-with-source tests in standard test suite --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 9033bd75..4a8187f2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,8 @@ TESTS = modify1 modify2 modify3 modify4 modify5 \ tune1 tune2 rpn1 \ rrdcreate \ - dump-restore + dump-restore \ + create-with-source-1 create-with-source-2 EXTRA_DIST = Makefile.am \ alltests functions \ modify1 modify-test1.create.dump modify-test1.mod1.dump \