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

Remove PlatformComparisonTest & change CommonCodePoints.toChars() behavior #15

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

cketti
Copy link
Owner

@cketti cketti commented Jan 24, 2023

It looks like the tests in commonTest were using the actuals from commonImplementation when being run on the JVM. Removing jvmTest's dependency on commonImplementation fixed that, but exposed a behavior difference of CodePoints.toChars(Int, CharArray, Int) on JVM and other platforms.

@JakeWharton
Copy link
Contributor

Aha I originally had this bug and explicitly put something in place to prevent it.

@cketti cketti merged commit f38b5e6 into main Jan 24, 2023
@cketti cketti deleted the remove_platform_test branch January 24, 2023 15:29
@cketti cketti mentioned this pull request Jan 24, 2023
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.

None yet

2 participants