aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add failing test for decompiler with database that has old schemas and missin...Sean Hall2019-10-182-0/+27
* Add failing test for AsString on a number field with 0.Sean Hall2019-10-151-0/+11
* Add failing test for TextStyle when Color is null.Sean Hall2019-10-151-0/+12
* Add failing test for Class when IconIndex is 0.Sean Hall2019-10-152-0/+17
* Add failing test for RegistryValue.Sean Hall2019-10-111-0/+10
* Add failing test for CustomTable.Sean Hall2019-10-111-0/+21
* Fix ServiceInstall testRob Mensching2019-10-071-1/+1
* Write Font table correctlyRob Mensching2019-10-071-1/+1
* Implement Bundle buildRob Mensching2019-10-077-0/+24
* Add failing test for ServiceInstall.Sean Hall2019-09-301-0/+11
* Add failing test for MsiAssembly.Sean Hall2019-09-302-0/+89
* Add failing test for Font.Sean Hall2019-09-301-0/+10
* Add failing test for ReserveCost.Sean Hall2019-09-301-0/+11
* Add failing test for MsiShortcutProperty.Sean Hall2019-09-301-0/+14
* Add failing test for nesting a ProgId under an advertised Class.Sean Hall2019-09-301-0/+13
* Add failing test for LockPermissions when Permissions is 0.Sean Hall2019-09-301-0/+13
* Add failing test for CustomAction.Sean Hall2019-09-301-0/+11
* Add failing tests for AppSearch tables.Sean Hall2019-09-304-0/+50
* Add failing tests for Upgrade.Sean Hall2019-09-301-0/+12
* Add failing test for FeatureGroup and parent Features.Sean Hall2019-09-302-0/+24
* Add failing test for DefaultDir.Sean Hall2019-09-302-0/+42
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-231-1/+1
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-141-7/+10
* Fix inscript CA bit handlingRob Mensching2019-05-124-0/+45
* Add failing test to demonstrate ProgId bug.Bob Arnson2019-04-024-0/+49
* Bug: Wixipl references to extension librariesBob Arnson2019-03-204-0/+45
* Fix missing symbol for WixSuppressAction.Bob Arnson2019-03-201-0/+4
* Fix overridable actions being tagged as duplicates.Bob Arnson2019-01-164-0/+71
* Add failing test for issues exposed by UIExtension.Sean Hall2019-01-124-0/+73
* Load .wixlib intermediates with single creatorRob Mensching2019-01-016-0/+63
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-194-1/+22
* Re-introduce "decompile" to backendRob Mensching2018-10-243-0/+21
* Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.Bob Arnson2018-09-274-0/+50
* Fix ?foreach? so all loop values get "executed."Bob Arnson2018-09-184-0/+47
* Merge pull request #2 from wixtoolset/bob/5853-variable-redefinitionSean Hall2018-09-094-0/+50
|\
| * Warn on preprocessor variable redefinition only when the values are different.Bob Arnson2018-09-034-0/+50
* | Fix codepage handling to cover both Framework- and Core- supported code pages.Bob Arnson2018-09-062-2/+2
|/
* Add failing unit test for .NET assembliesBob Arnson2018-01-084-0/+42
* Pass along include search paths to those that need it.Bob Arnson2017-12-295-0/+48
* Add failing ManualUpgrade test for issue resolving RemoveExistingProducts.Bob Arnson2017-12-114-0/+50
* Add broken test for PE payloads.Bob Arnson2017-12-084-0/+53
* Support and test preprocessor variables without "var." prefixRob Mensching2017-12-081-3/+8
* MediaTemplate problems. With no CompressionLevel:Bob Arnson2017-12-071-1/+3
* Fix cab creation using explicit Media elementRob Mensching2017-12-061-2/+1
* Add support for loading Intermediates from extensionsRob Mensching2017-12-061-0/+2
* Add CanBuildSingleFileCompressed test (failing variety).Bob Arnson2017-12-044-0/+44
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-0/+2
* Introduce ExampleExtension for testingRob Mensching2017-12-014-0/+45
* Remove "Fixture" from the test assembly nameRob Mensching2017-11-2912-0/+167