php-src/ext/gmp/tests
Nikita Popov bb0c142156 Drop support for GMP 4.1
* Consistent base conversion support (max: 62)
 * mpz_remroot always available
 * Use gmp_randinit_mt instead of LCG
2014-09-28 20:46:22 +02:00
..
002.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
003.phpt Throw warning when converting invalid string to GMP 2013-12-30 14:38:09 +01:00
bug32773.phpt fix test names 2007-05-07 18:03:01 +00:00
bug50175.phpt Fixed bug #50175 2014-09-02 19:04:55 +02:00
bug50283.phpt Drop support for GMP 4.1 2014-09-28 20:46:22 +02:00
bug52906.phpt Fix bug #52906 gmp_mod returns negative result when non-negative is expected 2010-10-01 00:12:23 +00:00
bug66872.phpt Add SKIPIF in GMP test 2014-03-12 14:17:08 +01:00
bug659967.phpt Fix bug #65997 by switching to Serializable for GMP 2013-10-29 20:58:30 +01:00
cast.phpt GMP improvements 2013-06-17 17:59:12 +02:00
clone.phpt GMP improvements 2013-06-17 17:59:12 +02:00
comparison.phpt GMP improvements 2013-06-17 17:59:12 +02:00
gmp_abs.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_and.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_clrbit.phpt Make gmp_setbit and gmp_clrbit return values consistent 2014-09-28 20:18:14 +02:00
gmp_cmp.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_com.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_div_q.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_div_qr.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_div_r.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_divexact.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_export.phpt Split GMP tests testing multiple functions 2014-09-04 21:18:37 +02:00
gmp_fact.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_gcd.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_gcdext.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_hamdist.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_import.phpt Split GMP tests testing multiple functions 2014-09-04 21:18:37 +02:00
gmp_init.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_intval.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_invert.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_jacobi.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_legendre.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_mod.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_neg.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_nextprime.phpt Throw warning when converting invalid string to GMP 2013-12-30 14:38:09 +01:00
gmp_or.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_perfect_square.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_php_int_max.phpt Skip 64bit test on 32bit 2014-09-02 18:42:39 +02:00
gmp_popcount.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_pow.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_pown.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_prob_prime.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_random.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_remroot.phpt Split GMP tests testing multiple functions 2014-09-04 21:18:37 +02:00
gmp_root.phpt Split GMP tests testing multiple functions 2014-09-04 21:18:37 +02:00
gmp_scan0.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_scan1.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_setbit.phpt Make gmp_setbit and gmp_clrbit return values consistent 2014-09-28 20:18:14 +02:00
gmp_sign.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_sqrt.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_sqrtrem.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_strval.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_sub.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_testbit.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_xor.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
overloading.phpt Add GMP tests for some uncovered branches 2014-09-04 20:03:29 +02:00
serialize.phpt Fix bug #65997 by switching to Serializable for GMP 2013-10-29 20:58:30 +01:00