aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/test (unfollow)
Commit message (Expand)AuthorFilesLines
5 daysSet keypath when parsing naked File child elementsBob Arnson3-9/+6
12 daysOnly referenced components get default feature.v6.0.0-rc.2Bob Arnson8-64/+43
12 daysFix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplicationueuuop85911-1/+1
12 daysConvert WixToolsetTest.Sdk to MSTest.***Bob Arnson10-136/+138
12 daysConvert tools\ to MSTest and traversal projects.Bob Arnson10-86/+113
12 daysConvert ext\ to MSTest and traversal projects.Bob Arnson96-767/+3204
12 daysSupport non-SNI SSL certificates in Http extensionBob Arnson19-404/+672
12 daysSkip Decompile roundtrip test for Msmq (it will require more timeBevan Weiss2-10/+23
12 daysMsmq decompile test revealed some latent issues with the Wix6GroupBevan Weiss1-3/+9
12 daysAdd a basic unit test for the round msmq decompiler round trip.Bevan Weiss5-22/+59
12 daysFix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss6-110/+236
2025-02-28From wixtoolset/wix3/pull/535Bevan Weiss25-42/+42
2025-02-28util: correct usage of NetLocalGroupGetInfo in GroupExecuteBevan Weiss1-8/+8
2025-02-13Target in-service .NET Framework versions.Bob Arnson1-1/+1
2025-02-12Update CI build to follow SomeVerv6.0.0-rc.1Rob Mensching1-21/+24
2025-02-12Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failuresRob Mensching1-1/+1
2025-02-12Backward compatible GUID generationRob Mensching10-5/+357
2025-02-12Ensure user and group integration tests always clean up after themselves.Rob Mensching2-277/+383
2025-02-12Ignore IDL generated headerRob Mensching1-0/+1
2025-02-11Update README to include new dependency on ATLRob Mensching1-0/+1
2025-02-11Keep Group symbol fields and attributes unnestedRob Mensching4-74/+74
2025-02-11Fix ups for Domain Group creation / removal.Bevan Weiss7-12/+45
2025-02-11Re-align enumeration values to those for User account modifications.Bevan Weiss3-78/+78
2025-02-11Group creation and update PR nits and feedback fixesRob Mensching5-26/+26
2025-02-11Add/Remove Group Membership rollback handled.Bevan Weiss17-134/+346
2025-02-11Split into domain vs local CAsBevan Weiss5-12/+66
2025-02-11Additional languages addedBevan Weiss3-0/+12
2025-02-11Group Add/Remove working.Bevan Weiss21-278/+736
2025-02-11CreateGroups additionsBevan Weiss60-136/+2848
2025-02-11Rewrite Prereq tests after hardening and bypassing .NET GUI errorsRob Mensching11-233/+71
2025-02-11Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAsRob Mensching1-0/+4
2025-02-11Harden Burn's BootstrapperApplication and elevated engine extractionRob Mensching14-44/+122
2025-02-11Remove the working folder as late as possibleRob Mensching1-5/+5
2025-02-11Support CreateFile with retriesRob Mensching2-13/+69
2025-02-11Support extracting cabbed file straight to file handleRob Mensching2-31/+99
2025-02-11Failures were seen in MSI Unit Tests around Firewall rules withinBevan Weiss1-0/+8
2025-02-11Migrate COM+ E2E tests from raw binaries to source code.Bevan Weiss36-7/+1283
2025-02-11IIS Ext: Add support for more certificate storesBevan Weiss4-1/+36
2025-02-11Minor build improvements and cleanupRob Mensching4-11/+9
2025-02-11Raise conversion warning for After and Before attributes, at least onBevan Weiss3-6/+95
2025-01-23Emit deprecation warning for Heat.Bob Arnson7-9/+17
2025-01-21Reference `Error` strings in Sql.Bob Arnson2-1/+3
2024-12-30Rename "bundle id" concept to "bundle code"Rob Mensching125-2302/+2452
2024-12-30Add Package/@Id and Bundle/@Id that can replace UpgradeCodesRob Mensching47-69/+104
2024-12-29Use PerUserProgramFilesFolder for default INSTALLFOLDER in a per-user packageRob Mensching5-17/+54
2024-12-29Add "PerUserProgramFilesFolder" as standard directoryRob Mensching2-1/+5
2024-12-29Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fieldsRob Mensching2-15/+27
2024-12-29Overridable WixVariables should be treated as virtualRob Mensching3-6/+51
2024-12-28Break out parsing of file naming attributes.Bob Arnson1-84/+90
2024-12-28Ensure naked files take Subdirectory into account.Bob Arnson12-22/+99