You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Core.Test
Mark McDowall 4915b32cc6
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
..
App_Data ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). 13 years ago
Files
Framework More code to support service, isn't working yet. (Console still works fine) 13 years ago
Properties
App.config
BacklogSearchJobTest.cs More code to support service, isn't working yet. (Console still works fine) 13 years ago
BannerDownloadJobTest.cs
CentralDispatchTest.cs Added compile date to footer 13 years ago
ConfigFileProviderTest.cs ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
ConfigProviderTest.cs
DiskScanJobTest.cs
DiskScanProviderTest.cs
DiskScanProviderTest_ImportFile.cs
DownloadProviderTest.cs
EpisodeProviderTest.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
EpisodeProviderTest_DeleteInvalidEpisodes.cs DeleteInvalidEpisodes Deletes by TvDbId only, skipping any manually added episodes (TvDbEpisodeId is 0 or null) 13 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
EpisodeStatusTest.cs Added two new Episode Statuses - Unpacking and Failed. 13 years ago
EventClientProviderTest.cs
FluentTest.cs Added Tests for DateTime Fluent. 13 years ago
HistoryProviderTest.cs
ImportNewSeriesJobTest.cs
IndexerProviderTest.cs
IndexerTests.cs
InventoryProvider_IsAcceptableSizeTest.cs
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs
JobProviderTest.cs
LogProviderTest.cs
MediaFileProviderTests.cs
MediaFileProvider_GetNewFilenameTest.cs
MisnamedProviderTest.cs
NzbDrone.Core.Test.csproj Added two new Episode Statuses - Unpacking and Failed. 13 years ago
ParserTest.cs
QualityProfileTest.cs
QualityTest.cs
QualityTypeProviderTest.cs
RootDirProviderTest.cs
SabProviderTest.cs
SceneMappingTest.cs
SearchJobTest.cs
SearchProviderTest_Episode.cs
SearchProviderTest_PartialSeason.cs
SearchProviderTest_Season.cs
SeasonSearchJobTest.cs
SeriesProviderTest.cs Next airing will not show ignored episodes. 13 years ago
SeriesSearchJobTest.cs
SortHelperTest.cs SortHelper.SkipArticles will no longer bomb when a null is passed. 13 years ago
TvDbProviderTest.cs
UpcomingEpisodesProviderTest.cs UpcomingEpisodes will not show ignored episodes. 13 years ago
XbmcProviderTest.cs Replace '&' with its XML encoded equivalent, before parsing XML. 13 years ago
dbBenchmark.cs
log.config
packages.config