aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-4/+17
* Add pipeutil to dutilRob Mensching2024-01-114-2/+95
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0818-22/+22
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-316-0/+177
* Move WixVersion to new WixToolset.Versioning package in libs segmentRob Mensching2022-10-041-0/+5
* Fix verutil string comparisonsRob Mensching2022-10-041-1/+1
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-031-2/+26
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-294-0/+65
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-2/+180
* Update some skipped tests to be dynamically skipped.Sean Hall2022-06-151-7/+35
* Build and run x64 dutil tests.Sean Hall2022-06-153-69/+69
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-075-1/+94
* REG_EXPAND_SZ values are not necessarily a path.Sean Hall2022-06-075-0/+98
* Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.Sean Hall2022-06-074-0/+685
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-0/+28
* Add PathSkipPastRoot.Sean Hall2022-06-071-135/+153
* Replace PathCompare with PathCompareCanonicalized.Sean Hall2022-06-071-0/+69
* Resolve paths while parsing them from the command line.Sean Hall2022-06-072-1/+130
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-311-0/+107
* Add PathCanonicalizeForComparison.Sean Hall2022-05-312-44/+512
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-311-0/+199
* Add MemSizeChecked.Sean Hall2022-05-311-3/+6
* PathGetDirectory can't be responsible for stripping quotes.Sean Hall2022-05-311-0/+33
* Keep track of when parts of verutil/WixVersions are missing.Sean Hall2022-05-171-0/+168
* Store the prefix character in VERUTIL_VERSION.Sean Hall2022-05-171-2/+80
* DUtilTraceErrorSourceFiltersOnTraceLevel is still flaky.Sean Hall2022-04-131-1/+1
* Fix "flaky" DUtil test.Ron Martin2022-04-131-2/+3
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-0/+1
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-0/+8
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-1/+1
* Implement integrated build processRob Mensching2021-05-112-37/+7
* Move dutil into libs/dutilRob Mensching2021-04-2925-0/+4010