diff options
| author | Sjors Provoost <[email protected]> | 2017-09-06 09:53:27 +0200 |
|---|---|---|
| committer | Sjors Provoost <[email protected]> | 2017-09-06 10:07:31 +0200 |
| commit | 478d4fb79c878c560ed9179b24b48e884a3b0c13 (patch) | |
| tree | a29665e966702a4ec8549f0d47847266d4125b85 /src/httpserver.cpp | |
| parent | Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip (diff) | |
| download | discoin-478d4fb79c878c560ed9179b24b48e884a3b0c13.tar.xz discoin-478d4fb79c878c560ed9179b24b48e884a3b0c13.zip | |
[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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions