Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WPF .NET Core test. | Sean Hall | 2020-04-29 | 1 | -0/+1 |
| | |||||
* | Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA. | Sean Hall | 2020-04-29 | 1 | -0/+1 |
| | |||||
* | Add reload engine and test. | Sean Hall | 2020-04-23 | 1 | -5/+2 |
| | |||||
* | Update ManagedHost tests to run off of a bundle. | Sean Hall | 2020-04-23 | 1 | -0/+2 |
| | |||||
* | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 1 | -0/+19 |
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. |