dotnet-installer/test/Microsoft.DotNet.ProjectModel.Tests
Ajay Bhargav Baaskaran 44fd8bc2de Updated ProjectModel
- Added PackOptions, RuntimeOptions, PublishOptions and updated CompilationOptions
 - Added IncludeFilesResolver to parse include, exclude patterns
 - Added compile, embed and copyToOutput to compilationOptions
 - Renamed compilationOptions to buildOptions
 - Moved compilerName into buildOptions
 - This change is backwards compatible
 - Added warnings to be shown when the old schema is used
 - Handled diagnostic messages in ProjectReader
 - Added unit and end to end tests
2016-04-27 11:49:44 -07:00
..
GivenThatIWantToCreateFileCollectionsFromJson.cs Updated ProjectModel 2016-04-27 11:49:44 -07:00
GivenThatIWantToCreateIncludeEntriesFromJson.cs Updated ProjectModel 2016-04-27 11:49:44 -07:00
GivenThatIWantToLoadAProjectJsonFile.cs Updated ProjectModel 2016-04-27 11:49:44 -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 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 Memory usage improvements in build (#2626) 2016-04-22 15:01:56 -07:00
PreprocessorTests.cs Asset refactoring and content files 2016-02-23 08:34:38 -08:00
project.json Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00