Skip to content

Enable ctest command #5

Description

@ibc

No idea how to add "tests" the CMake way. After reading some docs, I've added this to /CMakeLists.txt file:

enable_testing()
add_test(NAME unittest COMMAND test_sdptransform WORKING_DIRECTORY build)

but it does nothing...

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions