]> granicus.if.org Git - php/commit
Add Oracle tests for PDO.
authorMagnus M��tt� <magnus@php.net>
Tue, 1 Mar 2005 21:09:12 +0000 (21:09 +0000)
committerMagnus M��tt� <magnus@php.net>
Tue, 1 Mar 2005 21:09:12 +0000 (21:09 +0000)
commit865c23e94765da17228912a9029f7de70ba6b9dc
tree2119d302ef4c2fed08eed854f4de7ca7d9bcbd50
parent584f64ed62d5700b91752be6198674630be15859
Add Oracle tests for PDO.
18 files changed:
ext/pdo_oci/tests/connection.inc [new file with mode: 0755]
ext/pdo_oci/tests/pdo_001.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_002.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_003.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_004.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_005.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_006.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_007.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_008.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_009.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_010.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_011.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_012.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_013.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_014.phpt [new file with mode: 0755]
ext/pdo_oci/tests/pdo_015.phpt [new file with mode: 0755]
ext/pdo_oci/tests/prepare.inc [new file with mode: 0755]
ext/pdo_oci/tests/skipif.inc [new file with mode: 0755]