exchange/src/bank-lib
2017-12-10 21:19:30 +01:00
..
bank_api_admin.c bank uses row_id instead of serial_id now 2017-12-08 16:59:15 +01:00
bank_api_common.c largely fix #5077 2017-12-06 19:24:00 +01:00
bank_api_common.h largely fix #5077 2017-12-06 19:24:00 +01:00
bank_api_history.c set error code correctly, removes compiler warning 2017-12-08 17:07:20 +01:00
bank_api_reject.c largely fix #5077 2017-12-06 19:24:00 +01:00
bank.conf bank-lib testcase passes config file to the bank 2017-05-17 20:10:59 +02:00
fakebank.c better diagnostics from fakebank 2017-12-10 21:19:30 +01:00
Makefile.am largely fix #5077 2017-12-06 19:24:00 +01:00
test_bank_api_with_fakebank.c swap account numbers so reject can work with auth 2017-12-09 20:28:17 +01:00
test_bank_api.c switch auth based on account number in test 2017-12-09 21:19:33 +01:00
test_bank_interpreter.c add testcase for #5077 (passes), start to reduce use of exchange's admin/add/incoming (#5172, more to come) 2017-12-10 16:02:03 +01:00
test_bank_interpreter.h use row_id instead of serial_id everywhere 2017-12-08 17:04:11 +01:00