aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-202-0/+17
* Fix File/@TrueType.Bob Arnson2020-02-241-1/+1
* Add CreateFolder tuples for null-keypath components in the backend instead of...Bob Arnson2020-02-074-0/+43
* Start on new patch infrastructureRob Mensching2020-02-0512-0/+109
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-231-0/+13
* Fix ServiceControl/@Wait translation.Bob Arnson2020-01-211-1/+2
* Ensure Errors have ids so they can be referenced.Bob Arnson2020-01-061-0/+3
* Add unit tests written during discovery of errors elsewhere because why not k...Bob Arnson2019-12-112-0/+2
* Fix decompiling multiple AppSearches with nested searches.Sean Hall2019-11-262-1/+20
* Fix test CanDecompileNestedDirSearchUnderRegSearch.Sean Hall2019-11-251-1/+1
* Fix EnvironmentTuple nullable fields. Add test.Bob Arnson2019-11-141-0/+13
* Add failing test for decompiling a directory search under a registry search.Sean Hall2019-11-142-0/+28
* Add failing test for decompiling the AdvtExecuteSequence table.Sean Hall2019-11-142-0/+37
* Update DefaultDir test for duplicate ShortName and Name.Sean Hall2019-11-121-0/+1
* Clean up upgrade properties; support <?ifdef $()?>Bob Arnson2019-11-101-0/+2
* Ensure upgrade action properties are secure.Bob Arnson2019-11-081-0/+1
* Add failing test for getting Shortcut/@Name from wixlib.Sean Hall2019-11-081-1/+1
* Add failing test for decompiling a non-advertised shortcut with complex Target.Sean Hall2019-11-082-0/+24
* Add test for RemoveRegistryKey.Sean Hall2019-11-071-0/+11
* Update PopulatesCustomActionTable to verify scheduling of a custom action.Sean Hall2019-11-071-0/+16
* Add failing test for TrueType Font.Sean Hall2019-11-071-0/+10
* Add preprocessor variables with WiX version info.Bob Arnson2019-11-061-0/+4
* Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching2019-11-051-1/+1
* Move creation of hidden properties...Bob Arnson2019-11-051-1/+2
* 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
* Add failing test for AppId.Sean Hall2019-10-271-0/+11
* Fix MsiAssembly table processingRob Mensching2019-10-261-1/+1
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-254-0/+19
* Undo CreateTuple change and add ErrorTuple test.Bob Arnson2019-10-234-0/+46
* Add failing test for decompiler with database that has old schemas and missin...Sean Hall2019-10-182-0/+27
* Add failing test for AsString on a number field with 0.Sean Hall2019-10-151-0/+11
* Add failing test for TextStyle when Color is null.Sean Hall2019-10-151-0/+12
* Add failing test for Class when IconIndex is 0.Sean Hall2019-10-152-0/+17
* Add failing test for RegistryValue.Sean Hall2019-10-111-0/+10
* Add failing test for CustomTable.Sean Hall2019-10-111-0/+21
* Fix ServiceInstall testRob Mensching2019-10-071-1/+1
* Write Font table correctlyRob Mensching2019-10-071-1/+1
* Implement Bundle buildRob Mensching2019-10-077-0/+24
* Add failing test for ServiceInstall.Sean Hall2019-09-301-0/+11
* Add failing test for MsiAssembly.Sean Hall2019-09-302-0/+89
* Add failing test for Font.Sean Hall2019-09-301-0/+10
* Add failing test for ReserveCost.Sean Hall2019-09-301-0/+11
* Add failing test for MsiShortcutProperty.Sean Hall2019-09-301-0/+14
* Add failing test for nesting a ProgId under an advertised Class.Sean Hall2019-09-301-0/+13
* Add failing test for LockPermissions when Permissions is 0.Sean Hall2019-09-301-0/+13
* Add failing test for CustomAction.Sean Hall2019-09-301-0/+11
* Add failing tests for AppSearch tables.Sean Hall2019-09-304-0/+50
* Add failing tests for Upgrade.Sean Hall2019-09-301-0/+12
* Add failing test for FeatureGroup and parent Features.Sean Hall2019-09-302-0/+24