summaryrefslogtreecommitdiff
path: root/src/auditordb/test_auditordb.c
AgeCommit message (Expand)Author
2018-11-18do not crash if session is NULLChristian Grothoff
2018-11-04extend test to also test insert/delete exchange operationChristian Grothoff
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-06-24migrating auditordb to new API to address #5010Christian Grothoff
2017-06-15work on #5010Christian Grothoff
2017-05-22fix segv in test if DB interaction failed hardChristian Grothoff
2017-04-09remove test code coverage for auditordbChristian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff
2017-03-18deal with some minor FIXMEs in auditorChristian Grothoff
2017-03-18add required separate risk balance per denomination to auditordbChristian Grothoff
2017-03-18simplify auditordb API to match actual requirements betterChristian Grothoff
2017-03-17fix FTBFS of testChristian Grothoff
2017-03-15add required rowid for diagnosticsChristian Grothoff
2017-03-15introduce 'struct TALER_AUDITORDB_ProgressPoint'Christian Grothoff
2016-11-06auditordb postgres plugin: auditor_progress implementation + teststg(x)
2016-11-06add missing functions to deal with auditor_progress to the auditordb APIChristian Grothoff
2016-11-04auditordb testtg(x)
2016-11-04auditordb testtg(x)