Skip to content

Bundle tests in release tarball #37

@rainerjung

Description

@rainerjung

It would be nice to bundle the tests directory in the normal release tarball like e.g. pdo_oci-1.2.0.tgz. It is contained in the source tarball (eg. v1.2.0.tar.gz), but not the normal release tarball.

The similar project oci8 does have the tests in the release tarball (eg. oci8-3.4.1.tgz).

I build pdo_oci together with php and normally copy the tests directory to ext/pdo_oci/tests underneath the php tree before running all tests from there. I can do that with the full source tarball, but not the normal release tarball. Using a common approach between the two project oci8 and pdo_oci might be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions