aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/BundleFixture.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect duplicate CacheIdsRob Mensching2021-04-191-2/+2
* Test big payloads by RemotePayload since real files are slow.Sean Hall2021-03-021-52/+11
* Add failing tests for package description and packages sharing payloadsSean Hall2021-03-021-0/+6
* Fix file size overflow error in ProcessPayloadsCommand.Alex Kubiesa2021-02-151-0/+52
* Add warning for non-x86 bundles.Sean Hall2021-01-191-2/+3
* Add test for building x64 bundle.Bob Arnson2021-01-191-0/+46
* Add failing tests.Sean Hall2021-01-031-4/+4
* Fix TryGetNextNonSwitchArgumentOrError.Sean Hall2021-01-031-29/+0
* Add more failing tests and label them with the issue number.Sean Hall2020-12-191-2/+54
* Add failing tests.Sean Hall2020-10-141-0/+52
* WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...Sean Hall2020-07-191-1/+1
* Generate the bundle's application manifest in the Burn backend.Sean Hall2020-07-191-0/+14
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-7/+7
* Add more tuples to ignore in GenerateManifestDataFromIRCommand.Sean Hall2020-06-191-0/+1
* Add failing test for invalid command line switch.Sean Hall2020-05-231-0/+29
* Get Log/@Extension and Registration/@ProviderKey to match v3.Sean Hall2020-05-161-0/+11
* Use WixToolset.Burn package to get rid of -burnStubPath.Sean Hall2020-05-101-10/+0
* Add and fix some bundle tests.Sean Hall2020-04-231-0/+59
* Implement Burn pdb.Sean Hall2020-04-181-41/+36
* Fix bundle-build extension library extraction.Bob Arnson2020-03-271-9/+1
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-201-1/+100
* Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching2019-11-051-0/+6
* Implement Bundle buildRob Mensching2019-10-071-0/+52