index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
/
testing_api_loop.c
Age
Commit message (
Expand
)
Author
2018-10-13
fix memory leaks
Christian Grothoff
2018-10-13
fix issue with 'meta' not being initialized - by getting rid of it
Christian Grothoff
2018-08-19
retry instantly if /keys download fails during testcase startup
Christian Grothoff
2018-08-19
force TALER_EXCHANGE_connect() va-list to be actually provided
Christian Grothoff
2018-08-19
add remote benchmarking
Florian Dold
2018-08-11
fix command lookup
Christian Grothoff
2018-08-10
improve command search routine in interpeter, report command execution velocity
Christian Grothoff
2018-08-10
add variant that allows us to control the timeout
Christian Grothoff
2018-08-09
in parallel tests, only launch one exchange -- still broken: code attempts to...
Christian Grothoff
2018-07-25
Remove useless comment
Marcello Stanisci
2018-07-02
polish test loop
Marcello Stanisci
2018-07-02
polish test helpers
Marcello Stanisci
2018-06-20
Implementing #5306.
Marcello Stanisci
2018-06-20
Meta-CMD-aware instruction pointer.
Marcello Stanisci
2018-06-20
Put lookup logic for meta-commands.
Marcello Stanisci
2018-04-02
report which command failed
Christian Grothoff
2018-03-19
fix segfault.
Marcello Stanisci
2018-02-28
Test cases connect to the exchange via the base URL
Marcello Stanisci
2018-02-26
Bank-lib tests, using the new (libraries-based) style.
Marcello Stanisci
2018-02-15
adding "order id" trait
Marcello Stanisci
2018-02-14
offer url trait
Marcello Stanisci
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2018-01-21
finish simplifying main by adding more helpers and macros
Christian Grothoff
2018-01-21
factor out more helpers
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
finish new withdraw command implementation
Christian Grothoff
2018-01-21
new test interpreter architecture, first draft
Christian Grothoff