Commit Graph

4 Commits

Author SHA1 Message Date
Xi Ge
96523124a9 [test] xfail several stdlib tests failing in CI
10:21:57 Failing Tests (4):
10:21:57     Swift(macosx-x86_64) :: stdlib/SwiftNativeNSBase.swift
10:21:57     Swift(macosx-x86_64) :: stdlib/TestNSString.swift
10:21:57     Swift(macosx-x86_64) :: stdlib/TestJSONEncoder.swift

rdar://55727144
2019-10-25 11:04:52 -07:00
David Smith
d091ecb009 Restore more-correct behavior of getting the full contents of bridged NSStrings containing invalid UTF-8 2019-07-16 12:05:56 -07:00
David Smith
27359bdec6 Bridge non-ASCII SmallStrings as native Swift Strings rather than by creating CFStrings. This gets consistent behavior with non-smol Strings when the String contains a BOM 2019-07-02 16:34:22 -07:00
David Smith
008699e52d Fix bounds check in bridged ASCII String comparison 2019-05-03 15:55:58 -07:00