Skip to content

Conversation

peterschrammel
Copy link
Member

so that they can be reused across goto checker implementations and in unit tests.

Does not change behaviour.

  • 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.

properties,
resume.equation,
*property_decider,
ui_message_handler);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-format wants the above on a single line.

so that they can be reused across goto checker implementations
and in unit tests.
@peterschrammel peterschrammel force-pushed the property-decider-utilities branch from 9adf593 to acc1496 Compare March 11, 2019 10:29
Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️
Passed Diffblue compatibility checks (cbmc commit: acc1496).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/103884805

@tautschnig tautschnig merged commit 9fd5e8e into diffblue:develop Mar 11, 2019
@peterschrammel peterschrammel deleted the property-decider-utilities branch March 11, 2019 12:13
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.

3 participants