aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/MsiQueryFixture.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-031-0/+115
* Support merging merge modulesRob Mensching2020-05-221-0/+50
* Fix bugs when compiling UI.wixextSean Hall2020-04-071-0/+82
* Add test around ActionText and fix the table definition to get it passing.Sean Hall2020-04-051-0/+2
* Implement new IParseHelper methods.Sean Hall2020-04-051-1/+1
* Add failing test for when EnsureTable references an extension table with a di...Sean Hall2020-04-031-0/+34
* Fix File/@TrueType.Bob Arnson2020-02-241-2/+2
* Add CreateFolder tuples for null-keypath components in the backend instead of...Bob Arnson2020-02-071-0/+33
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-231-0/+30
* Fix ServiceControl/@Wait translation.Bob Arnson2020-01-211-2/+3
* Add unit tests written during discovery of errors elsewhere because why not k...Bob Arnson2019-12-111-0/+1
* Finish renaming SequenceTable.AdvertiseExecuteSequence.Sean Hall2019-11-251-1/+1
* Fix EnvironmentTuple nullable fields. Add test.Bob Arnson2019-11-141-0/+44
* Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.Sean Hall2019-11-131-2/+2
* Update DefaultDir test for duplicate ShortName and Name.Sean Hall2019-11-121-1/+2
* Fix expected value in PopulatesMsiShortcutPropertyTable.Sean Hall2019-11-121-2/+2
* Add failing test for getting Shortcut/@Name from wixlib.Sean Hall2019-11-081-1/+2
* Add test for RemoveRegistryKey.Sean Hall2019-11-071-0/+32
* Update PopulatesCustomActionTable to verify scheduling of a custom action.Sean Hall2019-11-071-5/+64
* Add failing test for TrueType Font.Sean Hall2019-11-071-1/+34
* Move creation of hidden properties...Bob Arnson2019-11-051-0/+5
* Tolerate missing RegistryValue/@Value when @Type="binary".Bob Arnson2019-11-041-0/+1
* Fix error checking on CustomAction/@Error.Bob Arnson2019-11-011-0/+1
* Fix AppId tupleRob Mensching2019-10-281-1/+1
* Add failing test for AppId.Sean Hall2019-10-271-0/+33
* Fix MsiAssembly table processingRob Mensching2019-10-261-1/+1
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-231-1/+1
* Small tuple based fixesRob Mensching2019-10-181-3/+3
* Several fixesRob Mensching2019-10-181-4/+4
* Add failing test for AsString on a number field with 0.Sean Hall2019-10-151-0/+32
* Add failing test for TextStyle when Color is null.Sean Hall2019-10-151-0/+33
* Add failing test for Class when IconIndex is 0.Sean Hall2019-10-151-0/+35
* Fix lock permissionsRob Mensching2019-10-141-1/+1
* Add failing test for RegistryValue.Sean Hall2019-10-111-0/+32
* Add failing test for CustomTable.Sean Hall2019-10-111-0/+34
* Fix reserve costRob Mensching2019-10-071-1/+1
* Fix detect only upgrade logicRob Mensching2019-10-071-2/+2
* Fix Upgrade IncludeMinimum attributeRob Mensching2019-10-071-1/+1
* Fix ServiceInstall testRob Mensching2019-10-071-1/+1
* Write Font table correctlyRob Mensching2019-10-071-1/+1
* Fix Feature parentRob Mensching2019-10-071-2/+2
* Fix AppSearch related buildingRob Mensching2019-10-071-5/+5
* Add failing test for ServiceInstall.Sean Hall2019-09-301-0/+33
* Add failing test for MsiAssembly.Sean Hall2019-09-301-0/+36
* Add failing test for Font.Sean Hall2019-09-301-0/+33
* Add failing test for ReserveCost.Sean Hall2019-09-301-0/+33
* Add failing test for MsiShortcutProperty.Sean Hall2019-09-301-0/+33
* Add failing test for nesting a ProgId under an advertised Class.Sean Hall2019-09-301-0/+37
* Add failing test for LockPermissions when Permissions is 0.Sean Hall2019-09-301-0/+33
* Add failing test for CustomAction.Sean Hall2019-09-301-0/+34