I'm pretty sure this wording is just switched, but correct me if I'm wrong. If you have only changed a test file, you can just build the files in the test folder, no need to build the entire source.
Docs: correction to test readme compile instructions #14610
pull JBaczuk wants to merge 1 commits into bitcoin:master from JBaczuk:fix_test_readme_compile_instructions changing 1 files +2 −2-
JBaczuk commented at 5:00 PM on October 30, 2018: contributor
-
correction to test readme compile instructions 7636409892
-
MarcoFalke commented at 5:56 PM on October 30, 2018: member
Our compile tooling will notice that only test files have been modified and thus
makewill only compile the test files if they have been modified, so the wording as in master sounds correct to me. - fanquake added the label Docs on Oct 30, 2018
-
JBaczuk commented at 6:01 PM on November 1, 2018: contributor
I'm just confused because it says, "If you modify a non-test file, use
make -C src/testto recompile only what's needed to run the bitcoind tests."Wouldn't that only compile test files?
- JBaczuk closed this on Nov 1, 2018
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels