|
|
|
@ -143,7 +143,7 @@
|
|
|
|
|
<Compile Include="IndexerTests\NzbxFixture.cs" />
|
|
|
|
|
<Compile Include="JobTests\JobRepositoryFixture.cs" />
|
|
|
|
|
<Compile Include="JobTests\RenameSeasonJobFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\LanguageSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\LanguageSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DownloadClientTests\NzbgetProviderTests\DownloadNzbFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DownloadClientTests\NzbgetProviderTests\QueueFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DownloadProviderTests\ContainsRecentEpisode.cs" />
|
|
|
|
@ -174,8 +174,8 @@
|
|
|
|
|
<Compile Include="ParserTests\QualityParserFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\ConfigProviderTests\ConfigCachingFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\BannerProviderTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\AllowedReleaseGroupSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\CustomStartDateSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\AllowedReleaseGroupSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\CustomStartDateSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DiskScanProviderTests\CleanUpFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DiskScanProviderTests\CleanUpDropFolderFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DiskScanProviderTests\GetVideoFilesFixture.cs" />
|
|
|
|
@ -193,12 +193,12 @@
|
|
|
|
|
<Compile Include="ProviderTests\SearchHistoryProviderTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\PlexProviderTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\SeasonProviderTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\RetentionSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\QualityAllowedByProfileSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\UpgradeHistorySpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\UpgradeDiskSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\QualityUpgradeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\UpgradePossibleSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\RetentionSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\QualityAllowedByProfileSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\UpgradeHistorySpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\UpgradeDiskSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\QualityUpgradeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\UpgradePossibleSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DownloadClientTests\BlackholeProviderFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\MediaFileProviderTests\CleanUpDatabaseFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\ReferenceDataProviderTest.cs" />
|
|
|
|
@ -221,7 +221,7 @@
|
|
|
|
|
<Compile Include="Services\ParseErrorServiceFixture.cs" />
|
|
|
|
|
<Compile Include="HelperTests\SortHelperFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\EpisodeProviderTests\EpisodeProviderTest_DeleteInvalidEpisodes.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\AcceptableSizeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\AcceptableSizeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\QualityTypeProviderTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\MisnamedProviderTest.cs" />
|
|
|
|
|
<Compile Include="JobTests\SeasonSearchJobTest.cs" />
|
|
|
|
@ -238,13 +238,13 @@
|
|
|
|
|
<Compile Include="ProviderTests\MediaFileProviderTests\GetNewFilenameFixture.cs" />
|
|
|
|
|
<Compile Include="dbBenchmark.cs" />
|
|
|
|
|
<Compile Include="Framework\SqlCeTest.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\MonitoredEpisodeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\MonitoredEpisodeSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DownloadProviderTests\DownloadProviderFixture.cs" />
|
|
|
|
|
<Compile Include="EpisodeStatusTest.cs" />
|
|
|
|
|
<Compile Include="JobTests\ImportNewSeriesJobTest.cs" />
|
|
|
|
|
<Compile Include="JobTests\DiskScanJobTest.cs" />
|
|
|
|
|
<Compile Include="IndexerTests\IndexerFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\DecisionEngineTests\AllowedDownloadSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\AllowedDownloadSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="JobTests\JobControllerFixture.cs" />
|
|
|
|
|
<Compile Include="QualityTest.cs" />
|
|
|
|
|
<Compile Include="RootFolderTests\RootFolderServiceFixture.cs" />
|
|
|
|
|