aboutsummaryrefslogtreecommitdiff
path: root/src/mint-lib/test_mint_api.c
AgeCommit message (Expand)Author
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14adapt code to match (updated) specChristian Grothoff
2015-08-14swap dimensions as per protocol specChristian Grothoff
2015-08-14fix typoChristian Grothoff
2015-08-09-fix testcase, more verbose logging of client protocol errorsChristian Grothoff
2015-08-09move struct TALER_MINTDB_RefreshCommitLinkPChristian Grothoff
2015-08-09-some cosmeticsChristian Grothoff
2015-08-09fixing silly bugChristian Grothoff
2015-08-09fix #3934Christian Grothoff
2015-08-09test logic for actually testing /refresh operations, keeping disabled for now...Christian Grothoff
2015-08-09add checks for /refresh/link resultChristian Grothoff
2015-08-09support /deposit from /refresh/reveal'ed coins in testChristian Grothoff
2015-08-09-finish reveal_cbChristian Grothoff
2015-08-09towards implementing OC_REFRESH_LINKChristian Grothoff
2015-08-09fix FTBFS, towards implementing OC_REFRESH_REVEALChristian Grothoff
2015-08-09implementing OC_REFRESH_MELT test commandChristian Grothoff
2015-08-08more skeleton code towards testing /refreshChristian Grothoff
2015-08-08skeleton for /refresh/-testingChristian Grothoff
2015-07-20fixChristian Grothoff
2015-07-09fix transaction ID conversion in DBChristian Grothoff
2015-07-09fix mint to actually include signature in deposit error replyChristian Grothoff
2015-07-09introducing 'expected_response_code'Christian Grothoff
2015-07-09finish checks for /withdraw/statusChristian Grothoff
2015-07-09towards checking /withdraw/signChristian Grothoff
2015-07-09symbol now in GNUnet SVN, use itChristian Grothoff
2015-07-09rudimentary support for /withdraw/statusChristian Grothoff
2015-07-09rudimentary support for /withdraw/statusChristian Grothoff
2015-07-08-simplify parsing, make code compile without new util APIChristian Grothoff
2015-07-05final fixes to make test passChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-07-05minor bugfixes, towards /deposit in test interpreterChristian Grothoff
2015-07-05commentsChristian Grothoff
2015-07-05commentsChristian Grothoff
2015-07-05fix typeChristian Grothoff
2015-07-05fixing RC counting and a commaChristian Grothoff
2015-07-05neat error reportingChristian Grothoff
2015-07-05trigger content ask after adding opsChristian Grothoff
2015-07-04log warning if matching denomination key is out of rangeChristian Grothoff
2015-07-04towards test-interpreter command for /withdraw/signChristian Grothoff
2015-07-04implementing missing interpreter shutdown cleanup logicChristian Grothoff
2015-07-04more small bugfixesChristian Grothoff
2015-07-04fix misc small bugsChristian Grothoff
2015-07-04more work on testcaseChristian Grothoff
2015-07-04implementing OC_ADMIN_ADD_INCOMING commandChristian Grothoff
2015-07-04skeleton for the interpreter loop to write tests for the mintChristian Grothoff
2015-06-18add test mode option to mintChristian Grothoff
2015-06-18adding configuration for testing mint httpdChristian Grothoff
2015-06-18fix locking issue, as the mutex we are using is not recursive we need to be a...Christian Grothoff
2015-06-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-18fix testcase FTBFSChristian Grothoff