Skip to content

test script links to wrong binary ("tidy" vs "tidy5") #254

@vielmetti

Description

@vielmetti

If I do a build of the system with all default set and then try to run tests, the default tests do not find the tidy binary in the correct place.

testone.sh: Can NOT locate binary '../build/cmake/tidy5'!
testone.sh: Fix me with the correct location of the binary to run.

however the build with all defaults set creates ../build/cmake/tidy , not ../build/cmake/tidy5 .

Further there is no way to run that testone.sh script and override the location of the binary without editing the script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions