summaryrefslogtreecommitdiff
path: root/tests/tprintf.c
Commit message (Expand)AuthorAgeFilesLines
* tprintf.c: replace __gmp_const by constthevenyp2007-11-261-6/+6
* tests/tprintf.c: changeset 4996 was incorrect. Fixed.vlefevre2007-11-261-2/+2
* tests/tprintf.c: added missing "void" in function declarations.vlefevre2007-11-241-4/+4
* Untabified and removed trailing spaces.vlefevre2007-11-241-16/+16
* tests/tprintf.c: include <stdarg.h>.vlefevre2007-11-231-0/+2
* tests/tprintf.c: enable the tests only if HAVE_STDARG is defined,vlefevre2007-11-231-0/+13
* tests/tprintf.c:vlefevre2007-11-231-12/+18
* Makefile.am: add mpfr_printf-like functionsthevenyp2007-11-231-0/+365