Skip to content

Create 'gen-test-report' top-level make target #12

Description

@danpape

Add new make target so that executing 'make gen-test-report' will run the implementation-report app with all paths/filenames specified.

For instance, just as we can do:

mkdir build
cd build
cmake ..
make
make test

it would be nice to also be able to say

make gen-test-report

without having to do anything more complicated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions