Skip to content

Conversation

@kroening
Copy link
Collaborator

A test requires a user. The compact-trace feature (#3458) is an opportunity for this.

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • n/a 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).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

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: 75dd6bb).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/92441920

@kroening
Copy link
Collaborator Author

Test will be added once #3458 is merged.

kroening added a commit that referenced this pull request Nov 29, 2018
added --compact-trace option [blocks: #3459]
@kroening kroening force-pushed the fix-parameter-assignment-type branch from 75dd6bb to d20b124 Compare November 29, 2018 02:10
@kroening
Copy link
Collaborator Author

Test now added.

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: d20b124).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/92944953

@tautschnig tautschnig merged commit 8ebdd15 into develop Nov 29, 2018
@tautschnig tautschnig deleted the fix-parameter-assignment-type branch November 29, 2018 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants