aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/MsiFixture.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support instance transformsRob Mensching2020-05-231-2/+35
* Fix naming of file in a merge module's cabinetRob Mensching2020-05-221-1/+18
* Fix typo in SummaryInformationType.Sean Hall2020-04-131-1/+1
* Remove partial WixPdb support.Bob Arnson2020-04-111-44/+0
* Fix bugs when compiling UI.wixextSean Hall2020-04-071-41/+0
* Try to fix build flakiness with Example.Extension.Sean Hall2020-04-061-0/+36
* Add intermediate levels to track how IR has been lowered.Bob Arnson2020-03-261-0/+50
* Support loading WindowsInstallerData and Intermediate from WixOutput.Bob Arnson2020-02-101-0/+35
* Add special handling for numeric Error ids.Bob Arnson2020-01-061-3/+3
* Ensure Errors have ids so they can be referenced.Bob Arnson2020-01-061-0/+6
* Add unit tests written during discovery of errors elsewhere because why not k...Bob Arnson2019-12-111-3/+3
* Ensure upgrade action properties are secure.Bob Arnson2019-11-081-5/+16
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-3/+3
* Remove explicit intermediate file provided for testingRob Mensching2019-10-251-10/+10
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-11/+76
* Undo CreateTuple change and add ErrorTuple test.Bob Arnson2019-10-231-0/+36
* Several fixesRob Mensching2019-10-181-6/+12
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-231-18/+18
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-231-1/+1
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-231-2/+2
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-1/+1
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-141-1/+38
* Fix inscript CA bit handlingRob Mensching2019-05-121-0/+32
* Use new strongly typed tuplesRob Mensching2019-05-081-9/+9
* Add failing test to demonstrate ProgId bug.Bob Arnson2019-04-021-0/+39
* Add failing test for issues exposed by UIExtension.Sean Hall2019-01-121-0/+41
* Populate MsiAssemblyName tableRob Mensching2018-12-261-3/+21
* Implement -arch switchRob Mensching2018-10-031-0/+32
* Add WixRunnerResult to improve success assertionRob Mensching2018-10-031-12/+13
* Track files to enable clean builds in MSBuildRob Mensching2018-08-111-6/+6
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-271-0/+35
* Move tool projects to Tools repoRob Mensching2018-07-211-0/+442