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

Activate Ctest on windows #1706

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

kerautret
Copy link
Member

@kerautret kerautret commented Oct 24, 2023

PR Description

Fix issue #1693
The key issue was to use the signature with NAME and COMMAND that allows to replace test command with full path (as mentioned in the cmake add_test doc here

Checklist

  • Unit-test of your feature with Catch.
  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Documentation module page added or updated.
  • New entry in the ChangeLog.md added.
  • No warning raised in Debug mode.
  • All continuous integration tests pass (Github Actions)

@kerautret
Copy link
Member Author

not related but the random test show an issue on testArithmeticalDSSComputerOnSurfels, so I put an issue #1707 on it.

Copy link
Member

@dcoeurjo dcoeurjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thx!

@dcoeurjo dcoeurjo merged commit f845833 into DGtal-team:master Oct 25, 2023
22 checks passed
@dcoeurjo dcoeurjo deleted the CtestWindows branch October 25, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants