Closed oscbyspro closed 2 weeks ago
It looks like Xcode 16 has given up on swift-testing but it works fine in the terminal :|
The #expect
and #require
macros are too slow to call inside of hot loops. Having to group them is unfortunate, but it is what it is. I haven't yet discovered how to make parameterization of all binary integer type combinations viable. Zzz.
Only 16 files left, so there's an end to this refactoring after all.
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.