Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add failing test for compiling a WixStdBa bundle. | Sean Hall | 2020-01-31 | 4 | -0/+97 |
| | |||||
* | Update dependencies. | Sean Hall | 2019-12-22 | 5 | -12/+12 |
| | |||||
* | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 31 | -362/+666 |
| | | | | allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. | ||||
* | Move the entry point from Mba.Core to Mba.Host. | Sean Hall | 2019-12-22 | 4 | -16/+14 |
| | |||||
* | Update dependencies. | Sean Hall | 2019-12-11 | 5 | -13/+19 |
| | |||||
* | Bring extension up to date. | Sean Hall | 2019-12-11 | 2 | -6/+6 |
| | |||||
* | WIXFEAT:3815 - Update mbahost test for updates to ↵ | Sean Hall | 2019-02-15 | 4 | -9/+9 |
| | | | | BaseBootstrapperApplicationFactory and BootstrapperApplication. | ||||
* | WIXFEAT:3815 - Update mbahost test for BootstrapperApplicationFactoryAttribute. | Sean Hall | 2019-02-15 | 5 | -6/+37 |
| | |||||
* | Add test for creating a Managed BA through mbahost. | Sean Hall | 2019-02-13 | 10 | -0/+357 |