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

Switching Corral to use lit for running regressions #121

Open
zvonimir opened this issue Jun 4, 2020 · 2 comments
Open

Switching Corral to use lit for running regressions #121

zvonimir opened this issue Jun 4, 2020 · 2 comments
Assignees

Comments

@zvonimir
Copy link
Collaborator

zvonimir commented Jun 4, 2020

It would probably be a good idea to switch to using LLVM's lit tool to run regressions (https://llvm.org/docs/CommandGuide/lit.html), the same way Boogie does.

I am kind of familiar with it now, and so I can make this switch if others are ok with it.
We would add a dependency on lit, but lit is super easy to install using Python's pip package manager.

@zvonimir
Copy link
Collaborator Author

zvonimir commented Jun 4, 2020

@akashlal Any thoughts on this update?

@zvonimir zvonimir self-assigned this Jun 4, 2020
@akashlal
Copy link
Contributor

akashlal commented Jun 4, 2020

Makes sense to me to use the same tool as Boogie. It would be a great improvement over existing regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants