[swift-users] Swift is building from source, failing tests.

Dylan Brown djwbrown at gmail.com
Sun Dec 13 01:00:16 CST 2015


Thanks for the guidance, I hadn't used Ninja for building before.
-Dylan

On Sun, Dec 13, 2015 at 12:59 AM, Dmitri Gribenko <gribozavr at gmail.com>
wrote:

> On Sat, Dec 12, 2015 at 6:57 AM, Dylan Brown via swift-users <
> swift-users at swift.org> wrote:
>
>> Answering my own question: I believe the `check-swift` tools for running
>> tests independently of the utils/build-script are not yet implemented.
>> Please correct me if I'm wrong, otherwise thread closed. Thanks!
>>
>
> cd build/Ninja-ReleaseAssert/swift-linux-x86_64
> ninja check-swift
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151213/5e35c1f9/attachment.html>


More information about the swift-users mailing list