]> granicus.if.org Git - php/commit
- Add tests
authorMarcus Boerger <helly@php.net>
Sun, 20 Feb 2005 19:26:05 +0000 (19:26 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 20 Feb 2005 19:26:05 +0000 (19:26 +0000)
commit5a48f0ec385a5677fe054a9cc97ff915f369dd40
tree52fa9e738e3d27502224a458604a024b764f82c0
parentfc2276c9555c170686979e2531a89730456aa639
- Add tests
12 files changed:
ext/pdo_pgsql/tests/connection.inc [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_001.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_002.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_003.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_004.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_005.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_006.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_007.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_008.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/pdo_pgsql_009.phpt [new file with mode: 0755]
ext/pdo_pgsql/tests/prepare.inc [new file with mode: 0755]
ext/pdo_pgsql/tests/skipif.inc [new file with mode: 0755]