summaryrefslogtreecommitdiff
path: root/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* #include stdint.h even if we have inttypes.hMarc Glisse2021-06-062-8/+6
* tests/misc/t-locale.c (nl_langinfo): No redefine on __TERMUX__, spotted by Sa...Marco Bodrato2020-11-101-2/+2
* (AM_LDFLAGS): Define. (Thanks to Emmanuel Thom?? and Vincent Lefevre.)Torbjorn Granlund2017-06-281-0/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-293-3/+0
* tests/: Do not redefine localeconv when mingw is used.Marco Bodrato2016-01-011-10/+1
* tests/misc/t-printf.c: Test a sequence of '%'.Marco Bodrato2015-12-101-1/+10
* Spacing and copyright fixes.Torbjorn Granlund2015-04-211-1/+1
* Minor testsuite fixes when building as C++.Marc Glisse2014-12-081-0/+6
* Include config.h early for HAVE_xxx.Torbjorn Granlund2014-11-121-0/+1
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* Put back #include of "config.h".Torbjorn Granlund2014-01-191-1/+2
* Get rid of varargs code and references.Torbjorn Granlund2014-01-192-51/+0
* Use https to link to GNU license.Torbjorn Granlund2013-12-024-4/+4
* Collapse copyright years.Torbjorn Granlund2013-11-282-2/+2
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-214-44/+44
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-1/+1
* Disable test for mingw.Torbjorn Granlund2011-07-051-1/+9
* More C++ edits.Torbjorn Granlund2010-11-141-1/+1
* More of: Add 'const' to variables pointing to character strings.Torbjorn Granlund2010-11-101-7/+7
* Add 'const' to variables pointing to character strings.Torbjorn Granlund2010-11-101-2/+2
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-102-2/+2
* Reverted previous change, which broke on glibc systems.Niels Möller2009-10-291-1/+1
* Remove an unused variable.Torbjorn Granlund2009-10-291-1/+1
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-1/+1
* New .hgignore file. Removed all old .cvsignore files.Niels Möller2008-09-051-5/+0
* */Makefile.in, configure, aclocal.m4, config.in: Removed filesNiels Möller2008-09-051-578/+0
* Avoid negative arguments to _ui functions.tege2008-08-022-6/+6
* (check_vsnprintf): Fix a printf type clash.tege2007-10-171-1/+1
* Clean up spacing.tege2007-09-241-84/+84
* Update license to version 3.tege2007-09-185-20/+10
* Update FSF's address.tege2006-02-155-10/+10
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-101-4/+6
* Regenerate for:Kevin Ryde2004-05-101-1/+0
* Regenerate for:Kevin Ryde2004-05-081-9/+2
* Regenerate for:Kevin Ryde2004-04-201-1/+1
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-281-3/+3
* Regenerate for:Kevin Ryde2004-01-111-0/+1
* Fix a spelling error.Kevin Ryde2004-01-061-2/+2
* Regenerate for:Kevin Ryde2003-12-191-1/+1
* * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh,Kevin Ryde2003-12-191-93/+108
* Regenerate for:Kevin Ryde2003-12-101-0/+2
* * tests/misc/t-scanf.c (test_sscanf_eof_ok): New function.Kevin Ryde2003-12-061-13/+44
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-261-0/+5
* * printf/doprnt.c: Add M for mp_limb_t.Kevin Ryde2003-04-231-1/+40
* * mpfr/*: Update to mpfr cvs 2003-01-18.Kevin Ryde2003-01-181-0/+1
* Regenerate for:Kevin Ryde2003-01-111-0/+1
* Regenerate for:Kevin Ryde2002-12-171-2/+0
* * tests/misc/t-locale.c (check_input): Don't let "0x" appear from fakeKevin Ryde2002-12-171-3/+5
* Regenerate for:Kevin Ryde2002-12-161-0/+2
* * scanf/doscan.c: Add hex floats, tighten matching to follow C99, forKevin Ryde2002-12-161-32/+98