index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pq
/
test_pq.c
Age
Commit message (
Expand
)
Author
2023-11-28
[pq] add support for array of struct GNUNET_HashCode
Özgür Kesim
2023-10-10
[pq] cleanup of amount tuple type handling
Özgür Kesim
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
removing old amount logic from libtalerpq
Christian Grothoff
2023-07-30
[pq] use GNUNET_PQ_get_oid_by_name consistently
Özgür Kesim
2023-07-29
[pq] added array support for taler_amount composite type
Özgür Kesim
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2022-10-22
-fix ftbfs
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-17
tested in GNUnet already
Christian Grothoff
2020-01-17
fix test_pq
Christian Grothoff
2019-12-24
tolerate database not existing, skip test
Christian Grothoff
2019-10-11
adaptions to libgnunetpq api change (#5733)
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-17
remove currency field from databases
Christian Grothoff
2017-10-06
reduce scope of local vars
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-11
fixing more leaks
Christian Grothoff
2016-02-06
move to new libgnunetpq library, simplifying libtalerpq
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-10
new test for uint and json APIs
Christian Grothoff
2015-05-18
check return values
Christian Grothoff
2015-05-17
add test for varsize pq operation
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-15
getting test to pass
Christian Grothoff
2015-05-15
misc bugfixes
Christian Grothoff
2015-05-15
completing test-case implementation:
Christian Grothoff
2015-05-15
fixing misc. minor bugs, towards getting testcases to work
Christian Grothoff
2015-05-15
use talercheck DB
Christian Grothoff
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-05-07
pq test skeleton, not finished
Christian Grothoff