aboutsummaryrefslogtreecommitdiff
path: root/src/burn/test/BurnUnitTest/VariantTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
7 daysUpdate to use .NET 10 SDK for buildsRob Mensching7-19/+9
7 daysHarvest relative paths relative to source file.Bob Arnson6-45/+28
2025-11-04Better handling of long pathsRob Mensching21-41/+323
2025-11-04Improve error message when MSI is read-onlyRob Mensching9-13/+82
2025-11-03Use CompareStringOrdinal() instead of CompareString() case-sensitiveRob Mensching34-231/+226
2025-11-03Use CompareStringOrdinal() instead of CompareString() case-insensitiveRob Mensching26-125/+125
2025-11-03Add support for perMachineOrUserRob Mensching6-4/+52
2025-11-02Add a test for cabinets with no files in themRob Mensching2-0/+44
2025-11-02Always read the stdin preamble in wixnativeRob Mensching4-9/+12
2025-11-02Do not use Exit macros for control flowRob Mensching1-18/+19
2025-11-02Use sign --recurse-containers to simplify build processRob Mensching2-2/+1
2025-11-02Comment out skipped tests to avoid "error messages"Rob Mensching2-485/+485
2025-11-02Update to .NET 8 to fix buildRob Mensching104-204/+223
2025-11-02Minor fixes in docsRob Mensching2-12/+30
2025-11-02Add missing READMEs to .nupkgsRob Mensching6-0/+66
2025-11-02Add a little more context to the FileSearch Languages attributeRob Mensching1-1/+1
2025-11-02Remove outdated references to Windows VistaRob Mensching1-16/+0
2025-11-02Minor doc improvements around RegistryValue Action and Type attributesRob Mensching1-72/+86
2025-10-08Better date/time checking/error message.Bob Arnson2-1/+6
2025-10-08Cleanup, typos, documentation, oh my!Bob Arnson2-2/+5
2025-08-27Use halftone mode to scale bundle splash screens.Bob Arnson1-0/+1
2025-08-17Decompile Scope=perUserOrMachine.Bob Arnson3-1/+9
2025-07-22Clarify the underlying reason .wxls are loaded.Bob Arnson1-1/+1
2025-07-22Update ErrorMessages.cs to refine duplicate identifiers messagecz-dev-ge1-1/+1
2025-07-21Embiggen build perf.Bob Arnson22-20/+120
2025-06-19Fix HarvestPayloads field names (kinda).Bob Arnson1-4/+4
2025-06-18Support launching rundll32.exe as a safe executable if the dll it loads is in...Nir Bar10-25/+450
2025-06-18Fix MsiLockPermissionsEx decompilation.Bob Arnson8-3/+120
2025-06-18Remove deprecated Heat.Bob Arnson120-89610/+0
2025-06-12Consistentify unnamed bindpaths doc in `Files`.Bob Arnson1-3/+8
2025-06-11Customize TARGETDIR DirectoryRef warning.Bob Arnson4-1/+47
2025-06-11Fix Util decompiler extension crash.Bob Arnson1-1/+1
2025-06-11Fix unit tests to account for Actions runners:Bob Arnson2-40/+37
2025-06-11Add `Payloads` element to harvest bundle payloads.Bob Arnson30-198/+342
2025-05-28Send all tables to extension decompilers.Bob Arnson6-19/+98
2025-05-28Always pass `-quiet` to related bundles.Bob Arnson1-1/+1
2025-05-28Handle having multiple unnamed bind paths.Bob Arnson2-6/+9
2025-05-28Bring back WixBundleSourceProcess* variables.Bob Arnson3-0/+20
2025-05-28Update registration disappears during upgrade.Bob Arnson13-7/+281
2025-05-28Retry intermittent LocLoadFromFile() test failuresRob Mensching2-2/+20
2025-05-28Update version number in READMEsRob Mensching16-30/+30
2025-04-09Start WiX Toolset v7Rob Mensching1-2/+2
2025-04-04Add OSMF logo to READMEv6.0.0Rob Mensching1-0/+2
2025-04-04Sync IEngine.SetUpdateSource with native side.Bob Arnson8-4/+96
2025-04-04Update READMEs to include OSMFRob Mensching66-71/+1521
2025-04-04Use "dev build" instead of "private build" to match documentationRob Mensching1-3/+3
2025-04-04Clean RTF in OSMFEULA.RTFRob Mensching1-0/+0
2025-04-03Issue 8993Christopher Painter1-1/+1
2025-04-03Fix bad copyspaghetti in XSD.Bob Arnson1-1/+1
2025-04-03Sync IEngine.SetDownloadSource with native side.Bob Arnson7-8/+67