mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-24 12:41:41 -05:00
![]() This change ensures consistent use of the `CLIENT_` namespace everywhere in the repository. -BEGIN VERIFY SCRIPT- ren() { sed -i "s/\<$1\>/$2/g" $( git grep -l "$1" ./cmake ./src :\(exclude\)./src/secp256k1 ./test ) ; } ren PACKAGE_NAME CLIENT_NAME ren PACKAGE_VERSION CLIENT_VERSION_STRING ren PACKAGE_URL CLIENT_URL ren PACKAGE_BUGREPORT CLIENT_BUGREPORT -END VERIFY SCRIPT- |
||
---|---|---|
.. | ||
addressbooktests.cpp | ||
addressbooktests.h | ||
apptests.cpp | ||
apptests.h | ||
CMakeLists.txt | ||
optiontests.cpp | ||
optiontests.h | ||
rpcnestedtests.cpp | ||
rpcnestedtests.h | ||
test_main.cpp | ||
uritests.cpp | ||
uritests.h | ||
util.cpp | ||
util.h | ||
wallettests.cpp | ||
wallettests.h |