Skip to content

Integration tests for cmake could be made uniform #330

Description

@jgallagher59701

The integration (autotest) tests are handled two ways. One way uses cmake add_test(COMMAND <set of shell commands like 'sed'>) and the other moves all of that into a secondary shell script. The latter adds another moving part, but is easier to debug. Choose one and do the same thing everywhere? Maybe that is expecting too perfect a world?

Activity

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

Metadata

Metadata

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions