aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Standardize on .NET Core v3.1Rob Mensching2021-04-021-1/+1
|
* 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
| | | | Completes wixtoolset/issues#5798 and wixtoolset/issues#5835
* Fix parsing of bind variables with default valuesRob Mensching2020-07-171-0/+2
|
* Tests for CopyFile elementRob Mensching2020-07-081-0/+1
| | | | Validates wixtoolset/issues#5867
* 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 the TableDefinition overload of EnsureTable.
* Add failing test for when EnsureTable references an extension table with a ↵Sean Hall2020-04-031-0/+1
| | | | different name than its tuple.
* Add SetVariable.Sean Hall2020-03-301-0/+1
|
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-301-0/+2
| | | | This required creating BundleExtensionData.xml.
* Add BundleExtension element.Sean Hall2020-03-301-0/+4
| | | | | Add GetTestXml. Fix issue with building with current version of burn.
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-201-0/+2
| | | | | Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests.
* Add CreateFolder tuples for null-keypath components in the backend instead ↵Bob Arnson2020-02-071-0/+4
| | | | of the compiler.
* 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
| | | | Strongly-typed tuples are preferred and avoid field-zero/id confusion.
* Add failing test for decompiler with database that has old schemas and ↵Sean Hall2019-10-181-0/+2
| | | | missing foreign key relationships.
* 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
|