Commit Graph

4 Commits

Author SHA1 Message Date
Stephen Canon
dc5915cdb5 Replace stdlib and test/stdlib 9999 availability. (#26108)
* Replace stdlib and test/stdlib 9999 availability.

macOS 9999 -> macOS 10.15
iOS 9999 -> iOS 13
tvOS 9999 -> tvOS 13
watchOS 9999 -> watchOS 6

* Restore the pre-10.15 version of public init?(_: NSRange, in: __shared String)

We need this to allow master to work on 10.14 systems (in particular, to allow PR testing to work correctly without disabling back-deployment tests).
2019-07-12 16:30:36 -04:00
Eric Bainville
b1d4d40516 take DataProtocol as input; simplified errors; fixed availability 2019-04-03 15:20:40 -07:00
Maxim Moiseev
bceef544ec Better use of StdlibUnittest in compression tests 2019-01-17 15:07:20 -08:00
Eric Bainville
556f79d8d0 InputFilter, OutputFilter overlay for the Darwin Compression stream API, and corresponding test 2019-01-16 14:41:06 -08:00