dotnet-installer/test/Microsoft.DotNet.ProjectModel.Tests
Eric Erhardt a567bb8697 Fix test project imports to be consistent.
- Every project.json needs portable-net451+win8 and dotnet5.4 imports (required by dotnet-test-xunit).
- If a test references NuGet, it also needs "netstandardapp1.5", because that the TFM NuGet uses currently.
2016-04-21 11:42:30 -05:00
..
GivenThatIWantToCreateFileCollectionsFromJson.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
GivenThatIWantToLoadAProjectJsonFile.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
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 Improve resource file support (#2511) 2016-04-15 14:45:51 -07:00
LibraryExporterTests.cs Add a ProjectModel test 2016-02-17 16:29:28 -08:00
LockFilePatchingTests.cs Add test case for LockFilePatcher under design time 2016-03-31 14:20:52 -07: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 Fix duplicate dependency issue (#2597) 2016-04-21 09:05:55 -07:00
PreprocessorTests.cs Asset refactoring and content files 2016-02-23 08:34:38 -08:00
project.json Fix test project imports to be consistent. 2016-04-21 11:42:30 -05:00