dotnet-installer/test/Microsoft.DotNet.ProjectModel.Tests
2016-07-28 21:17:32 -07:00
..
FileSystemGlobbing Copy FileSystemGlobbing and HashCodeCombiner sources 2016-04-29 17:55:06 -07:00
GivenThatIWantToCreateFileCollectionsFromJson.cs Updated ProjectModel 2016-04-27 11:49:44 -07:00
GivenThatIWantToCreateIncludeEntriesFromJson.cs [Fixes #2829 #2861] Maintain folder structure in mappings 2016-05-18 17:25:23 -07:00
GivenThatIWantToLoadAProjectJsonFile.cs Bumping JSON.NET to 9.0.1 2016-06-07 15:04:17 -07:00
GivenThatIWantToReadFilePatternsFromJson.cs Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00
GivenThatIWantToReadGlobalSettingsFromJson.cs Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00
GivenThatIWantToReadNamedResources.cs Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00
LibraryExporterPackageTests.cs Updated ProjectModel 2016-04-27 11:49:44 -07:00
LibraryExporterTests.cs Add a ProjectModel test 2016-02-17 16:29:28 -08:00
LockFilePatchingTests.cs Fix package code for new NuGet. 2016-07-26 20:53:20 -05:00
Microsoft.DotNet.ProjectModel.Tests.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
PackageDependencyProviderTests.cs After NuGet started lower casing the packages, we started hitting issues where we failed to locate dependencies under our list of libraries due to different casing in the libraries names. The fix here is to compare the library names ignoring casing. 2016-07-28 21:17:32 -07:00
PreprocessorTests.cs Asset refactoring and content files 2016-02-23 08:34:38 -08:00
project.json Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
ProjectContextBuilderTests.cs trim build dependencies from output 2016-05-02 19:51:12 -07:00