index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
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/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
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
/
WixToolsetTest.CoreIntegration.csproj
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up tests to work well under NCrunch plus whitespace clean up
Rob Mensching
2021-01-05
1
-213
/
+1
*
Fix parsing of DpiAwareness attribute.
Sean Hall
2021-01-03
1
-0
/
+1
*
Add failing tests.
Sean Hall
2021-01-03
1
-0
/
+4
*
Add CanExtractBundleWithDetachedContainer test.
Nir Bar
2020-12-21
1
-0
/
+1
*
4862 - Disallow Burn Variables that are Hidden and Persisted.
Sean Hall
2020-12-19
1
-0
/
+1
*
Add more failing tests and label them with the issue number.
Sean Hall
2020-12-19
1
-0
/
+3
*
Enable XML doc.
Sean Hall
2020-12-18
1
-4
/
+0
*
Canonicalize Payload/@Name.
Sean Hall
2020-12-16
1
-0
/
+3
*
Add test to verify primary feature select in component categories.
Bob Arnson
2020-12-09
1
-0
/
+3
*
Decompiling null GUID should set `Guid=""` to match.
Bob Arnson
2020-12-08
1
-0
/
+3
*
MSI transaction cleanup.
Sean Hall
2020-12-02
1
-0
/
+6
*
Add failing tests.
Sean Hall
2020-10-14
1
-0
/
+2
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
1
-0
/
+1
*
Support implicit standard directory reference and "3264" platform folders
Rob Mensching
2020-07-21
1
-0
/
+2
*
Fix parsing of bind variables with default values
Rob Mensching
2020-07-17
1
-0
/
+2
*
Tests for CopyFile element
Rob Mensching
2020-07-08
1
-0
/
+1
*
Add failing test for CustomAction cycle.
Sean Hall
2020-07-01
1
-0
/
+1
*
Introduce Value attribute on MultiString/MultiStringValue elements
Rob Mensching
2020-06-23
1
-0
/
+1
*
Fix custom table column values case in compiler and decompiler
Rob Mensching
2020-06-12
1
-0
/
+1
*
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
2020-06-03
1
-0
/
+6
*
Add failing test for RegistryKey without Id and child extension element.
Sean Hall
2020-05-23
1
-0
/
+1
*
Support merging merge modules
Rob Mensching
2020-05-22
1
-0
/
+3
*
Process Unreal custom tables in CreateBootstrapperApplicationManifestCommand
Sean Hall
2020-05-16
1
-0
/
+1
*
Fix named bind paths.
Bob Arnson
2020-05-11
1
-0
/
+7
*
Add and fix some bundle tests.
Sean Hall
2020-04-23
1
-0
/
+2
*
Fix bugs when compiling UI.wixext
Sean Hall
2020-04-07
1
-3
/
+2
*
Try to fix build flakiness with Example.Extension.
Sean Hall
2020-04-06
1
-0
/
+1
*
Add failing test for when EnsureTable references an extension table with a di...
Sean Hall
2020-04-03
1
-0
/
+1
*
Add SetVariable.
Sean Hall
2020-03-30
1
-0
/
+1
*
Add ability for extensions to create custom bundle searches.
Sean Hall
2020-03-30
1
-0
/
+2
*
Add BundleExtension element.
Sean Hall
2020-03-30
1
-0
/
+4
*
Update Example.Extension to automatically update based on its Example.wxs.
Sean Hall
2020-03-20
1
-0
/
+2
*
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
2020-02-07
1
-0
/
+4
*
Start on new patch infrastructure
Rob Mensching
2020-02-05
1
-1
/
+13
*
Fix EnvironmentTuple nullable fields. Add test.
Bob Arnson
2019-11-14
1
-0
/
+1
*
Add failing test for decompiling a directory search under a registry search.
Sean Hall
2019-11-14
1
-0
/
+2
*
Add failing test for decompiling the AdvtExecuteSequence table.
Sean Hall
2019-11-14
1
-0
/
+2
*
Add failing test for decompiling a non-advertised shortcut with complex Target.
Sean Hall
2019-11-08
1
-0
/
+2
*
Add test for RemoveRegistryKey.
Sean Hall
2019-11-07
1
-0
/
+1
*
Add failing test for TrueType Font.
Sean Hall
2019-11-07
1
-0
/
+1
*
Add failing test for AppId.
Sean Hall
2019-10-27
1
-0
/
+1
*
Update to WixOutput file structure to fix embedded file handling
Rob Mensching
2019-10-25
1
-0
/
+4
*
Undo CreateTuple change and add ErrorTuple test.
Bob Arnson
2019-10-23
1
-0
/
+4
*
Add failing test for decompiler with database that has old schemas and missin...
Sean Hall
2019-10-18
1
-0
/
+2
*
Add failing test for AsString on a number field with 0.
Sean Hall
2019-10-15
1
-0
/
+1
*
Add failing test for TextStyle when Color is null.
Sean Hall
2019-10-15
1
-0
/
+1
*
Add failing test for Class when IconIndex is 0.
Sean Hall
2019-10-15
1
-0
/
+2
*
Add failing test for RegistryValue.
Sean Hall
2019-10-11
1
-0
/
+1
*
Add failing test for CustomTable.
Sean Hall
2019-10-11
1
-0
/
+1
*
Implement Bundle build
Rob Mensching
2019-10-07
1
-0
/
+7
[next]