aboutsummaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add failing test for TrueType Font.Sean Hall2019-11-073-1/+45
* Add preprocessor variables with WiX version info.Bob Arnson2019-11-062-2/+35
* Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching2019-11-052-1/+7
* Move creation of hidden properties...Bob Arnson2019-11-052-1/+7
* Tolerate missing RegistryValue/@Value when @Type="binary".Bob Arnson2019-11-042-0/+2
* Fix error checking on CustomAction/@Error.Bob Arnson2019-11-012-0/+2
* Fix AppId tupleRob Mensching2019-10-281-1/+1
* Add failing test for AppId.Sean Hall2019-10-273-0/+45
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-262-4/+4
* Fix MsiAssembly table processingRob Mensching2019-10-262-2/+2
* Remove explicit intermediate file provided for testingRob Mensching2019-10-255-18/+18
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-258-17/+105
* Undo CreateTuple change and add ErrorTuple test.Bob Arnson2019-10-236-0/+86
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-233-2/+2
* Small tuple based fixesRob Mensching2019-10-182-4/+4
* Several fixesRob Mensching2019-10-184-13/+19
* Add failing test for decompiler with database that has old schemas and missin...Sean Hall2019-10-184-0/+60
* Add failing test for AsString on a number field with 0.Sean Hall2019-10-154-2/+82
* Add failing test for TextStyle when Color is null.Sean Hall2019-10-153-0/+46
* Add failing test for Class when IconIndex is 0.Sean Hall2019-10-154-0/+54
* Fix lock permissionsRob Mensching2019-10-141-1/+1
* Add failing test around detect only Upgrade.Sean Hall2019-10-111-0/+45
* Add failing test for RegistryValue.Sean Hall2019-10-113-0/+43
* Add failing test for CustomTable.Sean Hall2019-10-113-0/+56
* Fix reserve costRob Mensching2019-10-071-1/+1
* Fix detect only upgrade logicRob Mensching2019-10-071-2/+2
* Fix Upgrade IncludeMinimum attributeRob Mensching2019-10-071-1/+1
* Fix ServiceInstall testRob Mensching2019-10-072-2/+2
* Write Font table correctlyRob Mensching2019-10-072-2/+2
* Fix Feature parentRob Mensching2019-10-071-2/+2
* Fix AppSearch related buildingRob Mensching2019-10-071-5/+5
* Implement Bundle buildRob Mensching2019-10-079-0/+83
* Add failing test for ServiceInstall.Sean Hall2019-09-303-0/+45
* Add failing test for MsiAssembly.Sean Hall2019-09-304-0/+127
* Add failing test for Font.Sean Hall2019-09-303-0/+44
* Add failing test for ReserveCost.Sean Hall2019-09-303-0/+45
* Add failing test for MsiShortcutProperty.Sean Hall2019-09-303-0/+48
* Add failing test for nesting a ProgId under an advertised Class.Sean Hall2019-09-303-0/+51
* Add failing test for LockPermissions when Permissions is 0.Sean Hall2019-09-303-0/+47
* Add failing test for CustomAction.Sean Hall2019-09-303-0/+46
* Add failing tests for AppSearch tables.Sean Hall2019-09-306-0/+191
* Add failing test for InstallExecuteSequence.Sean Hall2019-09-301-0/+51
* Add failing tests for Upgrade.Sean Hall2019-09-303-0/+80
* Add failing test for FeatureGroup and parent Features.Sean Hall2019-09-304-0/+61
* Add failing test for DefaultDir.Sean Hall2019-09-304-1/+99
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-234-41/+41
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-232-2/+2
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-231-2/+2
* Integrate latest changes to tuple definitionsRob Mensching2019-05-235-6/+6
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-144-10/+50