[swift-dev] Unit tests for the Swift project

2017-09-12 Thread Alwyn Concessao via swift-dev
Hey Swift devs, So I have been able to clone the Swift project from Github and built the project successfully.I've just added some code to the Swift std library and I want to test the added functionality by writing some unit tests.But I'm stuck with going about doing this.How can I write unit te

[swift-dev] Building and Generating Xcode project for Swift source code

2017-09-05 Thread Alwyn Concessao via swift-dev
Hey Swift enthusiasts, I'm  stuck with building the swift source code and generating the Xcode project from Apple's Swift GitHub repository.I'm using Xcode beta-6 as mentioned in the Github page but getting the below mentioned error -  -- Build files have been written to: (base path)/swift-sour