dotnet-installer/test/Installer/Microsoft.DotNet.Cli.Msi.Tests
Justin Goshi 6d57ca7e14 Migrating all test projects (#4668)
* WIP migrate tests

* WIP fixing more tests

* WIP fix test build break

* Test results files are now trx

* Get CI to pass until we get an xunit xml logger

* Added DotNetTestPJ since that was needed for one test

* Fix build break

* Forgot to add DotNetTestPJ as a build task

* Need to restore project.json for the project used in ubuntu test

* Restore PJ for ubuntu test

* Switch the Ubuntu test to csproj based
2016-11-11 21:46:29 -10:00
..
Properties Running Windows installer tests on Docker. 2016-02-19 16:45:37 -06:00
InstallationTests.cs Make the bundle to be uninstallable and fix MSI tests. 2016-03-25 16:38:35 -07:00
InstallFixture.cs Running Windows installer tests on Docker. 2016-02-19 16:45:37 -06:00
Microsoft.DotNet.Cli.Msi.Tests.csproj Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
Microsoft.DotNet.Cli.Msi.Tests.xproj make 'platform' flag dependent upon CLI bitness 2016-04-12 16:11:00 -07:00
MsiManager.cs Running Windows installer tests on Docker. 2016-02-19 16:45:37 -06:00
PostInstallTests.cs Make the bundle to be uninstallable and fix MSI tests. 2016-03-25 16:38:35 -07:00
PostUninstallTests.cs Make the bundle to be uninstallable and fix MSI tests. 2016-03-25 16:38:35 -07:00
project.json Updating the xunit version to match the new version of dotnet-test-xunit. 2016-08-10 13:40:27 -07:00
Utils.cs Running Windows installer tests on Docker. 2016-02-19 16:45:37 -06:00