Skip to content

Data file path is resolved differently in a build directory within the project #22

Description

@php1ic

Assuming the project is checkout out to - /some/path/inch/

A parallel build directory at /some/path/build/ will resolve the data path correctly and use the absolute path.
A build directory within the project at /some/path/inch/build will not resolve correctly and tests will fail (see #21).

Need to investigate why, the macro __FILE__ seems to behave differently depending on build directory location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions