aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestBA (follow)
Commit message (Expand)AuthorAgeFilesLines
* Audit all transitive dependencies and fix latest vulnerabilitiesRob Mensching2024-12-272-2/+2
* Better .nupkg namesRob Mensching2024-03-074-4/+4
* Move the BootstrapperApplication out of procRob Mensching2024-03-066-63/+59
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-192-4/+4
* Obsolete removed PackageState.Cached valueRob Mensching2023-05-301-1/+1
* Support bundle updates in WixStdBA.Bob Arnson2022-09-121-1/+1
* Port EnableFeatureSelection tests from v3 repo, add a new one, fix themSean Hall2022-08-231-0/+2
* Add ability to skip a local path candidate if it failed verification.Sean Hall2022-08-031-0/+51
* 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
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-1/+7
* 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
* Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.Sean Hall2022-04-192-2/+2
* 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
* 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
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-3/+3
* Implement integrated build processRob Mensching2021-05-112-4/+4
* Move Integration into testRob Mensching2021-05-057-0/+762