Skip to content

Some cleanups in the test suite. #5207

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Jun 30, 2025

No description provided.

@sjrd sjrd requested a review from gzm0 June 30, 2025 15:38
sjrd added 4 commits June 30, 2025 21:57
* Move things to the shared compiled tests where possible.
* Fix tests that were moot because the compiler was
  constant-folding them away.
They were failing when we introduced them, but they have
apparently been fixed since.
Contemporary maintainability and readability outweigh the
historical value of the old encoding.
@sjrd sjrd force-pushed the cleanup-test-files branch from 0e6a82e to 1e15bdc Compare June 30, 2025 19:57
@ekrich
Copy link
Contributor

ekrich commented Jun 30, 2025

Very minor thing I noticed today on StringTest that maybe should be startsWith.

@Test def startWith(): Unit = {

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.

2 participants