Skip to content

test: ctime_tests usage always suggests using libtool #1697

Open
@fanquake

Description

@fanquake

It will probably be suprising for someone building binaries using CMake to be recommened to run them under libtool:

cmake -B build
cmake --build build
./build/bin/ctime_tests 
This test can only usefully be run inside valgrind because it was not compiled under msan.
Usage: libtool --mode=execute valgrind ./ctime_tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions