summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_pay.c
AgeCommit message (Expand)Author
2020-04-22move libtalermerchanttesting and test cases to src/testing/Christian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-01-19make test_merchant_api succeed againFlorian Dold
2020-01-18make it compile again (test cases still don't compile)Florian Dold
2020-01-13fix compilation after exchange refactorMarcello Stanisci
2020-01-09H_wire -> h_wire (#6032)Christian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-08-27unify resource_url and fulfillment_urlFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-26do not consider an order paid if last session id does not matchFlorian Dold
2019-06-18fix memory leaksChristian Grothoff
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-01-10improve logging for reoccurrances of #5492Christian Grothoff
2019-01-10fix bogus free of uninitialized variable in test logic on error pathChristian Grothoff
2018-12-19#5459Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-07-02polish pay CMDMarcello Stanisci
2018-06-26Fix #5364.Marcello Stanisci
2018-05-29Get rid of old "@param selector".Marcello Stanisci
2018-05-24Splitting pay CMD.Marcello Stanisci
2018-05-23Commenting "pay" CMDs.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-02-28fix compiler warning.Marcello Stanisci
2018-02-21Implementing new style test instructions.Marcello Stanisci