summaryrefslogtreecommitdiff
path: root/tests/mpf
Commit message (Expand)AuthorAgeFilesLines
* Amend last change.Torbjorn Granlund2020-11-191-1/+1
* tests/mpf/t-conv.c: Some more tests on zero.Marco Bodrato2020-10-311-3/+22
* tests/mpf/t-get_d_2exp.c: Test also the case zeroMarco Bodrato2020-10-291-1/+11
* tests/mpf/t-trunc.c: Use mpf_size.Marco Bodrato2020-10-291-2/+2
* tests/mpf/reuse.c: Check index, not function. Allows make check with CC=tcc -...Marco Bodrato2020-09-171-2/+2
* tests/mpf/t-conv.c: Test also the base=0 case.Marco Bodrato2019-12-201-2/+3
* Include gmp-impl.h.Torbjorn Granlund2019-08-171-1/+1
* Add several more fixed test cases.Torbjorn Granlund2019-08-011-2/+101
* Whitespace cleanup.Torbjorn Granlund2017-07-191-9/+9
* (AM_LDFLAGS): Define. (Thanks to Emmanuel Thom?? and Vincent Lefevre.)Torbjorn Granlund2017-06-281-0/+1
* (check_data): Rewrite of check_onebit.Torbjorn Granlund2017-03-121-30/+36
* WHitespace cleanup.Torbjorn Granlund2016-10-141-1/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-2927-27/+0
* tests/mpf/t-pow_ui.c: Use another mpf for the size limit.Marco Bodrato2015-11-011-4/+6
* tests/mpf/t-pow_ui.c: Use the reference to check for size.Marco Bodrato2015-10-291-3/+3
* Add elementary testing of mpf_pow_ui.Torbjorn Granlund2015-10-282-2/+70
* tests/mpf/t-cmp_si.c: Initialise a variable (only when error arise)Marco Bodrato2015-10-181-0/+1
* tests/mp?/Makefile.am (check_PROGRAMS); Reorder tests.Marco Bodrato2015-09-271-1/+1
* Fix typo in last change.Torbjorn Granlund2015-09-131-1/+1
* (check_data): Set precision reflecting data.Torbjorn Granlund2015-09-121-1/+1
* mpf_cmp_z, with test.Marco Bodrato2015-09-111-3/+30
* Remove K&R stringize support.Torbjorn Granlund2015-06-231-4/+0
* ChangeLogMarco Bodrato2015-05-301-1/+1
* tests/mpf/t-sqrt_ui.c: Test special cases.Marco Bodrato2015-05-301-1/+14
* Spacing and copyright fixes.Torbjorn Granlund2015-04-211-1/+1
* Minor testsuite fixes when building as C++.Marc Glisse2014-12-081-1/+1
* INCLUDES => AM_CPPFLAGS.Torbjorn Granlund2014-10-011-1/+1
* tests/mpf/t-fits.c: use ui_sub instead of sub_ui+neg.Marco Bodrato2014-08-021-2/+1
* tests/mpf/t-sub.c: Restore low verbosity.Marco Bodrato2014-06-061-1/+1
* tests/mpf/t-int_p.c: Test numbers with both integer and fractionary partsMarco Bodrato2014-06-011-1/+8
* tests/mpf/t-sub.c: correctly handle single limb -> ui convertion.Marco Bodrato2014-06-011-34/+32
* tests/mpf/t-sub.c: Test also zero ui.Marco Bodrato2014-05-311-12/+23
* tests/mpf/t-sub.c: More corner cases and strict checkingMarco Bodrato2014-05-311-31/+46
* tests/mpf/t-sub.c (check_data): more data...Marco Bodrato2014-05-221-10/+16
* tests/mpf/t-sub.c: test sub_ui and ui_sub tooMarco Bodrato2014-05-211-3/+55
* Use https to link to GNU license.Torbjorn Granlund2013-12-0228-28/+28
* Collapse copyright years.Torbjorn Granlund2013-11-283-4/+3
* Better fix for the mpf/reuse overflow issue, by Torbjorn.Marc Glisse2013-10-081-9/+11
* Avoid overflows in the exponents in an mpf test.Marc Glisse2013-10-081-0/+6
* Fix typos.Torbjorn Granlund2013-07-222-2/+2
* tests/mpf/t-fits.c: Check new edges.Marco Bodrato2013-03-191-1/+10
* tests/mpf/t-fits.c: typosMarco Bodrato2013-03-191-3/+3
* Refine cpp test for vax.Torbjorn Granlund2012-12-051-1/+1
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-2128-309/+309
* tests/mpf/t-set.c: use TESTS_REPS.Marco Bodrato2012-05-181-3/+1
* tests: slightly wider coverage.Marco Bodrato2012-05-171-1/+3
* tests/mpf/t-set.c (check_random): New check, both set and init_set.Marco Bodrato2012-05-171-3/+64
* tests/mpf/t-set_ui.c (check_data): LONG_HIGHBIT -> ULONG_HIGHBIT.Marco Bodrato2012-05-171-1/+1
* Put decls correct for C89.Torbjorn Granlund2012-05-171-2/+2
* Copyright year.Marco Bodrato2012-05-172-2/+2