[swift-corelibs-dev] URLSession tests

2016-09-17 Thread Mike Ferenduros via swift-corelibs-dev
Hello! I was looking for a way to contribute, and I ran into a URLSession issue, so I started fleshing out the test module for it: https://github.com/mike-ferenduros/swift-corelibs-foundation/blob/more-urlsession-tests/TestFoundation/TestNSURLSession.swift It doesn't cover all of the API yet, but

Re: [swift-corelibs-dev] URLSession tests

2016-09-17 Thread Mike Ferenduros via swift-corelibs-dev
or the failures > you see. Thanks! > > Pushkar N Kulkarni, > IBM Runtimes > > *Simplicity is prerequisite for reliability - Edsger W. Dijkstra* > > > > -----swift-corelibs-dev-boun...@swift.org wrote: - > To: swift-corelibs-dev > From: Mike Ferenduros via