summaryrefslogtreecommitdiff
path: root/ext/gmp/tests
Commit message (Expand)AuthorAgeFilesLines
* Also allow base 62 for gmp_init as requested in (#50283)David Soria Parra2009-11-251-1/+4
* Really use 62 as the upper boundary as requested and not 32.David Soria Parra2009-11-251-11/+15
* Implement feature request #50283 (allow base in gmp_strval to use full range:...David Soria Parra2009-11-241-0/+29
* fix testsNuno Lopes2007-12-272-3/+3
* add tests for testbit, sync with HEADStanislav Malyshev2007-11-012-24/+84
* generalize resource namesStanislav Malyshev2007-11-011-2/+2
* fix 64bit issues & testsAntony Dovgal2007-11-015-5/+13
* - Fix memory leaks (bug #42509)Stanislav Malyshev2007-11-0136-98/+114
* MFH: add missing skipif sectionsAntony Dovgal2007-05-2730-1/+58
* fix test namesAntony Dovgal2007-05-071-1/+1
* MFHAntony Dovgal2007-05-041-1/+7
* MFH: improve the testsAntony Dovgal2007-04-273-0/+56
* MFH: add test & GMP_VERSION constantAntony Dovgal2007-04-261-0/+41
* new tests for ext/gmpAntony Dovgal2007-04-1827-0/+1430
* new testsAntony Dovgal2006-09-107-0/+482
* MFH: add gmp_nextprime()Antony Dovgal2006-07-181-0/+40
* fix test - short_tags not allowed here!foobar2005-06-171-3/+1
* @- Fix #32773 and make right fix for GMP FPEs (Stas)Stanislav Malyshev2005-04-251-0/+24
* - Remove unused blocksMarcus Boerger2004-05-193-6/+0
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-1/+1
* Add a new test for GMP base recognition.Sean Bright2002-02-101-0/+49
* Skip mcrypt/gmp tests, if the extensions are not available.Sascha Schumann2000-12-241-0/+2
* Add GMP testsStanislav Malyshev2000-12-132-0/+40