rgb-cln/wallet/test
Christian Decker e2f7c86271 db: Move remainder of the sqlite3 into the apropriate file
We used to do some of the setup work in db.c, which is now free of any
sqlite3-specific code. In addition we also switch over to fully qualified DSNs
to specify the location of the wallet.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-09-22 02:03:43 +00:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile wallet: Look up the db_config for the given driver in db_open 2019-09-05 23:41:05 +00:00
run-db.c db: Move remainder of the sqlite3 into the apropriate file 2019-09-22 02:03:43 +00:00
run-wallet.c db: Move remainder of the sqlite3 into the apropriate file 2019-09-22 02:03:43 +00:00
test_utils.c chore: increase min-capacity-sat to 10k 2019-04-16 15:01:28 -07:00
test_utils.h fix: a pr2444 introduced valgrind complaint 2019-03-14 16:51:18 +01:00