summaryrefslogtreecommitdiff
path: root/src/mint-lib/test_mint_api.c
AgeCommit message (Collapse)Author
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 ↵Christian Grothoff
a bit more careful
2015-06-18finish first draft of testcase, fix first small bug found with itChristian Grothoff
2015-06-18fix testcase FTBFSChristian Grothoff
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff
2015-03-28second round of renamefestChristian Grothoff