index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
test_exchange_api.c
Age
Commit message (
Collapse
)
Author
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
dce: redundant arg
Florian Dold
2020-01-18
remove redundant exchange_account_url
Florian Dold
2020-01-18
remove redundant bank_url field
Florian Dold
2020-01-16
address comment
Christian Grothoff
2020-01-16
address FIXMEs
Christian Grothoff
2020-01-16
separate tests, address FIXMEs
Christian Grothoff
2020-01-16
comments, indentation
Christian Grothoff
2020-01-16
formatting, comments
Christian Grothoff
2020-01-16
more unique naming of commands, clean up revocation dir
Christian Grothoff
2020-01-15
test case fixes
Christian Grothoff
2020-01-15
add another interpreter command to check incoming wire transfers
Christian Grothoff
2020-01-15
use new parsing API, fixes issues
Christian Grothoff
2020-01-13
refactor to make it easier to share init logic for test configurations
Christian Grothoff
2020-01-12
merge revocation tests
Christian Grothoff
2020-01-12
fix more FTBFS
Christian Grothoff
2020-01-12
split of check_empty logic
Christian Grothoff
2020-01-12
add separate transfer and admin/add/incoming commands
Christian Grothoff
2020-01-08
remove ebics (#6038)
Christian Grothoff
2019-11-23
fix test expectations
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-24
getting revocation/payback test with refreshed coins to pass
Christian Grothoff
2019-07-23
modify /payback API and test usage of that API to pass/return additional ↵
Christian Grothoff
information required when dealing with payback of refreshed coins
2019-07-15
integrate test for #5777 into build, expected to fail for now
Christian Grothoff
2019-06-08
rename _new.c to just .c for tests
Christian Grothoff