You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding some more tests for [U]Int128 in BinaryInteger+FormatStyleTests.swift and JSONEncoderTests.swift (#806)
* Update JSONEncoderTests.swift
Update minimum OS version for Int128 in testTypeCoercion()
* Update JSONEncoderTests.swift
Add more Int128 test for testTypeCoercion()
* Update JSONEncoderTests.swift
Add more test case Int128 for for testTypeCoercion()
* Update JSONEncoderTests.swift
Add more test case UInt128 for for testTypeCoercion()
* Update URL.swift
Correct typo comment from "resovled" to "resolved" at URL.swift
* Update BinaryInteger+FormatStyleTests.swift
Adding more case to testing [U]Int128
* Update BinaryInteger+FormatStyleTests.swift
Adding more case to testing [U]Int128
* Update JSONEncoderTests.swift
Replace "@available" with "#available".
* Update BinaryInteger+FormatStyleTests.swift
Replace "@available" with "#available".
0 commit comments