aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ups for Domain Group creation / removal.Bevan Weiss2025-02-111-2/+2
* Group creation and update PR nits and feedback fixesRob Mensching2025-02-112-5/+6
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-111-1/+31
* Group Add/Remove working.Bevan Weiss2025-02-111-3/+21
* CreateGroups additionsBevan Weiss2025-02-111-0/+198
* Rewrite Prereq tests after hardening and bypassing .NET GUI errorsRob Mensching2025-02-1111-233/+71
* Failures were seen in MSI Unit Tests around Firewall rules withinBevan Weiss2025-02-111-0/+8
* Emit deprecation warning for Heat.Bob Arnson2025-01-231-1/+1
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-3014-42/+42
* Audit all transitive dependencies and fix latest vulnerabilitiesRob Mensching2024-12-275-5/+5
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-261-0/+30
* Add a few more checks on rollback of Util User.Bevan Weiss2024-12-261-2/+2
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-102-2/+2
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-0/+57
* Add trx logging for individual runtests.cmd.Bob Arnson2024-06-191-1/+1
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-25105-205/+205
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-043-0/+53
* Simplify BootstrapperApplication header filesRob Mensching2024-03-214-8/+5
* Use WixBA in an upgrade.Bob Arnson2024-03-185-2/+79
* Fix localization collation.Bob Arnson2024-03-121-0/+6
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-077-8/+12
* Better .nupkg namesRob Mensching2024-03-07155-294/+272
* Move the BootstrapperApplication out of procRob Mensching2024-03-0641-254/+269
* Allow MsiProperty/@Value to be an empty string.Bob Arnson2024-02-172-1/+2
* ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg...Nir Bar2023-12-243-0/+59
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-1913-17/+17
* Pretty up build outputRob Mensching2023-12-161-2/+2
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-191-3/+5
* Correctly process build -outputType switchRob Mensching2023-09-056-10/+10
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-1/+7
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-233-3/+12
* add integration tests for the firewall extenstionchris_bednarski2023-08-194-0/+646
* feat(build): update xunit to version 2.5.0, fix occasional test timeoutchris_bednarski2023-07-191-1/+1
* Improve logging to remove `(null)`.Bob Arnson2023-06-133-0/+63
* Obsolete removed PackageState.Cached valueRob Mensching2023-05-301-1/+1
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-05-023-0/+47
* Clean up generated files left in source tree.Bob Arnson2023-05-022-0/+5
* Tame some wild pointers.Bob Arnson2023-05-011-1/+12
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-271-1/+1
* Catch a few left over references to v4Rob Mensching2023-04-181-2/+2
* Fix double-free bugs in thmutil.Sean Hall2023-02-192-0/+54
* Don't uninstall superseded MSI packages.Sean Hall2023-01-191-1/+0
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-184-21/+34
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-183-0/+52
* Improve test coverage for recent Burn changes.Sean Hall2023-01-141-1/+8
* Small fixes found while updating XSDsRob Mensching2023-01-018-8/+8
* Register the InstallDate in BurnRob Mensching2022-12-222-0/+11
* Don't fail on bad/missing update feed URL.Bob Arnson2022-12-153-1/+41
* wixstdba should not change the action if not showing full UI.Sean Hall2022-12-136-0/+90
* Parallelize building test codeRob Mensching2022-11-132-12/+4