exchange/src/auditor-lib
2018-12-18 18:25:59 +01:00
..
test_exchange_api_home add basic test configuration 2018-11-18 11:57:48 +01:00
.gitignore fix a few more leaks 2018-11-25 15:38:58 +01:00
auditor_api_deposit_confirmation.c work towards testing auditor deposit-confirmation API 2018-11-17 15:15:51 +01:00
auditor_api_exchanges.c implement /exchanges API in libtalerauditor 2018-10-28 16:44:48 +01:00
auditor_api_handle.c towards building auditor-lib (not yet finished) 2018-10-27 18:38:43 +02:00
auditor_api_handle.h finish first implementation of /version API call for the auditor 2018-10-24 11:56:51 +02:00
backoff.h towards building auditor-lib (not yet finished) 2018-10-27 18:38:43 +02:00
curl_defaults.c fastoption may not be supported by all curls 2018-12-14 09:44:15 +01:00
curl_defaults.h fix TXL_curl_easy_get signatures 2018-11-11 15:49:53 +01:00
Makefile.am expand test logic for test_auditor_api, currently crashes, hence skipping for now 2018-11-19 06:51:02 +01:00
test_auditor_api_expire_reserve_now.conf expand test logic for test_auditor_api, currently crashes, hence skipping for now 2018-11-19 06:51:02 +01:00
test_auditor_api.c Adapt auditor tests to #5284. 2018-12-18 18:25:59 +01:00
test_auditor_api.conf add basic test configuration 2018-11-18 11:57:48 +01:00
testing_auditor_api_cmd_deposit_confirmation.c Offer contract terms trait as a JSON object. 2018-11-20 13:32:02 +01:00
testing_auditor_api_cmd_exchanges.c add list exchanges command 2018-11-17 18:14:11 +01:00
testing_auditor_api_cmd_exec_auditor_dbinit.c add dbinit cmd 2018-11-18 11:53:37 +01:00
testing_auditor_api_cmd_exec_auditor.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_auditor_api_cmd_exec_wire_auditor.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_auditor_api_helpers.c get auditor api test to pass (minimal version) 2018-11-18 14:41:27 +01:00