Skip to content

Move compiletest out of x.py#753

Merged
adpaco-aws merged 4 commits intomodel-checking:mainfrom
adpaco-aws:compiletest-out-xpy
Jan 18, 2022
Merged

Move compiletest out of x.py#753
adpaco-aws merged 4 commits intomodel-checking:mainfrom
adpaco-aws:compiletest-out-xpy

Conversation

@adpaco-aws
Copy link
Contributor

@adpaco-aws adpaco-aws commented Jan 13, 2022

Description of changes:

Moves compiletest out of x.py

Call-outs:

Testing:

  • How is this change tested? Existing 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 requested a review from a team as a code owner January 13, 2022 22:14
Copy link
Contributor

@celinval celinval left a comment

Choose a reason for hiding this comment

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

That's awesome! \o/\o/

Maybe we can pull this out later and put it in its own script that takes one or more test suite name as an argument and executes them.

@adpaco-aws
Copy link
Contributor Author

@celinval Yes, created #754 for the cleanup (wrote some ideas there) and #755 for the issue we were having with cargo-rmc tests.

@adpaco-aws adpaco-aws merged commit a95922c into model-checking:main Jan 18, 2022
tedinski pushed a commit to tedinski/rmc that referenced this pull request Apr 26, 2022
* Move compiletest out of `x.py`

* Fixups

* Add `pwd` to `--build-base` and split cmd into several lines

* Use correct mode for `rmc-docs` suite
tedinski pushed a commit that referenced this pull request Apr 27, 2022
* Move compiletest out of `x.py`

* Fixups

* Add `pwd` to `--build-base` and split cmd into several lines

* Use correct mode for `rmc-docs` suite
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