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

Parallel fix #81

Merged
merged 12 commits into from
Mar 31, 2019
Merged

Parallel fix #81

merged 12 commits into from
Mar 31, 2019

Conversation

lucteo
Copy link
Contributor

@lucteo lucteo commented Mar 31, 2019

Fix parallel code, making it work again on MacOS.
The "par" tests are enabled now in tests.in (but they only do something useful on MacOS)
Also use LLVMv7 in MacOs builds for Travis

lucteo added 12 commits March 17, 2019 20:30
Fix printing in test.spr's assert functions.
Make autoCt the '==' operator for StringRef
Fix problem with empty expected test results in tests.py
Enable the basic Par tests to be run automatically.

Fix problems with [ct] if:
- compute type before semantically check the selected clause
- use context when expanding ct-if
In an attempt to speed up the whole build, to avoid timeouts
@lucteo lucteo merged commit 5f4134b into master Mar 31, 2019
@lucteo lucteo deleted the parallel_fix branch March 31, 2019 11:07
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.

1 participant