-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use: swift-testing (2nd half) #110
Comments
It looks like Xcode 16 has given up on swift-testing but it works fine in the terminal :| |
The |
It's a bit messy but I'll fix that later.
We now also compare 2-by-1 division versus IXL division, among other things.
I don't want to refactor tests all year, so I'll wrap it up. I'll let the rest of it develop naturally. |
I spen most of the time on (#108) and randomizing previously contrived computations. I'm a bit surprised I didn't find any arithmetic bugs. I must be great at contriving numbers. In any case, it's easier to feel confident about unbiased inputs. |
I'll split (#97) in two parts so I can keep the approximately monthly release schedule.
The text was updated successfully, but these errors were encountered: