aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-24Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5dependabot[bot]
2022-05-20Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episod...Joshua M. Boniface
2022-05-20Merge pull request #7766 from crobibero/dotnet-6.0.5Joshua M. Boniface
2022-05-20Merge pull request #7699 from Shadowghost/streambuilder-fixJoshua M. Boniface
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-05-20Merge pull request #7544 from jaantaponen/long-filename-fixCody Robibero
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-04-28Merge pull request #7638 from 1337joe/fix-quick-connect-testsCody Robibero
2022-04-17Merge pull request #7590 from crobibero/dotnet-6.0.4Joshua M. Boniface
2022-04-17Merge pull request #7537 from dmitrylyzo/fix-streambuilderCody Robibero
2022-04-07Merge pull request #7548 from 1337joe/comparer-null-fixCody Robibero
2022-04-07Merge pull request #7523 from crobibero/null-streamCody Robibero
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-18Merge pull request #7474 from nielsvanvelzen/api-secureCody Robibero
2022-03-18Update testsNiels van Velzen
2022-03-18Move StreamBuilderTests to correct project (#7461)Bond-009
2022-03-12Merge pull request #7325 from eyezak/issue/6450Cody Robibero
2022-03-11Merge pull request #7444 from Bond-009/baseurlCody Robibero
2022-03-11Merge pull request #7441 from 1337joe/add-external-stream-indicatorCody Robibero
2022-03-11Add tests for BaseUrl normalizationBond_009
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-03-10Add label for external audio/sub tracksJoe Rogers
2022-03-10ProbeResultNormalizer: fix framerate compare + tests (#7167)Mayur Panchal
2022-03-08Update to dotnet 6.0.3Cody Robibero
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]
2022-03-06Remove TranscodeReason.None, Add JsonFlagEnum testsCody Robibero
2022-03-06Fix transcode video matching and add tests for Transcode and SafariIsaac Gordezky
2022-03-06Series: issue-6450Isaac Gordezky
2022-03-06Convert TranscodeReason to FlagsIsaac Gordezky
2022-03-06StreamBuilder basic testsIsaac Gordezky
2022-03-05Fix external file check for shorter namesJoe Rogers
2022-03-04Strip out external file fuzzy matchingJoe Rogers
2022-03-04Merge pull request #7370 from crobibero/internal-metadata-pathClaus Vium
2022-03-02Split DirectoryExists and FileExistsCody Robibero
2022-02-28Use IFileSystemCody Robibero
2022-02-28Improve testsJoe Rogers
2022-02-28Only add internal files if the internal metadata path existsCody Robibero
2022-02-28Bump Moq from 4.16.1 to 4.17.1dependabot[bot]
2022-02-26Merge pull request #7112 from stanionascu/bdiso-playbackJoshua M. Boniface
2022-02-22Split match/rejected tests, add wider sampling of extensionsJoe Rogers
2022-02-21Require delimiter immediately after filename matchJoe Rogers
2022-02-21Rewrite tests for coverage and less duplicationJoe Rogers
2022-02-21Merge pull request #7255 from Shadowghost/external-sub-audioJoshua M. Boniface
2022-02-21Optimize Guid comparisonsBond_009
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
2022-02-20Fix #7100 by catching the exception on opening invalid UDF imagesStanislav Ionascu
2022-02-18fix(external-media): implement review suggestionsShadowghost
2022-02-18feat(external-media): refactor to generic provider, extend tests and file rec...Shadowghost