aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/TestEngine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Sean Hall2020-06-222-6/+6
|
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-163-11/+11
|
* Add WPF .NET Core test.Sean Hall2020-04-299-9/+194
|
* Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.Sean Hall2020-04-292-1/+16
|
* Update dependencies.Sean Hall2020-04-292-6/+6
|
* Add reload engine and test.Sean Hall2020-04-239-18/+114
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-235-10/+48
|
* Update dependencies.Sean Hall2020-04-212-6/+6
|
* Upgrade to latest dependencies.Sean Hall2020-03-302-6/+6
| | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba.
* Update dependencies.Sean Hall2019-12-222-6/+6
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-228-0/+303
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.