aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.ManagedHost/TestEngine.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest tools.Sean Hall2020-05-161-1/+0
|
* Add reload engine and test.Sean Hall2020-04-231-0/+11
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-231-2/+13
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-221-0/+53
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.