Files
swift-mirror/tools/SourceKit/docs
Brian Gesiak 4e0358bfb0 [docs] Add SourceKit's is_test_candidate
When indexing, SourceKit finds methods that match what XCTest considers
to be a test; see: https://github.com/apple/swift/blob/197875ab6d9af0b07f22dde4729e4d0d37a4b324/tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp#L889-L890.
Document this behavior.
2016-05-09 21:29:23 -04:00
..