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

Support for trace invariants #822

Merged
merged 18 commits into from
May 13, 2021
Merged

Support for trace invariants #822

merged 18 commits into from
May 13, 2021

Conversation

konnov
Copy link
Contributor

@konnov konnov commented May 11, 2021

This PR closes #819: checking trace invariants. Though it is a general feature, we envision it to be usable for https://apalache.informal.systems/docs/adr/006rfc-unit-testing.html

  • Tests added for any new code
  • Ran make fmt-fix (or had formatting run automatically on all files edited)
  • Documentation added for any new functionality
  • Entry added to UNRELEASED.md for any new functionality

@konnov konnov changed the base branch from unstable to igor/action801 May 11, 2021 11:00
@shonfeder
Copy link
Contributor

It looks like this PR picked up some commits from unstable. Can we rebase it on top of unstable to get a cleaner diff?

@konnov konnov changed the base branch from igor/action801 to unstable May 12, 2021 12:58
@konnov
Copy link
Contributor Author

konnov commented May 12, 2021

Merged the PR on action invariants and rebased against unstable. So this PR should include only the changes related to #819

test/tla/Invariants.tla Outdated Show resolved Hide resolved
@shonfeder
Copy link
Contributor

Sorry for the slow turnaround in reviewing here. LGTM

Co-authored-by: Shon Feder <shon@informal.systems>
@konnov konnov enabled auto-merge (squash) May 13, 2021 17:41
@konnov konnov merged commit c33c22a into unstable May 13, 2021
@shonfeder shonfeder deleted the igor/trace819 branch May 17, 2021 10:35
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.

[FEATURE] Support for trace invariants
2 participants