summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-03148-4613/+4613
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-03158-632/+632
* Untabified and deleted trailing spaces (for patches).vlefevre2009-02-277-43/+43
* [rint.c] fixed a bug incorporated with the round away modezimmerma2009-02-271-0/+6
* [rint.c] fixed bug with round awayzimmerma2009-02-272-1/+496
* tests/tests.c: Change test5rm (formerly test4rm) so that it checks the newthevenyp2009-02-271-25/+32
* [rem1.c] fixed bug found in adding tests for round awayzimmerma2009-02-271-0/+32
* tests/texceptions.c: removed obsolete comments from r2427.vlefevre2009-02-261-2/+0
* [mpfr.h] added comment about order of rounding modeszimmerma2009-02-262-11/+11
* Add tests with round away mode.thevenyp2009-02-264-3/+29
* added round to away (still experimental)zimmerma2009-02-269-32/+39
* tests/tsprintf.c: do not use VLA's (C99 only).vlefevre2009-02-251-2/+2
* tests/tsprintf.c: coding style: removed spurious spaces.vlefevre2009-02-251-2/+2
* tests/tsprintf.c: added mpfr_snprintf/mpfr_vsnprintf tests withvlefevre2009-02-251-10/+24
* printf.c: Fix wrong return value, mpfr_snprintf and mpfr_vsnprintf functions ...thevenyp2009-02-241-8/+15
* tsprintf.c: added a test showing a buffer overflow in mpfr_vsnprintf.vlefevre2009-02-241-0/+6
* tsprintf.c: added a test showing a buffer overflow in mpfr_snprintf.vlefevre2009-02-241-0/+6
* Changed how the test of MPFR_VERSION_MAJOR, MPFR_VERSION_MINOR andvlefevre2009-02-232-18/+17
* speed.c, tests/texp.c: untabified.vlefevre2009-02-191-1/+1
* strtofr.c: accept bases up to 62.thevenyp2009-02-181-2/+60
* Checks whether C99 length modifiers 'hh' and 'll' are supported by thevlefevre2009-02-172-14/+24
* [texp.c] yet another better fixzimmerma2009-02-171-4/+5
* [texp.c] fixed previous patch and added commentzimmerma2009-02-171-1/+3
* [texp.c] fixed corner case testzimmerma2009-02-171-1/+1
* tests/mpf_compat.h: complete r5922 adding missing mpz_init/mpz_clear.thevenyp2009-02-061-0/+2
* [mpf2mpfr.h] added mpz_set_f (reported by Francois Morain)zimmerma2009-02-051-0/+11
* tests/tsprintf.c: remove tests against libc's printf with "%a" (not in ISO C9...thevenyp2009-01-211-6/+0
* Fixed bug reported by Chris Saunders: if _GMP_IEEE_FLOATS is defined,vlefevre2009-01-201-1/+2
* tests/tversion.c: be more tolerant when checking whether gmp.h versionvlefevre2009-01-201-11/+16
* tests/tset_ld.c: added explanation of NaN-related failures in casevlefevre2009-01-201-0/+6
* Added missing void's.vlefevre2009-01-2015-20/+26
* tests/tsprintf.c: removed a blank line (for consistency with thevlefevre2009-01-201-1/+0
* tests/tset_d.c: fixed test of mpfr_set_d on -0 with gcc -ffast-mathvlefevre2009-01-191-3/+9
* mpfr-impl.h: the DOUBLE_ISNAN macro wasn't working with gcc -ffast-mathvlefevre2009-01-191-12/+18
* tests/tcmp_d.c, tests/tcmp_ld.c, tests/tset_d.c: corrected message.vlefevre2009-01-193-12/+18
* tests/tcmp_d.c, tests/tcmp_ld.c, tests/tset_d.c: added explanationsvlefevre2009-01-193-15/+39
* tcmp_d.c tset_d.c tcmp_ld.c: Remove tests with NaN when MPFR_NANISNAN is defi...thevenyp2009-01-194-1/+10
* tests/tfprintf.c: renumber tests (there was two tests #9).thevenyp2009-01-191-4/+4
* tests/tfprintf.c: %c takes an int argument, not a char (see C standard).vlefevre2009-01-191-1/+1
* tests/tprintf.c, tests/tsprintf.c:vlefevre2009-01-192-7/+7
* tests/tsprintf.c: check if native types are really processed by libc printf.thevenyp2009-01-191-0/+50
* mpfr.texi: Explicit list of type supported by mpfr_printf functions.thevenyp2009-01-192-26/+0
* tests/tests.c: include <sys/fpu.h> only if need be.vlefevre2009-01-191-1/+3
* tfprintf.c tprintf.c: Test double with "%f" instead of "%e" so as to avoid fa...thevenyp2009-01-162-4/+4
* tests/tfprintf.c tests/tsprintf.c tests/tprintf.c acinclude.m4 vasprintf.c: N...thevenyp2009-01-163-13/+9
* acinclude.m4: Check if %Ld specification is supported (not always the case wi...thevenyp2009-01-163-10/+22
* get_uj.c get_sj.c tests/tset_sj.c tests/tfits.c fits_intmax.c fits_uintmax.c ...thevenyp2009-01-162-10/+12
* tfprintf.c tprintf.c: Remove tests with u_quad_t (on Solaris 10, quad_t exist...thevenyp2009-01-152-10/+4
* tfprintf.c tprintf.c: Fix included headers, type intmax_t may be defined in i...thevenyp2009-01-152-4/+12
* Copyright notice update: added 2009 withvlefevre2009-01-15157-157/+157