]> granicus.if.org Git - php/commit
Re-add common PDO tests to Firebird test suite
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 4 May 2019 08:46:08 +0000 (10:46 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 4 May 2019 12:24:15 +0000 (14:24 +0200)
commite4757ecc801695b099d7e72fd2bd4ce7d9d97825
treea1f0a7d8005efd171f8c4e08bd4302f2e83351bf
parentae21dc46da5126fb37b2b487760c558f3e8263f8
Re-add common PDO tests to Firebird test suite

These have been inadvertently dropped when changing the test suite to
not require ext/interbase anymore, so we add them back.

We also change the required environment variable names to match the
usual PDO names.  Particularly, we replace `PDO_FIREBIRD_TEST_HOSTNAME`
and `_DATABASE` with the more flexible `PDO_FIREBIRD_TEST_DSN`.
ext/pdo_firebird/tests/common.phpt [new file with mode: 0644]
ext/pdo_firebird/tests/skipif.inc
ext/pdo_firebird/tests/testdb.inc