Skip to content

Commit 85a554a

Browse files
authored
Merge pull request #61123 from CodaFi/now-testify
2 parents c963a90 + 3764ef8 commit 85a554a

11 files changed

+0
-3380
lines changed

unittests/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ if(SWIFT_INCLUDE_TOOLS)
1717
add_subdirectory(Sema)
1818
add_subdirectory(SIL)
1919
add_subdirectory(SwiftDemangle)
20-
add_subdirectory(Syntax)
2120

22-
if(SWIFT_BUILD_SYNTAXPARSERLIB)
23-
add_subdirectory(SyntaxParser)
24-
endif()
2521
add_subdirectory(Threading)
2622

2723
if(SWIFT_BUILD_SDK_OVERLAY)

unittests/Syntax/CMakeLists.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

unittests/Syntax/DeclSyntaxTests.cpp

Lines changed: 0 additions & 764 deletions
This file was deleted.

0 commit comments

Comments
 (0)