Skip to content

Enable ctest command #5

@ibc

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...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions