summaryrefslogtreecommitdiff
path: root/tests/t-convert.c
Commit message (Expand)AuthorAgeFilesLines
* mpi: optimizations for MPI scanning and printingJussi Kivilinna2021-07-011-180/+358
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-4/+4
* tests: Fix a printf glitch for a Windows test.Werner Koch2017-08-021-4/+8
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-4/+4
* tests: Use common code for all tests.Justus Winter2016-12-131-63/+5
* tests: Rename 'show' to 'info'.Justus Winter2016-12-131-7/+7
* mpi: Fix scanning of negative SSH formats and add more tests.Werner Koch2013-10-231-34/+98
* mpi: Support printing of negative numbers.Werner Koch2013-09-171-5/+369
* mpi: Make gcry_mpi_print work with negative zeroes.Werner Koch2013-08-301-0/+160