aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/test/DUtilUnitTest/PathUtilTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-2/+180
* 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-071-0/+129
* Add PathConcatRelativeToBase and use it in Burn.Sean Hall2022-05-311-0/+107
* Add PathCanonicalizeForComparison.Sean Hall2022-05-311-43/+511
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-311-0/+199
* PathGetDirectory can't be responsible for stripping quotes.Sean Hall2022-05-311-0/+33
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+80