-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
Remove deprecated stuff #858
Merged
Merged
Commits on Apr 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 91a36a9 - Browse repository at this point
Copy the full SHA 91a36a9View commit details -
replace SubjectProvider with Expect but do not yet remove
we cannot yet remove it because we still have addAssertion on Expect and if we remove it, would also have one on AssertionContainer. Two different definitions which would not work together. This also means: - deprecate addAssertion/addAssertionsCreatedBy/createAndAddAssertion in Expect, add append... to AssertionContainer
Configuration menu - View commit details
-
Copy full SHA for 144d35c - Browse repository at this point
Copy the full SHA 144d35cView commit details -
adjust fixSrc for bc, needs to be per target
We don't apply the fix if only for the last target in case we already have the sources of this target but want to apply the fix to another.
Configuration menu - View commit details
-
Copy full SHA for c0b3b77 - Browse repository at this point
Copy the full SHA c0b3b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd58bf - Browse repository at this point
Copy the full SHA fbd58bfView commit details -
remove non-used properties for RealTranslatorIntSpec
RealTranslatorIntSpec was renamed to TranslatorIntSpec in a previous commit
Configuration menu - View commit details
-
Copy full SHA for 5f32104 - Browse repository at this point
Copy the full SHA 5f32104View commit details -
remove FeatureExpectOptions.kt in core, only keep the one in logic
same same for related function/types
Configuration menu - View commit details
-
Copy full SHA for f9cca66 - Browse repository at this point
Copy the full SHA f9cca66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8210983 - Browse repository at this point
Copy the full SHA 8210983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180e0cc - Browse repository at this point
Copy the full SHA 180e0ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.