Commit Graph

5 Commits

Author SHA1 Message Date
Norio Nomura
3da7926a5e Revert "Revert "Enable SourceKit tests if building SourceKit""
This reverts commit a383adf9df.
2017-04-26 21:16:36 +09:00
Arnold Schwaighofer
a383adf9df Revert "Enable SourceKit tests if building SourceKit" 2017-04-24 17:59:03 -07:00
Norio Nomura
b1b246f676 [SourceKit] Remove XFAIL: linux from tests pass by fixing https://bugs.swift.org/browse/SR-4491 2017-04-07 18:42:39 +09:00
Norio Nomura
59d575120d [SourceKit] Mark tests failing with "SOURCEKITD FATAL ERROR: sourcekitd object did not resolve to a known type" on Linux 2017-04-04 18:41:38 +09:00
Argyrios Kyrtzidis
8ff6a98a99 [sourcekit] Merge SourceKit into the Swift repo.
The code goes into its own sub-tree under 'tools' but tests go under 'test',
so that running 'check-swift' will also run all the SourceKit tests.

SourceKit is disabled on non-darwin platforms.
2015-11-05 01:09:08 -08:00