swift-foundation
swift-foundation copied to clipboard
Use [U]Int128 in BinaryInteger+FormatStyleTests.swift
This contribution adds [U]Int128 to tests I wrote before Swift introduced [U]Int128.
I also added some assertions, like round-tripping in the case of Swift.FixedWidthInteger.
Note that I don't have macOS 15.0 installed, but I assume you do.