aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle project references that return invalid target pathsRob Mensching2023-03-1622-0/+29916
* Fix double-free bugs in thmutil.Sean Hall2023-02-192-0/+54
* Remove use of AppVeyorRob Mensching2023-01-231-26/+0
* 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
* Add TargetFrameworks to ProjectReference to ease handling multi-framework pro...Rob Mensching2023-01-168-1/+123
* 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
* Add additional AssetTargetFallbackRob Mensching2022-11-213-1/+33
* Allow signing targets to be overridden in simple Sdk-style .wixprojRob Mensching2022-11-212-0/+13
* Parallelize building test codeRob Mensching2022-11-134-24/+8
* Automate the test for GetRelatedBundleVariable.Sean Hall2022-11-1015-59/+97
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-108-0/+345
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0816-16/+16