php-src/ext/gmp/tests
2015-08-23 16:08:07 -07: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 Fix bug #52906 gmp_mod returns negative result when non-negative is expected 2010-10-01 00:12:23 +00: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
bug69803.phpt Fixed bug #69803 2015-06-11 22:20:05 +02:00
bug70284.phpt Fix bug ##70284 (Use after free vulnerability in unserialize() with GMP) 2015-08-23 16:08:07 -07: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 Give proper names to GMP test files 2014-09-04 21:10:41 +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 We can't output absolute S and T values for the 2015-01-09 16:23:50 -08: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_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_bits.phpt Run gmp_random tests more quickly 2015-04-16 16:29:57 +02:00
gmp_random_range.phpt Fixed bug #69803 2015-06-11 22:20:05 +02:00
gmp_random.phpt Give proper names to GMP test files 2014-09-04 21:10:41 +02:00
gmp_remroot.phpt Normalize gmp_remroot() behavior to GMP 5.1 2015-04-16 16:27:42 +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 Give proper names to GMP test files 2014-09-04 21:10:41 +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