aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Target in-service .NET Framework versions.Bob Arnson2025-02-131-1/+1
* Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failuresRob Mensching2025-02-121-1/+1
* Ensure user and group integration tests always clean up after themselves.Rob Mensching2025-02-122-277/+383
* Fix ups for Domain Group creation / removal.Bevan Weiss2025-02-112-4/+6
* Group creation and update PR nits and feedback fixesRob Mensching2025-02-112-5/+6
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-1114-56/+135
* Split into domain vs local CAsBevan Weiss2025-02-111-3/+2
* Group Add/Remove working.Bevan Weiss2025-02-115-13/+29
* CreateGroups additionsBevan Weiss2025-02-1124-0/+861
* 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
* Migrate COM+ E2E tests from raw binaries to source code.Bevan Weiss2025-02-1136-7/+1283
* 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-276-6/+6
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-2615-0/+242
* Add a few more checks on rollback of Util User.Bevan Weiss2024-12-262-4/+9
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-102-2/+2
* A basic install / uninstall test for RemoveFoldersExBevan Weiss2024-09-023-0/+110
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-185-0/+114
* Initialize WOW64 in TouchFile custom actionRob Mensching2024-07-173-0/+62
* Add extra logging setup to registry.Bevan Weiss2024-07-042-0/+22
* Change lower case c:\ => C:\ in 'where' search to align with expectedBevan Weiss2024-07-041-1/+1
* No longer support downloading within the Sandbox. Just error instead.Bevan Weiss2024-07-043-41/+51
* Added host menu options for EXE / ZIP installationBevan Weiss2024-07-043-40/+88
* Make faster... don't do both runtime and SDK, SDK is all we needBevan Weiss2024-07-042-19/+22
* Found a way to get the hostname.Bevan Weiss2024-07-041-1/+4
* Wrap variable sets in double quotes so special characters don't break them.Bevan Weiss2024-07-041-5/+5
* Added some comments for the menu.Bevan Weiss2024-07-042-10/+36
* Added some more modifications to the Sandbox.Bevan Weiss2024-07-043-6/+77
* Add Sandbox configuration to more easily perform Integration tests.Bevan Weiss2024-07-043-0/+81
* Add trx logging for individual runtests.cmd.Bob Arnson2024-06-192-2/+2
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-25107-209/+209
* Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f...Rob Mensching2024-04-052-1/+43
* Add a managed custom action E2E testRob Mensching2024-04-056-0/+122
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-043-0/+53
* Use the correct case for firewall attribute valuesRob Mensching2024-03-241-3/+3
* 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-124-0/+59
* 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-0642-255/+270
* Use camelCase attribute values.Bob Arnson2024-02-272-5/+5
* 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-1918-25/+25
* Pretty up build outputRob Mensching2023-12-162-4/+4
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-1918-20/+925
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-195-0/+299