aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.ManagedHost (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ManagedHost tests by using Heat to harvest the BA payloads.Sean Hall2020-07-2218-1162/+23
| | | | Also, build all example bundles in the new examples.proj instead of the tests to speed up the solution build.
* Update dependencies.Sean Hall2020-06-222-8/+8
|
* Update to latest tools.Sean Hall2020-05-168-20/+4
|
* Add WPF .NET Core test.Sean Hall2020-04-293-3/+65
|
* Add support for FDD in DotNetCoreBootstrapperApplicationHost.Sean Hall2020-04-298-0/+148
|
* Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.Sean Hall2020-04-2911-0/+1048
|
* Add reload engine and test.Sean Hall2020-04-232-0/+89
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-235-18/+113
|
* Update dependencies.Sean Hall2020-04-061-2/+2
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-224-0/+136
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.