aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce StandardDirectory for referencing standard directoriesRob Mensching2021-04-0635-218/+168
* Introduce "Subdirectory" which simplifies inline directory syntaxRob Mensching2021-04-068-16/+26
* Enable codepages and languages to be set via .wxl filesRob Mensching2021-04-026-0/+45
* Add failing test for DownloadUrl placeholder replacement.Sean Hall2021-03-301-0/+30
* Correctly set Compressed, Description, DisplayName in BootstrapperApplication...Rob Mensching2021-03-231-4/+4
* Allow payloads to be shared across packages in a BundleRob Mensching2021-03-231-1/+1
* Update tests to validate Shortcut Name/ShortName handlingRob Mensching2021-03-193-1/+13
* Add failing test for authoring Provides in chain packages.Sean Hall2021-03-081-0/+10
* Add failing test for patch from MSI that included a file from a wixext.Sean Hall2021-03-082-0/+46
* Fix parsing ProviderKey for Bundle.Sean Hall2021-03-081-0/+10
* Fix harvesting providers from MSI packages.Sean Hall2021-03-082-1/+9
* Create unit test for WixVariable resolution issue #6376Andrij Abyzov2021-03-055-0/+48
* Complete MOVE_TO_BACKEND code migrationRob Mensching2021-03-031-2/+2
* Add test to verify patches without files workRob Mensching2021-03-033-0/+42
* Don't recommend "/ChainingPackage" for netfx4 protocol ExePackages.Sean Hall2021-03-021-3/+2
* Use new PackagePayload symbols for the package's payload.Sean Hall2021-03-028-5/+84
* Test big payloads by RemotePayload since real files are slow.Sean Hall2021-03-028-29/+1
* Add failing tests for package description and packages sharing payloadsSean Hall2021-03-022-0/+30
* Correctly set the parent SourceLineNumber for include filesRob Mensching2021-03-023-4/+8
* Fix handling of suppress modularizationRob Mensching2021-03-013-0/+21
* TARGETDIR is the default directory root, so allow itRob Mensching2021-03-011-7/+5
* Absorb Dependency.wixext into CoreRob Mensching2021-02-274-0/+36
* Absorb Tag.wixext into Core as SoftwareTag elementRob Mensching2021-02-276-0/+58
* Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201Ronald Martin2021-02-191-0/+20
* Fix file size overflow error in ProcessPayloadsCommand.Alex Kubiesa2021-02-157-0/+28
* Replace Win64 attribute with Bitness attributeRob Mensching2021-02-1111-20/+42
* SlipstreamMsp belongs under the MsiPackage, not the MspPackage.Sean Hall2021-02-101-0/+10
* Improve duplicate-id reporting.Bob Arnson2021-02-081-0/+14
* Remove Burn AuthenticodeBob Arnson2021-01-311-2/+0
* Add patch test from old repo and get it passing.Sean Hall2021-01-277-0/+110
* Rename ExePackage/@XxxCommand attributes to @XxxArgumentsRob Mensching2021-01-083-6/+6
* Validate MSU package buildRob Mensching2021-01-083-0/+13
* Require or recommend ExePackage/@DetectConditionRob Mensching2021-01-083-1/+21
* Support environment variables with parens in the preprocessorRob Mensching2021-01-071-0/+4
* Add test for invalid idsRob Mensching2021-01-071-0/+8
* Implement improved file sequence optimizationRob Mensching2021-01-065-0/+32
* Fix handling of duplicate directoriesRob Mensching2021-01-051-0/+25
* Fix up tests to work well under NCrunch plus whitespace clean upRob Mensching2021-01-051-1/+0
* Fix parsing of DpiAwareness attribute.Sean Hall2021-01-031-0/+7
* Add failing tests.Sean Hall2021-01-034-0/+55
* Add CanExtractBundleWithDetachedContainer test.Nir Bar2020-12-211-0/+10
* 4862 - Disallow Burn Variables that are Hidden and Persisted.Sean Hall2020-12-192-2/+7
* Add more failing tests and label them with the issue number.Sean Hall2020-12-193-0/+44
* Canonicalize Payload/@Name.Sean Hall2020-12-163-0/+23
* Add test to verify primary feature select in component categories.Bob Arnson2020-12-093-0/+48
* WIXFEAT:6209 - Move BA entry point to its own element.Sean Hall2020-12-083-11/+14
* Decompiling null GUID should set `Guid=""` to match.Bob Arnson2020-12-083-0/+18
* MSI transaction cleanup.Sean Hall2020-12-026-0/+56
* Support an empty multiString registry valueBob Arnson2020-11-161-0/+2
* Reorganize Product/Package to Package/SummaryInformation.Bob Arnson2020-10-2432-199/+143