aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestBA (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for non-vital cache package action.Sean Hall2022-06-141-1/+31
|
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-0/+7
| | | | | | Add PrereqPackage to BundlePackage Implements 4718
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-1/+7
| | | | | | | Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded. Show error when infinite prereq loop detected. Only clip the exit code if they're Win32 errors. Set related bundle type to none to avoid downgrades during preqba.
* Only block shutdown during Apply.Sean Hall2022-05-041-9/+0
|
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-0/+17
| | | | Fixes 4039
* Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.Sean Hall2022-04-192-2/+2
| | | | Fixes 6651
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-192-0/+8
|
* Add checkpoint so Exe and Msu packages rollback after being cancelled.Sean Hall2022-03-191-3/+22
| | | | Fixes 5950
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-31/+60
|
* Fix FilesInUse test.Sean Hall2021-12-301-1/+1
|
* FilesInUse messages are too different to unify in the Burn engine.Sean Hall2021-12-301-1/+1
| | | | Fixes #6348
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-3/+3
| | | | Fixes #4777
* Implement integrated build processRob Mensching2021-05-112-4/+4
|
* Move Integration into testRob Mensching2021-05-057-0/+762