aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correctly process build -outputType switchRob Mensching2023-09-056-10/+10
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-264-3/+95
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-236-3/+152
* add integration tests for the firewall extenstionchris_bednarski2023-08-198-0/+897
* Remove Esproj testRob Mensching2023-08-0722-29916/+0
* 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
* ProjectReferences to wixlibs should participate in DefineConstants creationRob Mensching2023-06-021-0/+4
* 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 XmlConfig lookup logic.Bob Arnson2023-04-274-0/+98
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-272-1/+3
* Catch a few left over references to v4Rob Mensching2023-04-181-2/+2