summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_merchant_get_tip.c
AgeCommit message (Collapse)Author
2023-07-10tip -> rewardChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-05-18rename .success to .ok for consistencyChristian Grothoff
2022-07-23-improve get tip API, note: long-polling not actually implementedChristian Grothoff
2022-07-11improve C APIChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-04fix trait usageChristian Grothoff
2021-10-28-work on FTBFSChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-04-02fix more leaksChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-06-29get reserve and tip testing commands use variadic argsJonathan Buchanan
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan