6d08575da2
PR: ports/53653 Submitted by: Thierry Thomas <thierry@pompo.net>
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
%%PEARDIR%%/DB.php
|
|
%%PEARDIR%%/DB/common.php
|
|
%%PEARDIR%%/DB/dbase.php
|
|
%%PEARDIR%%/DB/fbsql.php
|
|
%%PEARDIR%%/DB/ibase.php
|
|
%%PEARDIR%%/DB/ifx.php
|
|
%%PEARDIR%%/DB/msql.php
|
|
%%PEARDIR%%/DB/mssql.php
|
|
%%PEARDIR%%/DB/mysql.php
|
|
%%PEARDIR%%/DB/oci8.php
|
|
%%PEARDIR%%/DB/odbc.php
|
|
%%PEARDIR%%/DB/pgsql.php
|
|
%%PEARDIR%%/DB/sqlite.php
|
|
%%PEARDIR%%/DB/storage.php
|
|
%%PEARDIR%%/DB/sybase.php
|
|
%%PEARDIR%%/tests/db_error.phpt
|
|
%%PEARDIR%%/tests/db_error2.phpt
|
|
%%PEARDIR%%/tests/db_factory.phpt
|
|
%%PEARDIR%%/tests/db_ismanip.phpt
|
|
%%PEARDIR%%/tests/db_parsedsn.phpt
|
|
%%PEARDIR%%/tests/driver/01connect.phpt
|
|
%%PEARDIR%%/tests/driver/02fetch.phpt
|
|
%%PEARDIR%%/tests/driver/03simplequery.phpt
|
|
%%PEARDIR%%/tests/driver/04numcols.phpt
|
|
%%PEARDIR%%/tests/driver/05sequences.phpt
|
|
%%PEARDIR%%/tests/driver/06prepexec.phpt
|
|
%%PEARDIR%%/tests/driver/08affectedrows.phpt
|
|
%%PEARDIR%%/tests/driver/09numrows.phpt
|
|
%%PEARDIR%%/tests/driver/10errormap.phpt
|
|
%%PEARDIR%%/tests/driver/13limit.phpt
|
|
%%PEARDIR%%/tests/driver/14fetchmode_object.phpt
|
|
%%PEARDIR%%/tests/driver/15quote.phpt
|
|
%%PEARDIR%%/tests/driver/bug22328.phpt
|
|
%%PEARDIR%%/tests/driver/connect.inc
|
|
%%PEARDIR%%/tests/driver/mktable.inc
|
|
%%PEARDIR%%/tests/driver/setup.inc
|
|
%%PEARDIR%%/tests/driver/skipif.inc
|
|
%%PORTDOCS%%%%DOCSDIR%%/IDEAS
|
|
%%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS
|
|
%%PORTDOCS%%%%DOCSDIR%%/STATUS
|
|
%%PORTDOCS%%%%DOCSDIR%%/TESTERS
|
|
%%PKGREGDIR%%/package.xml
|
|
@dirrm %%PEARDIR%%/DB
|
|
@dirrm %%PEARDIR%%/tests/driver
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@unexec rmdir %D/share/pear/tests 2> /dev/null || true
|