diff options
author | Sjors Provoost <sjors@sprovoost.nl> | 2017-09-06 09:53:27 +0200 |
---|---|---|
committer | Sjors Provoost <sjors@sprovoost.nl> | 2017-09-06 10:07:31 +0200 |
commit | 478d4fb79c878c560ed9179b24b48e884a3b0c13 (patch) | |
tree | a29665e966702a4ec8549f0d47847266d4125b85 /src/chainparamsbase.h | |
parent | ce665863b137ac4a7470cf006a92aa7694faca71 (diff) |
[docs] explain how to recompile only what bitcoind tests need
`make` rebuilds the entire project. This is quite slow if e.g. you're making changes to one file and only wish to run the bitcoind tests.
This commit adds an instruction to run `make -C src/test` (as opposed to `make src/test` and `make src/test/test_bitcoin`).
Diffstat (limited to 'src/chainparamsbase.h')
0 files changed, 0 insertions, 0 deletions