Skip to content

cmake is not integrated to the test framework #779

Description

@MathieuDutSik

Describe the bug
It has apparently been decided that from now on the cmake is the framework for compilation. The problem is that this has not been integrated with the testing framework.

To Reproduce
Run "./bin/run_test -s PDLIB ../model ww3_tp2.6"
and see
[ERROR] comp file /Users/mathieu/GITall/GIT/WW3/model/bin/comp not found
Please run /Users/mathieu/GITall/GIT/WW3/model/bin/w3_setup <main_dir> -c -s

which is symptomatic of the run_test referring to the old framework.

Expected behavior
I expect the run_test to integrate smoothly with the cmake. Before once you had comp/link you were good to go. It should be the same for the run_test.

Screenshots
None

Additional context
This applies to all the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions