index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
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
*
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
*
Add failing test for ServiceInstall.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for MsiAssembly.
Sean Hall
2019-09-30
1
-0
/
+2
*
Add failing test for Font.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for ReserveCost.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for MsiShortcutProperty.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for nesting a ProgId under an advertised Class.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for LockPermissions when Permissions is 0.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for CustomAction.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing tests for AppSearch tables.
Sean Hall
2019-09-30
1
-0
/
+4
*
Add failing tests for Upgrade.
Sean Hall
2019-09-30
1
-0
/
+1
*
Add failing test for FeatureGroup and parent Features.
Sean Hall
2019-09-30
1
-0
/
+2
*
Add failing test for DefaultDir.
Sean Hall
2019-09-30
1
-1
/
+3
*
Fix inscript CA bit handling
Rob Mensching
2019-05-12
1
-0
/
+4
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
1
-2
/
+2
*
Add failing test to demonstrate ProgId bug.
Bob Arnson
2019-04-02
1
-0
/
+4
*
Bug: Wixipl references to extension libraries
Bob Arnson
2019-03-20
1
-0
/
+4
*
Fix overridable actions being tagged as duplicates.
Bob Arnson
2019-01-16
1
-0
/
+4
*
Add failing test for issues exposed by UIExtension.
Sean Hall
2019-01-12
1
-0
/
+4
*
Load .wixlib intermediates with single creator
Rob Mensching
2019-01-01
1
-0
/
+6
[next]