Skip to content

Conversation

@esteffin
Copy link
Contributor

cbmc/havoc_slice/test_struct_union_c.desc regression test was using test_struct_union_b.c instead of test_struct_union_c.c that was never used.

This PR fixes this by running the correct file.

  • Each commit message has a non-empty body, explaining why the change was made.
  • Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • White-space or formatting changes outside the feature-related changed lines are in commits of their own.

cbmc/havoc_slice/test_struct_union_c.desc regression test was using
test_struct_union_b.c instead of test_struct_union_c.c, that was never
used.

This commit fixes this by running the correct file.
@esteffin esteffin requested review from a team and remi-delmas-3000 November 17, 2023 16:58
@esteffin esteffin enabled auto-merge November 17, 2023 18:43
@esteffin esteffin merged commit 7d3c5c4 into diffblue:develop Nov 17, 2023
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 this pull request may close these issues.

2 participants