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

Dmitri Gribenko gribozavr at gmail.com
Sat Dec 12 16:59:05 CST 2015


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/20151212/befccc52/attachment.html>


More information about the swift-users mailing list