mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
-BEGIN VERIFY SCRIPT-
sed -i -e 's/WalletDatabase::Create(/CreateWalletDatabase(/g' `git grep -l "WalletDatabase::Create("`
sed -i -e 's/WalletDatabase::CreateDummy(/CreateDummyWalletDatabase(/g' `git grep -l "WalletDatabase::CreateDummy("`
sed -i -e 's/WalletDatabase::CreateMock(/CreateMockWalletDatabase(/g' `git grep -l "WalletDatabase::CreateMock("`
-END VERIFY SCRIPT-
|
||
|---|---|---|
| .. | ||
| addressbooktests.cpp | ||
| addressbooktests.h | ||
| apptests.cpp | ||
| apptests.h | ||
| compattests.cpp | ||
| compattests.h | ||
| Makefile | ||
| rpcnestedtests.cpp | ||
| rpcnestedtests.h | ||
| test_main.cpp | ||
| uritests.cpp | ||
| uritests.h | ||
| util.cpp | ||
| util.h | ||
| wallettests.cpp | ||
| wallettests.h | ||