-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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:
- make some modification in test/basic/show/build-output.ref
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels