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

Pin our std and core deps in the test suite #683

Merged
merged 2 commits into from Jan 23, 2022
Merged

Pin our std and core deps in the test suite #683

merged 2 commits into from Jan 23, 2022

Conversation

sezna
Copy link
Contributor

@sezna sezna commented Jan 21, 2022

Now that we have a v0.0.1 of lib-core and lib-std, we can pin them in our test suite to avoid having to synchronize PRs.

@sezna sezna added the testing General testing label Jan 21, 2022
@sezna sezna self-assigned this Jan 21, 2022
Copy link
Contributor

@adlerjohn adlerjohn left a comment

Choose a reason for hiding this comment

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

CI failing

adlerjohn added a commit that referenced this pull request Jan 22, 2022
Depends on #683
@adlerjohn adlerjohn mentioned this pull request Jan 22, 2022
@sezna sezna merged commit 2877ab0 into master Jan 23, 2022
@sezna sezna deleted the sezna/pin-deps branch January 23, 2022 04:47
adlerjohn added a commit that referenced this pull request Jan 23, 2022
otrho pushed a commit that referenced this pull request Feb 23, 2022
* Test case and parsing.

* Better test case.

* First pass as structs.

* CallPath keeps track of if its an absolute path or not.

* Update license.

* Better test case.

* Implement for enums.

* Fix bug created during merge with master.

* Better test case.

* Fix clippy error.

* Implement for functions.

* Fix merge mistake.

* Fix bug.

* Fix cargo suggestion.

* Remove part of test case due to OOM error.

* Turn silent mode back on.

* Clippy suggestions.

* Pin lib version (#689)

Depends on #683

* Add clippy allow.

* Clippy suggestions.

* Clippy suggestions.

* Clippy suggestions.

* PR review feedback.

* Add verbose back.

* Add unintended test.

* Update test case.

Co-authored-by: John Adler <john.adler@protonmail.ch>
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing General testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants