Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More .NET 5 updates. | Sean Hall | 2020-11-02 | 1 | -0/+1 |
| | | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0). | ||||
* | Add WPF .NET Core test. | Sean Hall | 2020-04-29 | 1 | -3/+32 |
| | |||||
* | Add reload engine and test. | Sean Hall | 2020-04-23 | 1 | -2/+4 |
| | |||||
* | Update ManagedHost tests to run off of a bundle. | Sean Hall | 2020-04-23 | 1 | -0/+6 |
| | |||||
* | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 1 | -0/+42 |
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. |