aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/TestEngine/TestEngine.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More .NET 5 updates.Sean Hall2020-11-021-3/+11
| | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0).
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-161-2/+2
|
* Add WPF .NET Core test.Sean Hall2020-04-291-4/+79
|
* Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.Sean Hall2020-04-291-1/+15
|
* Add reload engine and test.Sean Hall2020-04-231-7/+25
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-231-5/+29
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-221-0/+117
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.