index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_helpers_exchange.c
Age
Commit message (
Expand
)
Author
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2020-12-31
keep helpers in normal bin/ dir
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-16
fix config for aggregator test
Christian Grothoff
2020-12-16
adapt tests to run without keyup tool
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
force use of Taler PD when getting libexec dir
Christian Grothoff
2020-12-10
fix early base URL free
Christian Grothoff
2020-12-01
add logic to launch crypto helpers as part of tests
Christian Grothoff
2020-07-17
adapt to change in GNUNET_OS_start_process() API (#6188)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-28
skip tests if ports are unavailable
Christian Grothoff
2020-03-21
adjust tests to auditor changes
Christian Grothoff
2020-03-19
concurrency requires strtok_r
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-03-17
add cmd line option to restrict timetravel, minor code cleanup of keystate logic
Christian Grothoff
2020-03-10
fix typo, remove obsolete option, initialize mpub
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold