aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up tests to work well under NCrunch plus whitespace clean upRob Mensching2021-01-051-213/+1
* Fix parsing of DpiAwareness attribute.Sean Hall2021-01-031-0/+1
* Add failing tests.Sean Hall2021-01-031-0/+4
* Add CanExtractBundleWithDetachedContainer test.Nir Bar2020-12-211-0/+1
* 4862 - Disallow Burn Variables that are Hidden and Persisted.Sean Hall2020-12-191-0/+1
* Add more failing tests and label them with the issue number.Sean Hall2020-12-191-0/+3
* Enable XML doc.Sean Hall2020-12-181-4/+0
* Canonicalize Payload/@Name.Sean Hall2020-12-161-0/+3
* Add test to verify primary feature select in component categories.Bob Arnson2020-12-091-0/+3
* Decompiling null GUID should set `Guid=""` to match.Bob Arnson2020-12-081-0/+3
* MSI transaction cleanup.Sean Hall2020-12-021-0/+6
* Add failing tests.Sean Hall2020-10-141-0/+2
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-0/+1
* Support implicit standard directory reference and "3264" platform foldersRob Mensching2020-07-211-0/+2
* Fix parsing of bind variables with default valuesRob Mensching2020-07-171-0/+2
* Tests for CopyFile elementRob Mensching2020-07-081-0/+1
* Add failing test for CustomAction cycle.Sean Hall2020-07-011-0/+1
* Introduce Value attribute on MultiString/MultiStringValue elementsRob Mensching2020-06-231-0/+1
* Fix custom table column values case in compiler and decompilerRob Mensching2020-06-121-0/+1
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-031-0/+6
* Add failing test for RegistryKey without Id and child extension element.Sean Hall2020-05-231-0/+1
* Support merging merge modulesRob Mensching2020-05-221-0/+3
* Process Unreal custom tables in CreateBootstrapperApplicationManifestCommandSean Hall2020-05-161-0/+1
* Fix named bind paths.Bob Arnson2020-05-111-0/+7
* Add and fix some bundle tests.Sean Hall2020-04-231-0/+2
* Fix bugs when compiling UI.wixextSean Hall2020-04-071-3/+2
* Try to fix build flakiness with Example.Extension.Sean Hall2020-04-061-0/+1
* Add failing test for when EnsureTable references an extension table with a di...Sean Hall2020-04-031-0/+1
* Add SetVariable.Sean Hall2020-03-301-0/+1
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-301-0/+2
* Add BundleExtension element.Sean Hall2020-03-301-0/+4
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-201-0/+2
* Add CreateFolder tuples for null-keypath components in the backend instead of...Bob Arnson2020-02-071-0/+4
* Start on new patch infrastructureRob Mensching2020-02-051-1/+13
* Fix EnvironmentTuple nullable fields. Add test.Bob Arnson2019-11-141-0/+1
* Add failing test for decompiling a directory search under a registry search.Sean Hall2019-11-141-0/+2
* Add failing test for decompiling the AdvtExecuteSequence table.Sean Hall2019-11-141-0/+2
* Add failing test for decompiling a non-advertised shortcut with complex Target.Sean Hall2019-11-081-0/+2
* Add test for RemoveRegistryKey.Sean Hall2019-11-071-0/+1
* Add failing test for TrueType Font.Sean Hall2019-11-071-0/+1
* Add failing test for AppId.Sean Hall2019-10-271-0/+1
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-0/+4
* Undo CreateTuple change and add ErrorTuple test.Bob Arnson2019-10-231-0/+4
* Add failing test for decompiler with database that has old schemas and missin...Sean Hall2019-10-181-0/+2
* Add failing test for AsString on a number field with 0.Sean Hall2019-10-151-0/+1
* Add failing test for TextStyle when Color is null.Sean Hall2019-10-151-0/+1
* Add failing test for Class when IconIndex is 0.Sean Hall2019-10-151-0/+2
* Add failing test for RegistryValue.Sean Hall2019-10-111-0/+1
* Add failing test for CustomTable.Sean Hall2019-10-111-0/+1
* Implement Bundle buildRob Mensching2019-10-071-0/+7