repo.or.cz
/
bitcoinplatinum.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
[bitcoinplatinum.git]
/
src
/
test
/
Makefile
blob
87bf73fec98d99ed7421093bfde8528d3ced4ddb
1
all
:
2
$(
MAKE
) -
C .. bitcoin_test
3
clean
:
4
$(
MAKE
) -
C .. bitcoin_test_clean
5
check
:
6
$(
MAKE
) -
C .. bitcoin_test_check