Skip to content

Ensure test executables build before running tests#485

Open
rjmansfield wants to merge 1 commit intogoogle:mainfrom
rjmansfield:fix-check-bloaty-dependencies
Open

Ensure test executables build before running tests#485
rjmansfield wants to merge 1 commit intogoogle:mainfrom
rjmansfield:fix-check-bloaty-dependencies

Conversation

@rjmansfield
Copy link
Contributor

Use CMake FIXTURES to make CTest build test executables before running them. This fixes 'ninja test' failing on clean builds.

Bump minimum CMake version to 3.7 for FIXTURES support.

Use CMake FIXTURES to make CTest build test executables before running
them. This fixes 'ninja test' failing on clean builds.

Bump minimum CMake version to 3.7 for FIXTURES support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant