| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate COM+ E2E tests from raw binaries to source code. | Bevan Weiss | 2025-02-11 | 36 | -7/+1283 |
* | Fix up COM+ to be back in working order under Wix4+ | Bevan Weiss | 2024-12-26 | 14 | -0/+212 |
* | Add a few more checks on rollback of Util User. | Bevan Weiss | 2024-12-26 | 1 | -2/+7 |
* | A basic install / uninstall test for RemoveFoldersEx | Bevan Weiss | 2024-09-02 | 3 | -0/+110 |
* | Add basic test for Msmq install/uninstall. | Bevan Weiss | 2024-07-18 | 3 | -0/+57 |
* | Initialize WOW64 in TouchFile custom action | Rob Mensching | 2024-07-17 | 3 | -0/+62 |
* | Add trx logging for individual runtests.cmd. | Bob Arnson | 2024-06-19 | 1 | -1/+1 |
* | Update tests to use TestVersion property instead of generic Version property | Rob Mensching | 2024-04-25 | 2 | -4/+4 |
* | Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f... | Rob Mensching | 2024-04-05 | 2 | -1/+43 |
* | Add a managed custom action E2E test | Rob Mensching | 2024-04-05 | 6 | -0/+122 |
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -3/+3 |
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 3 | -0/+53 |
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 2 | -5/+5 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -2/+2 |
* | add firewall extension decompiler, make msi modifications work, add all attri... | chris_bednarski | 2023-11-19 | 17 | -17/+920 |
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 5 | -0/+299 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 3 | -2/+88 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 3 | -0/+140 |
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 4 | -0/+251 |
* | Fix XmlConfig lookup logic. | Bob Arnson | 2023-04-27 | 4 | -0/+98 |
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-04-27 | 1 | -0/+2 |
* | Parallelize building test code | Rob Mensching | 2022-11-13 | 1 | -10/+2 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 14 | -40/+332 |
* | Run tests in bulk to improve performance | Rob Mensching | 2022-10-04 | 1 | -1/+1 |
* | Make all test roll forward | Rob Mensching | 2022-10-03 | 1 | -1/+0 |
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 3 | -4/+4 |
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -6/+1 |
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 3 | -35/+7 |
* | Port UtilExtension.UserTests from wix3. | Sean Hall | 2022-04-29 | 25 | -0/+679 |