Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittest updates #11184

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Unittest updates #11184

merged 1 commit into from
Feb 11, 2024

Conversation

jonjenssen
Copy link
Collaborator

@jonjenssen jonjenssen commented Feb 7, 2024

Closes #11046

@jonjenssen jonjenssen marked this pull request as ready for review February 9, 2024 15:04
…t tests from ResInsight application.

Clean up cmake configuration a bit, and pull down gtest when needed, no longer use a thirdparty subfolder

Fixes by cmake-format

Some cleanup

Update build script to use new unit tests

Fixes by cmake-format

Some fixes

Add target for copying dependencies to output folder (work in progress)

Make sure we copy the needed dependencies to the output build folder

Revert "Make sure we copy the needed dependencies to the output build folder"

This reverts commit d412597.

Fixes by cmake-format

TEst

Fixes by cmake-format

Add install target for tests

Cleanup obsolete command

Fix merge gone wrong

Fix comment
@jonjenssen jonjenssen merged commit 5391179 into dev Feb 11, 2024
21 checks passed
@jonjenssen jonjenssen deleted the unittest_updates branch February 11, 2024 19:04
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.

Add separate target for ResInsight unit-tests
2 participants