aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.TestSupport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reference correct skippable Xunit discovererRob Mensching2024-04-051-1/+1
|
* Fix Profile column definition.Bob Arnson2024-03-182-2/+14
| | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043.
* Multiple extension support in unit testschris_bednarski2023-07-231-10/+25
|
* feat(build): update xunit to version 2.5.0, fix occasional test timeoutchris_bednarski2023-07-191-1/+1
|
* Extract object fields with modularization GUIDs.Bob Arnson2023-06-301-2/+19
|
* Always add space to to test folder to flush out such bugsRob Mensching2023-03-233-28/+28
|
* Improve instance transformsRob Mensching2023-02-091-46/+81
| | | | | | | | | Fix bug where the string `UpgradeCode` was being used instead of the GUID for the UpgradeCode in an instance transform. Also handle the case where the instance transform's Property does or does not exist when creating the transform. Fixes 7193
* Fix Iis table definitions.Bob Arnson2022-11-141-0/+18
| | | | Fixes https://github.com/wixtoolset/issues/issues/7014.
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0827-0/+1853