mirror of https://github.com/bitcoin/bitcoin
`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`).pull/11219/head
parent
ce665863b1
commit
478d4fb79c
Loading…
Reference in new issue