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
/
MsiQueryFixture.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redesign CustomTable tuples to support resolving binary columns
Rob Mensching
2020-06-03
1
-0
/
+115
*
Support merging merge modules
Rob Mensching
2020-05-22
1
-0
/
+50
*
Fix bugs when compiling UI.wixext
Sean Hall
2020-04-07
1
-0
/
+82
*
Add test around ActionText and fix the table definition to get it passing.
Sean Hall
2020-04-05
1
-0
/
+2
*
Implement new IParseHelper methods.
Sean Hall
2020-04-05
1
-1
/
+1
*
Add failing test for when EnsureTable references an extension table with a di...
Sean Hall
2020-04-03
1
-0
/
+34
*
Fix File/@TrueType.
Bob Arnson
2020-02-24
1
-2
/
+2
*
Add CreateFolder tuples for null-keypath components in the backend instead of...
Bob Arnson
2020-02-07
1
-0
/
+33
*
Fix CustomTable/@Unreal="yes" binding.
Bob Arnson
2020-01-23
1
-0
/
+30
*
Fix ServiceControl/@Wait translation.
Bob Arnson
2020-01-21
1
-2
/
+3
*
Add unit tests written during discovery of errors elsewhere because why not k...
Bob Arnson
2019-12-11
1
-0
/
+1
*
Finish renaming SequenceTable.AdvertiseExecuteSequence.
Sean Hall
2019-11-25
1
-1
/
+1
*
Fix EnvironmentTuple nullable fields. Add test.
Bob Arnson
2019-11-14
1
-0
/
+44
*
Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.
Sean Hall
2019-11-13
1
-2
/
+2
*
Update DefaultDir test for duplicate ShortName and Name.
Sean Hall
2019-11-12
1
-1
/
+2
*
Fix expected value in PopulatesMsiShortcutPropertyTable.
Sean Hall
2019-11-12
1
-2
/
+2
*
Add failing test for getting Shortcut/@Name from wixlib.
Sean Hall
2019-11-08
1
-1
/
+2
*
Add test for RemoveRegistryKey.
Sean Hall
2019-11-07
1
-0
/
+32
*
Update PopulatesCustomActionTable to verify scheduling of a custom action.
Sean Hall
2019-11-07
1
-5
/
+64
*
Add failing test for TrueType Font.
Sean Hall
2019-11-07
1
-1
/
+34
*
Move creation of hidden properties...
Bob Arnson
2019-11-05
1
-0
/
+5
*
Tolerate missing RegistryValue/@Value when @Type="binary".
Bob Arnson
2019-11-04
1
-0
/
+1
*
Fix error checking on CustomAction/@Error.
Bob Arnson
2019-11-01
1
-0
/
+1
*
Fix AppId tuple
Rob Mensching
2019-10-28
1
-1
/
+1
*
Add failing test for AppId.
Sean Hall
2019-10-27
1
-0
/
+33
*
Fix MsiAssembly table processing
Rob Mensching
2019-10-26
1
-1
/
+1
*
Fix custom tables, small fixes in linker and update latest Data
Rob Mensching
2019-10-23
1
-1
/
+1
*
Small tuple based fixes
Rob Mensching
2019-10-18
1
-3
/
+3
*
Several fixes
Rob Mensching
2019-10-18
1
-4
/
+4
*
Add failing test for AsString on a number field with 0.
Sean Hall
2019-10-15
1
-0
/
+32
*
Add failing test for TextStyle when Color is null.
Sean Hall
2019-10-15
1
-0
/
+33
*
Add failing test for Class when IconIndex is 0.
Sean Hall
2019-10-15
1
-0
/
+35
*
Fix lock permissions
Rob Mensching
2019-10-14
1
-1
/
+1
*
Add failing test for RegistryValue.
Sean Hall
2019-10-11
1
-0
/
+32
*
Add failing test for CustomTable.
Sean Hall
2019-10-11
1
-0
/
+34
*
Fix reserve cost
Rob Mensching
2019-10-07
1
-1
/
+1
*
Fix detect only upgrade logic
Rob Mensching
2019-10-07
1
-2
/
+2
*
Fix Upgrade IncludeMinimum attribute
Rob Mensching
2019-10-07
1
-1
/
+1
*
Fix ServiceInstall test
Rob Mensching
2019-10-07
1
-1
/
+1
*
Write Font table correctly
Rob Mensching
2019-10-07
1
-1
/
+1
*
Fix Feature parent
Rob Mensching
2019-10-07
1
-2
/
+2
*
Fix AppSearch related building
Rob Mensching
2019-10-07
1
-5
/
+5
*
Add failing test for ServiceInstall.
Sean Hall
2019-09-30
1
-0
/
+33
*
Add failing test for MsiAssembly.
Sean Hall
2019-09-30
1
-0
/
+36
*
Add failing test for Font.
Sean Hall
2019-09-30
1
-0
/
+33
*
Add failing test for ReserveCost.
Sean Hall
2019-09-30
1
-0
/
+33
*
Add failing test for MsiShortcutProperty.
Sean Hall
2019-09-30
1
-0
/
+33
*
Add failing test for nesting a ProgId under an advertised Class.
Sean Hall
2019-09-30
1
-0
/
+37
*
Add failing test for LockPermissions when Permissions is 0.
Sean Hall
2019-09-30
1
-0
/
+33
*
Add failing test for CustomAction.
Sean Hall
2019-09-30
1
-0
/
+34
[next]