|
| 1 | +// Copyright Dave Verwer, Sven A. Schmidt, and other contributors. |
| 2 | +// |
| 3 | +// Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +// you may not use this file except in compliance with the License. |
| 5 | +// You may obtain a copy of the License at |
| 6 | +// |
| 7 | +// http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | +// |
| 9 | +// Unless required by applicable law or agreed to in writing, software |
| 10 | +// distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +// See the License for the specific language governing permissions and |
| 13 | +// limitations under the License. |
| 14 | + |
| 15 | +import Testing |
| 16 | +import Dependencies |
| 17 | + |
| 18 | + |
| 19 | +@Suite(.dependency(\.date.now, .t0)) struct AllTests { } |
| 20 | + |
| 21 | + |
| 22 | +extension AllTests { |
| 23 | + @Suite struct AlertingTests { } |
| 24 | + @Suite struct AnalyzerTests { } |
| 25 | + @Suite struct AnalyzerVersionThrottlingTests { } |
| 26 | + @Suite struct API_DependencyControllerTests { } |
| 27 | + @Suite struct API_PackageController_GetRoute_ModelTests { } |
| 28 | + @Suite struct API_PackageController_GetRouteTests { } |
| 29 | + @Suite struct API_PackageControllerTests { } |
| 30 | + @Suite struct API_PackageSchemaTests { } |
| 31 | + @Suite struct ApiTests { } |
| 32 | + @Suite struct AppEnvironmentTests { } |
| 33 | + @Suite struct AppTests { } |
| 34 | + @Suite struct ArrayExtensionTests { } |
| 35 | + @Suite struct ArrayStringExtensionTests { } |
| 36 | + @Suite struct ArrayVersionExtensionTests { } |
| 37 | + @Suite struct AuthorControllerTests { } |
| 38 | + @Suite struct BadgeTests { } |
| 39 | + @Suite struct BlogActionsModelTests { } |
| 40 | + @Suite struct BuildIndexModelTests { } |
| 41 | + @Suite struct BuildMonitorControllerTests { } |
| 42 | + @Suite struct BuildMonitorIndexModelTests { } |
| 43 | + @Suite struct BuildResultTests { } |
| 44 | + @Suite struct BuildShowModelTests { } |
| 45 | + @Suite struct BuildTests { } |
| 46 | + @Suite struct BuildTriggerTests { } |
| 47 | + @Suite struct CustomCollectionControllerTests { } |
| 48 | + @Suite struct CustomCollectionTests { } |
| 49 | + @Suite struct DefaultStringInterpolationTests { } |
| 50 | + @Suite struct DocUploadTests { } |
| 51 | + @Suite struct DocumentationPageProcessorTests { } |
| 52 | + @Suite struct DocumentationTargetTests { } |
| 53 | + @Suite struct EmojiTests { } |
| 54 | + @Suite struct ErrorMiddlewareTests { } |
| 55 | + @Suite struct ErrorPageModelTests { } |
| 56 | + @Suite struct ErrorReportingTests { } |
| 57 | + @Suite struct FundingLinkTests { } |
| 58 | + @Suite struct GitLiveTests { } |
| 59 | + @Suite struct GitTests { } |
| 60 | + @Suite struct GithubTests { } |
| 61 | + @Suite struct GitlabBuilderTests { } |
| 62 | + @Suite struct LiveGitlabBuilderTests { } |
| 63 | + @Suite struct HomeIndexModelTests { } |
| 64 | + @Suite struct IngestionTests { } |
| 65 | + @Suite struct IntExtTests { } |
| 66 | + @Suite struct Joined3Tests { } |
| 67 | + @Suite struct JoinedQueryBuilderTests { } |
| 68 | + @Suite struct JoinedTests { } |
| 69 | + @Suite struct KeywordControllerTests { } |
| 70 | + @Suite struct LicenseTests { } |
| 71 | + @Suite struct LiveTests { } |
| 72 | + @Suite struct MaintainerInfoIndexModelTests { } |
| 73 | + @Suite struct MaintainerInfoIndexViewTests { } |
| 74 | + @Suite struct ManifestTests { } |
| 75 | + @Suite struct MastodonTests { } |
| 76 | + @Suite struct MetricsTests { } |
| 77 | + @Suite struct MiscTests { } |
| 78 | + @Suite struct PackageCollectionControllerTests { } |
| 79 | + @Suite struct PackageCollectionTests { } |
| 80 | + @Suite struct PackageContributorsTests { } |
| 81 | + @Suite struct PackageController_BuildsRoute_BuildInfoTests { } |
| 82 | + @Suite struct PackageController_BuildsRouteTests { } |
| 83 | + @Suite struct PackageController_routesTests { } |
| 84 | + @Suite struct PackageInfoTests { } |
| 85 | + @Suite struct PackageReadmeModelTests { } |
| 86 | + @Suite struct PackageReleasesModelTests { } |
| 87 | + @Suite struct PackageResultTests { } |
| 88 | + @Suite struct PackageTests { } |
| 89 | + @Suite struct PipelineTests { } |
| 90 | + @Suite struct PlausibleTests { } |
| 91 | + @Suite struct ProductTests { } |
| 92 | + @Suite struct QueryPlanTests { } |
| 93 | + @Suite struct RSSTests { } |
| 94 | + @Suite struct ReAnalyzeVersionsTests { } |
| 95 | + @Suite struct RecentViewsTests { } |
| 96 | + @Suite struct ReconcilerTests { } |
| 97 | + @Suite struct ReferenceTests { } |
| 98 | + @Suite struct RepositoryTests { } |
| 99 | + @Suite struct ResourceReloadIdentifierTests { } |
| 100 | + @Suite struct RoutesTests { } |
| 101 | + @Suite struct S3StoreExtensionTests { } |
| 102 | + @Suite struct SQLKitExtensionTests { } |
| 103 | + @Suite struct ScoreTests { } |
| 104 | + @Suite struct SearchFilterTests { } |
| 105 | + @Suite struct SearchShowModelAppTests { } |
| 106 | + @Suite struct SearchShowModelTests { } |
| 107 | + @Suite struct SearchTests { } |
| 108 | + @Suite struct ShellOutCommandExtensionTests { } |
| 109 | + @Suite struct SignificantBuildsTests { } |
| 110 | + @Suite struct SiteURLTests { } |
| 111 | + @Suite struct SitemapTests { } |
| 112 | + @Suite struct SocialTests { } |
| 113 | + @Suite struct StatsTests { } |
| 114 | + @Suite struct StringExtTests { } |
| 115 | + @Suite struct SwiftVersionTests { } |
| 116 | + @Suite struct TargetTests { } |
| 117 | + @Suite struct ValidateSPIManifestControllerTests { } |
| 118 | + @Suite struct VersionDiffTests { } |
| 119 | + @Suite struct VersionTests { } |
| 120 | + @Suite struct ViewUtilsTests { } |
| 121 | +} |
0 commit comments