From 4614cfda06126c1293446c02c287a8bce6fe539c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwendal=20Roue=CC=81?= Date: Sun, 5 Apr 2020 09:58:53 +0200 Subject: [PATCH] Removed test submodules --- .gitmodules | 9 --------- Tests/Performance/Realm | 1 - Tests/Performance/SQLite.swift | 1 - Tests/Performance/fmdb | 1 - 4 files changed, 12 deletions(-) delete mode 160000 Tests/Performance/Realm delete mode 160000 Tests/Performance/SQLite.swift delete mode 160000 Tests/Performance/fmdb diff --git a/.gitmodules b/.gitmodules index 70b679c61f..a2aeed1e93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,3 @@ -[submodule "Tests/Performance/fmdb"] - path = Tests/Performance/fmdb - url = https://github.com/ccgus/fmdb.git -[submodule "Tests/Performance/SQLite.swift"] - path = Tests/Performance/SQLite.swift - url = https://github.com/stephencelis/SQLite.swift.git -[submodule "Tests/Performance/Realm"] - path = Tests/Performance/Realm - url = https://github.com/realm/realm-cocoa.git [submodule "SQLiteCustom/src"] path = SQLiteCustom/src url = https://github.com/swiftlyfalling/SQLiteLib.git diff --git a/Tests/Performance/Realm b/Tests/Performance/Realm deleted file mode 160000 index c49cddd98f..0000000000 --- a/Tests/Performance/Realm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c49cddd98fb37ad57a5703b25c5dd7be387c0180 diff --git a/Tests/Performance/SQLite.swift b/Tests/Performance/SQLite.swift deleted file mode 160000 index 0a9893ec03..0000000000 --- a/Tests/Performance/SQLite.swift +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0a9893ec030501a3956bee572d6b4fdd3ae158a1 diff --git a/Tests/Performance/fmdb b/Tests/Performance/fmdb deleted file mode 160000 index 7397e456a6..0000000000 --- a/Tests/Performance/fmdb +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7397e456a68ee344737bf377b1b76ba4fdd7a1fa