Skip to content

Hard to find failed test case #105

@Louson

Description

@Louson

When running a test case, the output is checked with diff. It does not print the file in concern and so it's hard to know which file it is.

Example:

  1. make some modification in test/basic/show/build-output.ref
  2. run the test with ctest -VV -R show

We have the diff but not the file name

I have not found any option in diff to print the file name. Maybe we can wrap diff to print the file name in case of error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions