rename test/bench

This commit is contained in:
Michel van Kessel
2020-12-20 12:03:02 +01:00
parent 38d15ec226
commit 8f95fce892
24 changed files with 89 additions and 85 deletions

View File

@@ -218,7 +218,7 @@ bitcoin (0.5.0~rc3-natty0) natty; urgency=low
bitcoin (0.5.0~rc1-natty1) natty; urgency=low
* Add test_bitcoin to build test
* Add test_blackmore to build test
* Fix clean
* Remove unnecessary build-dependancies

View File

@@ -1,9 +1,9 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
#DEB_MAKE_CHECK_TARGET = test_bitcoin
#build/bitcoind::
# $(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),,src/test_bitcoin)
#DEB_MAKE_CHECK_TARGET = test_blackmore
#build/blackmored::
# $(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),,src/test_blackmore)
DEB_INSTALL_EXAMPLES_bitcoind += debian/examples/*
DEB_INSTALL_MANPAGES_bitcoind += debian/manpages/*