aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Integrate change to TryParseCommand and other code cleanupRob Mensching2020-06-081-2/+2
* Correctly pass extension context when Id attribute is nullRob Mensching2020-06-041-1/+1
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-039-1/+175
* Basic patching supportRob Mensching2020-05-301-2/+2
* Add failing test for RegistryKey without Id and child extension element.Sean Hall2020-05-233-0/+50
* Add failing test for invalid command line switch.Sean Hall2020-05-231-0/+29
* Support instance transformsRob Mensching2020-05-231-2/+35
* Support merging merge modulesRob Mensching2020-05-225-0/+88
* Fix naming of file in a merge module's cabinetRob Mensching2020-05-221-1/+18
* Get Log/@Extension and Registration/@ProviderKey to match v3.Sean Hall2020-05-161-0/+11
* Process Unreal custom tables in CreateBootstrapperApplicationManifestCommandSean Hall2020-05-163-0/+66
* Fix named bind paths.Bob Arnson2020-05-119-0/+105
* Use WixToolset.Burn package to get rid of -burnStubPath.Sean Hall2020-05-103-18/+0
* Add and fix some bundle tests.Sean Hall2020-04-234-0/+100
* Implement Burn pdb.Sean Hall2020-04-182-55/+36
* Test ability for an extension to have a custom strongly typed row during bind...Sean Hall2020-04-185-31/+83
* Fix changes to TableDefinition.Sean Hall2020-04-132-2/+7
* Fix typo in SummaryInformationType.Sean Hall2020-04-131-1/+1
* Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...Sean Hall2020-04-121-5/+4
* General cleanup.Sean Hall2020-04-121-5/+5
* Fix bug when parsing PayloadGroupRef.Sean Hall2020-04-122-7/+14
* Remove partial WixPdb support.Bob Arnson2020-04-111-44/+0
* Fix bugs when compiling UI.wixextSean Hall2020-04-078-69/+103
* Try to fix build flakiness with Example.Extension.Sean Hall2020-04-066-1/+69
* Add test around ActionText and fix the table definition to get it passing.Sean Hall2020-04-054-6/+13
* Implement new IParseHelper methods.Sean Hall2020-04-052-3/+3
* Add failing test for when EnsureTable references an extension table with a di...Sean Hall2020-04-035-3/+52
* Use TupleIdIsPrimaryKey.Sean Hall2020-04-035-15/+9
* Hide the concrete implementation of the service provider interfacesSean Hall2020-04-025-6/+7
* Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...Sean Hall2020-04-021-2/+2
* Fix bug in ParseHelper where it assumed the first column was the id column.Sean Hall2020-04-025-6/+5
* Order WixSearches in Core.Sean Hall2020-03-302-1/+1
* Add SetVariable.Sean Hall2020-03-303-0/+60
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-309-2/+236
* Add BundleExtension element.Sean Hall2020-03-307-0/+160
* Fix bundle-build extension library extraction.Bob Arnson2020-03-275-18/+14
* Add intermediate levels to track how IR has been lowered.Bob Arnson2020-03-264-3/+108
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-2011-5/+246
* Allow unresolved variables during resolution.Bob Arnson2020-03-181-1/+6
* Clean up unused IVariableResolver functionality.Bob Arnson2020-03-131-4/+36
* Avoid infinite loops when resolving variables.Bob Arnson2020-03-121-0/+1
* Fix https://github.com/wixtoolset/issues/issues/5860 recursive loc strings.Bob Arnson2020-03-111-0/+37
* Correctly handle custom action default suffix.Bob Arnson2020-03-051-0/+36
* Fix File/@TrueType.Bob Arnson2020-02-242-3/+3
* Support loading WindowsInstallerData and Intermediate from WixOutput.Bob Arnson2020-02-101-0/+35
* Add CreateFolder tuples for null-keypath components in the backend instead of...Bob Arnson2020-02-076-0/+80
* Start on new patch infrastructureRob Mensching2020-02-0515-29/+234
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-232-0/+43
* Fix ServiceControl/@Wait translation.Bob Arnson2020-01-212-3/+5
* Add special handling for numeric Error ids.Bob Arnson2020-01-061-3/+3