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

Add tests for default semantics depending on optimisation mode #40

Merged
merged 2 commits into from Dec 8, 2023

Conversation

MaciejG604
Copy link

@MaciejG604 MaciejG604 commented Dec 6, 2023

Tests VirtusLab/scala-cli#2602

Behavior should be:

By default, undefined behaviors are in Fatal mode for fastLinkJS and in Unchecked mode for fullLinkJS

Copy link

@Gedochao Gedochao left a comment

Choose a reason for hiding this comment

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

LGTM

.gitignore Show resolved Hide resolved
tests/test/src/org/scalajs/cli/tests/Tests.scala Outdated Show resolved Hide resolved
@MaciejG604 MaciejG604 force-pushed the default-semantics-depending-on-opt-mode branch from 57c523b to 84b07d3 Compare December 7, 2023 16:46
@MaciejG604 MaciejG604 changed the title Default semantics depending on opt mode Add tests for default semantics depending on opt mode Dec 8, 2023
@MaciejG604 MaciejG604 changed the title Add tests for default semantics depending on opt mode Add tests for default semantics depending on optimisation mode Dec 8, 2023
@MaciejG604 MaciejG604 merged commit 4b1d7f3 into main Dec 8, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants