This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
php
mirror of
https://github.com/php/php-src
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Give proper names to GMP test files
pull/807/head
Nikita Popov
12 years ago
parent
15c139b99a
commit
9586b15229
37 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
ext/gmp/tests/gmp_abs.phpt
0
ext/gmp/tests/gmp_and.phpt
0
ext/gmp/tests/gmp_clrbit.phpt
0
ext/gmp/tests/gmp_cmp.phpt
0
ext/gmp/tests/gmp_com.phpt
0
ext/gmp/tests/gmp_div_q.phpt
0
ext/gmp/tests/gmp_div_qr.phpt
0
ext/gmp/tests/gmp_div_r.phpt
0
ext/gmp/tests/gmp_divexact.phpt
0
ext/gmp/tests/gmp_fact.phpt
0
ext/gmp/tests/gmp_gcd.phpt
0
ext/gmp/tests/gmp_gcdext.phpt
0
ext/gmp/tests/gmp_hamdist.phpt
0
ext/gmp/tests/gmp_init.phpt
0
ext/gmp/tests/gmp_intval.phpt
0
ext/gmp/tests/gmp_invert.phpt
0
ext/gmp/tests/gmp_jacobi.phpt
0
ext/gmp/tests/gmp_legendre.phpt
0
ext/gmp/tests/gmp_mod.phpt
0
ext/gmp/tests/gmp_neg.phpt
0
ext/gmp/tests/gmp_or.phpt
0
ext/gmp/tests/gmp_perfect_square.phpt
0
ext/gmp/tests/gmp_popcount.phpt
0
ext/gmp/tests/gmp_pow.phpt
0
ext/gmp/tests/gmp_pown.phpt
0
ext/gmp/tests/gmp_prob_prime.phpt
0
ext/gmp/tests/gmp_random.phpt
0
ext/gmp/tests/gmp_scan0.phpt
0
ext/gmp/tests/gmp_scan1.phpt
0
ext/gmp/tests/gmp_setbit.phpt
0
ext/gmp/tests/gmp_sign.phpt
0
ext/gmp/tests/gmp_sqrt.phpt
0
ext/gmp/tests/gmp_sqrtrem.phpt
0
ext/gmp/tests/gmp_strval.phpt
0
ext/gmp/tests/gmp_sub.phpt
0
ext/gmp/tests/gmp_testbit.phpt
0
ext/gmp/tests/gmp_xor.phpt
0
ext/gmp/tests/013.phpt → ext/gmp/tests/gmp_abs.phpt
View File
0
ext/gmp/tests/029.phpt → ext/gmp/tests/gmp_and.phpt
View File
0
ext/gmp/tests/034.phpt → ext/gmp/tests/gmp_clrbit.phpt
View File
0
ext/gmp/tests/026.phpt → ext/gmp/tests/gmp_cmp.phpt
View File
0
ext/gmp/tests/031.phpt → ext/gmp/tests/gmp_com.phpt
View File
0
ext/gmp/tests/009.phpt → ext/gmp/tests/gmp_div_q.phpt
View File
0
ext/gmp/tests/007.phpt → ext/gmp/tests/gmp_div_qr.phpt
View File
0
ext/gmp/tests/008.phpt → ext/gmp/tests/gmp_div_r.phpt
View File
0
ext/gmp/tests/011.phpt → ext/gmp/tests/gmp_divexact.phpt
View File
0
ext/gmp/tests/014.phpt → ext/gmp/tests/gmp_fact.phpt
View File
0
ext/gmp/tests/021.phpt → ext/gmp/tests/gmp_gcd.phpt
View File
0
ext/gmp/tests/022.phpt → ext/gmp/tests/gmp_gcdext.phpt
View File
0
ext/gmp/tests/036.phpt → ext/gmp/tests/gmp_hamdist.phpt
View File
0
ext/gmp/tests/040.phpt → ext/gmp/tests/gmp_init.phpt
View File
0
ext/gmp/tests/004.phpt → ext/gmp/tests/gmp_intval.phpt
View File
0
ext/gmp/tests/023.phpt → ext/gmp/tests/gmp_invert.phpt
View File
0
ext/gmp/tests/024.phpt → ext/gmp/tests/gmp_jacobi.phpt
View File
0
ext/gmp/tests/025.phpt → ext/gmp/tests/gmp_legendre.phpt
View File
0
ext/gmp/tests/010.phpt → ext/gmp/tests/gmp_mod.phpt
View File
0
ext/gmp/tests/012.phpt → ext/gmp/tests/gmp_neg.phpt
View File
0
ext/gmp/tests/030.phpt → ext/gmp/tests/gmp_or.phpt
View File
0
ext/gmp/tests/019.phpt → ext/gmp/tests/gmp_perfect_square.phpt
View File
0
ext/gmp/tests/035.phpt → ext/gmp/tests/gmp_popcount.phpt
View File
0
ext/gmp/tests/015.phpt → ext/gmp/tests/gmp_pow.phpt
View File
0
ext/gmp/tests/016.phpt → ext/gmp/tests/gmp_pown.phpt
View File
0
ext/gmp/tests/020.phpt → ext/gmp/tests/gmp_prob_prime.phpt
View File
0
ext/gmp/tests/028.phpt → ext/gmp/tests/gmp_random.phpt
View File
0
ext/gmp/tests/037.phpt → ext/gmp/tests/gmp_scan0.phpt
View File
0
ext/gmp/tests/038.phpt → ext/gmp/tests/gmp_scan1.phpt
View File
0
ext/gmp/tests/033.phpt → ext/gmp/tests/gmp_setbit.phpt
View File
0
ext/gmp/tests/027.phpt → ext/gmp/tests/gmp_sign.phpt
View File
0
ext/gmp/tests/017.phpt → ext/gmp/tests/gmp_sqrt.phpt
View File
0
ext/gmp/tests/018.phpt → ext/gmp/tests/gmp_sqrtrem.phpt
View File
0
ext/gmp/tests/005.phpt → ext/gmp/tests/gmp_strval.phpt
View File
0
ext/gmp/tests/006.phpt → ext/gmp/tests/gmp_sub.phpt
View File
0
ext/gmp/tests/039.phpt → ext/gmp/tests/gmp_testbit.phpt
View File
0
ext/gmp/tests/032.phpt → ext/gmp/tests/gmp_xor.phpt
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue