Files
swift-mirror/test/Parse/enum.swift
Allan Shortlidge a10fcfa8c9 NFC: Subset out floating point raw value enum parsing tests.
The test/Parse/enum.swift test was only enabled for Intel platforms because a
few of the contained test cases relied on floating point literal parsing and
were not portable as a result. Subset out the non-portable test cases into a
new test so that more general enum parsing tests can run on all platforms.
2023-11-01 09:35:50 -07:00

20 KiB