[Pkg-bitcoin-commits] [libunivalue] 72/76: Add new testcase to Makefile.am

Jonas Smedegaard dr at jones.dk
Mon Apr 4 09:18:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libunivalue.

commit 74821631ec98b95e8491e701c55953003cde1a45
Author: Wladimir J. van der Laan <laanwj at gmail.com>
Date:   Wed Dec 2 12:17:28 2015 +0100

    Add new testcase to Makefile.am
    
    Otherwise it's not part of 'make dist'
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index df9e662..9e1aede 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,6 +79,7 @@ TEST_FILES = \
 	$(TEST_DATA_DIR)/fail9.json \
 	$(TEST_DATA_DIR)/pass1.json \
 	$(TEST_DATA_DIR)/pass2.json \
-	$(TEST_DATA_DIR)/pass3.json
+	$(TEST_DATA_DIR)/pass3.json \
+	$(TEST_DATA_DIR)/round1.json
 
 EXTRA_DIST=$(TEST_FILES) $(GEN_SRCS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libunivalue.git



More information about the Pkg-bitcoin-commits mailing list