index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
WixToolsetTest.CoreIntegration
/
TestData
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TARGETDIR is the default directory root, so allow it
Rob Mensching
2021-03-01
1
-7
/
+5
*
Absorb Dependency.wixext into Core
Rob Mensching
2021-02-27
4
-0
/
+36
*
Absorb Tag.wixext into Core as SoftwareTag element
Rob Mensching
2021-02-27
6
-0
/
+58
*
Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201
Ronald Martin
2021-02-19
1
-0
/
+20
*
Fix file size overflow error in ProcessPayloadsCommand.
Alex Kubiesa
2021-02-15
7
-0
/
+28
*
Replace Win64 attribute with Bitness attribute
Rob Mensching
2021-02-11
11
-20
/
+42
*
SlipstreamMsp belongs under the MsiPackage, not the MspPackage.
Sean Hall
2021-02-10
1
-0
/
+10
*
Improve duplicate-id reporting.
Bob Arnson
2021-02-08
1
-0
/
+14
*
Remove Burn Authenticode
Bob Arnson
2021-01-31
1
-2
/
+0
*
Add patch test from old repo and get it passing.
Sean Hall
2021-01-27
7
-0
/
+110
*
Rename ExePackage/@XxxCommand attributes to @XxxArguments
Rob Mensching
2021-01-08
3
-6
/
+6
*
Validate MSU package build
Rob Mensching
2021-01-08
3
-0
/
+13
*
Require or recommend ExePackage/@DetectCondition
Rob Mensching
2021-01-08
3
-1
/
+21
*
Support environment variables with parens in the preprocessor
Rob Mensching
2021-01-07
1
-0
/
+4
*
Add test for invalid ids
Rob Mensching
2021-01-07
1
-0
/
+8
*
Implement improved file sequence optimization
Rob Mensching
2021-01-06
5
-0
/
+32
*
Fix handling of duplicate directories
Rob Mensching
2021-01-05
1
-0
/
+25
*
Fix up tests to work well under NCrunch plus whitespace clean up
Rob Mensching
2021-01-05
1
-1
/
+0
*
Fix parsing of DpiAwareness attribute.
Sean Hall
2021-01-03
1
-0
/
+7
*
Add failing tests.
Sean Hall
2021-01-03
4
-0
/
+55
*
Add CanExtractBundleWithDetachedContainer test.
Nir Bar
2020-12-21
1
-0
/
+10
*
4862 - Disallow Burn Variables that are Hidden and Persisted.
Sean Hall
2020-12-19
2
-2
/
+7
*
Add more failing tests and label them with the issue number.
Sean Hall
2020-12-19
3
-0
/
+44
*
Canonicalize Payload/@Name.
Sean Hall
2020-12-16
3
-0
/
+23
*
Add test to verify primary feature select in component categories.
Bob Arnson
2020-12-09
3
-0
/
+48
*
WIXFEAT:6209 - Move BA entry point to its own element.
Sean Hall
2020-12-08
3
-11
/
+14
*
Decompiling null GUID should set `Guid=""` to match.
Bob Arnson
2020-12-08
3
-0
/
+18
*
MSI transaction cleanup.
Sean Hall
2020-12-02
6
-0
/
+56
*
Support an empty multiString registry value
Bob Arnson
2020-11-16
1
-0
/
+2
*
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
2020-10-24
32
-199
/
+143
*
Add failing tests.
Sean Hall
2020-10-14
2
-0
/
+18
*
Add error message for cases where inner text used to be used.
Bob Arnson
2020-09-30
1
-9
/
+5
*
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
2020-09-06
4
-13
/
+10
*
Fix check for valid 8.3 names for >3 extensions.
Bob Arnson
2020-09-01
1
-0
/
+4
*
Update decompiler to use XDocument rather than generated classes.
Bob Arnson
2020-08-24
1
-4
/
+4
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
1
-0
/
+7
*
Fix Control symbol dehydration to MSI output.
Bob Arnson
2020-07-26
1
-0
/
+1
*
Support implicit standard directory reference and "3264" platform folders
Rob Mensching
2020-07-21
4
-10
/
+29
*
Ensure named bindpaths are not found in unnamed bindpaths
Rob Mensching
2020-07-17
3
-3
/
+3
*
Fix parsing of bind variables with default values
Rob Mensching
2020-07-17
2
-0
/
+7
*
Tests for CopyFile element
Rob Mensching
2020-07-08
1
-0
/
+15
*
Add failing test for CustomAction cycle.
Sean Hall
2020-07-01
1
-0
/
+19
*
Reference Media if DiskId is specified.
Bob Arnson
2020-06-24
1
-2
/
+2
*
Remove obsolete inner text handling
Rob Mensching
2020-06-23
5
-34
/
+31
*
Introduce Message attribute to remove Error inner text
Rob Mensching
2020-06-23
1
-4
/
+2
*
Introduce Value attribute on MultiString/MultiStringValue elements
Rob Mensching
2020-06-23
1
-0
/
+15
*
If no Media or MediaTemplate is present, default to a MediaTemplate.
Bob Arnson
2020-06-22
22
-25
/
+5
*
Add BundleCustomDataRef element.
Sean Hall
2020-06-22
1
-7
/
+14
*
Restore Unreal to CustomTable.
Sean Hall
2020-06-19
1
-0
/
+13
*
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
2020-06-19
2
-29
/
+36
[next]