Skip to content

Conversation

@adpaco-aws
Copy link
Contributor

@adpaco-aws adpaco-aws commented Sep 28, 2021

Description of changes:

Moves all tests from src/test/cbmc to src/test/rmc.

This avoids any conflicts with the new crate cbmc and restore CI times back to normal.
Unit tests for the cbmc crate have also been restored.

Resolved issues:

Resolves #522

Call-outs:

Testing:

  • How is this change tested? Using the new version of our regression.

  • Is this a refactor change? Yes.

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@adpaco-aws adpaco-aws merged commit 9d26ea7 into model-checking:main Sep 28, 2021
tedinski pushed a commit to tedinski/rmc that referenced this pull request Apr 26, 2022
tedinski pushed a commit that referenced this pull request Apr 27, 2022
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.

Compiler and rustdoc being re-compiled during CI testing stage

3 participants