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

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

> On Sat, Dec 12, 2015 at 6:57 AM, Dylan Brown via swift-users <
> swift-users@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 <griboz...@gmail.com>*/
>
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to