Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a target for verifying only CHECK-EXEC in tests #874

Closed
parth-07 opened this issue Apr 28, 2024 · 0 comments · Fixed by #875
Closed

Add a target for verifying only CHECK-EXEC in tests #874

parth-07 opened this issue Apr 28, 2024 · 0 comments · Fixed by #875

Comments

@parth-07
Copy link
Collaborator

check-clad target verifies both the derivative code and derivative output. It's difficult to use this target when we are making Clad modifications that are expected to change the derivative code. It would be nice to have a separate target which only checks the derivative outputs.

parth-07 added a commit to parth-07/clad that referenced this issue Apr 28, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Fixes vgvassilev#874
vgvassilev pushed a commit to parth-07/clad that referenced this issue May 25, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Fixes vgvassilev#874
parth-07 added a commit that referenced this issue May 29, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Fixes #874
parth-07 added a commit to parth-07/clad that referenced this issue May 29, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Fixes vgvassilev#874
parth-07 added a commit to parth-07/clad that referenced this issue May 29, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Co-authored-by: Vassil Vassilev <v.g.vassilev@gmail.com>

Fixes vgvassilev#874
vgvassilev pushed a commit that referenced this issue May 29, 2024
This commit adds a new verification target, 'check-clad-exec-only'.
This target only verifies the 'CHECK-EXEC' filecheck checks. It is
helpful during the development phase when derivative code is expected to
change frequently.

Co-authored-by: Vassil Vassilev <v.g.vassilev@gmail.com>

Fixes #874
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant