Rob Mensching
|
2587a8b46b
|
Allow the BuildAndQuery output filename to be set
|
2021-03-19 11:52:00 -07:00 |
Rob Mensching
|
539c7ceb96
|
Rename Tuple to Symbol
|
2021-01-04 14:37:26 -08:00 |
Sean Hall
|
2c1f4a4064
|
Enable XML doc, but disable warning since this is an internal project.
|
2020-12-18 23:51:27 -06:00 |
Sean Hall
|
730f9d2f8c
|
Add test target to C++/CLI projects.
|
2020-11-15 12:36:09 -06:00 |
Bob Arnson
|
7c632614e4
|
Strong-name sign WiX assemblies.
|
2020-10-28 19:12:42 -04:00 |
Bob Arnson
|
f5758d825b
|
Merge pull request #14 from wixtoolset/bob/SummaryInformation
Add _SummaryInformation support to Query.
|
2020-10-22 19:37:44 -04:00 |
Bob Arnson
|
c98e207fda
|
Add _SummaryInformation support to Query.
|
2020-10-22 19:35:52 -04:00 |
Bob Arnson
|
c0bdce5ec3
|
Merge pull request #13 from wixtoolset/bob/CompareXml
Add CompareXml methods to assert XML equality.
|
2020-08-21 16:42:33 -04:00 |
Bob Arnson
|
137d438f74
|
Add CompareXml methods to assert XML equality.
|
2020-08-20 20:57:06 -04:00 |
Sean Hall
|
1fb8fc82e5
|
Rename AssertEqualLineByLine to CompareLineByLine.
|
2020-07-19 19:47:05 +10:00 |
Sean Hall
|
5f3e755901
|
Add WixAssert.AssertEqualLineByLine.
|
2020-07-16 16:40:52 +10:00 |
Sean Hall
|
0671c1c92c
|
Add WixBuildTools.TestSupport.Native.nupkg.
|
2020-07-16 16:40:52 +10:00 |
Sean Hall
|
64deb692cd
|
Add WixBuildTools.TestSupport.Native.
|
2020-07-16 16:40:52 +10:00 |
Sean Hall
|
1d77b03752
|
Add WixAssert and SucceededException.
|
2020-07-12 11:45:45 +10:00 |
Sean Hall
|
918a7ca291
|
Add DotnetRunner.
|
2020-06-03 14:24:15 +10:00 |
Sean Hall
|
c70de82849
|
Add TestDataFolderFileSystem.
|
2020-05-30 23:06:26 +10:00 |
Sean Hall
|
223b284595
|
Add ability to run 64-bit msbuild.
|
2020-05-30 23:06:26 +10:00 |
Sean Hall
|
2ab17d9c52
|
Put lock around locating msbuild.
|
2020-05-10 14:36:21 +10:00 |
Sean Hall
|
477561ad20
|
Update TablesAndTuples for taking TupleDefinition.
Update nullable field logic.
|
2020-04-13 20:25:55 +10:00 |
Sean Hall
|
f5b9effe39
|
Update TablesAndTuples for Core
|
2020-04-13 20:25:55 +10:00 |
Sean Hall
|
6a08e97de1
|
Fix bug in finding MSBuild.
|
2020-04-07 20:18:25 +10:00 |
Sean Hall
|
68d05e118d
|
Use TupleDefinitions for tupleDefinitionName.
|
2020-04-07 20:18:25 +10:00 |
Sean Hall
|
3a63c9ef43
|
Use TupleIdIsPrimaryKey to filter out the first column.
Update the column name to Ref when appropriate.
Use the TableDefinitions from the TableDefinition.cs generation.
|
2020-04-05 21:51:53 +10:00 |
Sean Hall
|
d854e2a53a
|
Add ability to TablesAndTuples to generate TableDefinitions.cs.
|
2020-04-05 21:51:53 +10:00 |
Sean Hall
|
8185b8482f
|
Add QueryDatabaseByTable.
|
2020-04-03 20:42:53 +10:00 |
Rob Mensching
|
dfa44dcb27
|
Add query mechanisms for useful for patching and cabinets
|
2020-02-05 14:00:46 -08:00 |
Sean Hall
|
4d4e7acb62
|
Move Query method in Builder to its own class and make it public.
Sort results.
Skip tables that don't exist.
|
2019-09-30 13:06:41 +10:00 |
Rob Mensching
|
6452eb0554
|
Update to latest repo-template
|
2019-05-07 23:05:11 -07:00 |
Rob Mensching
|
8f288810a4
|
Support MSBuild16 in runner
|
2019-05-07 23:05:11 -07:00 |
Sean Hall
|
0c688dbd8a
|
Use class name from xml for the generated class name.
|
2019-01-19 20:40:43 -06:00 |
Rob Mensching
|
084093cc0a
|
Update to latest Home\repo-template
|
2018-12-22 11:06:13 -08:00 |
Rob Mensching
|
229f9f79b7
|
Quick tool to help convert tables.xml to .cs
|
2018-12-22 09:33:44 -08:00 |
Rob Mensching
|
d08a1f7f46
|
Quick tool to help convert messages.xml to .cs
|
2018-12-22 09:29:43 -08:00 |
Rob Mensching
|
b347a4e736
|
Enable NCrunch support
|
2018-10-03 10:33:19 -07:00 |
Rob Mensching
|
a076dd488c
|
Explicitly make WixBuildTools.TestSupport packable
Not clear why we have to be explicit but package wasn't being created
until explicitly stated as IsPackable.
|
2018-07-30 10:47:25 -07:00 |
Rob Mensching
|
a7f145fa06
|
Add support for testing with MSBuild
|
2018-07-30 01:49:53 -07:00 |
Rob Mensching
|
ab202648a2
|
Add .editorconfig
|
2018-07-30 01:43:46 -07:00 |
Rob Mensching
|
a65364feb9
|
Update development dependencies
|
2018-07-12 22:57:07 -07:00 |
Rob Mensching
|
2d11018c92
|
Target NuGet NoWarn to specific PackageReference
|
2018-07-12 22:56:15 -07:00 |
Rob Mensching
|
41d122e19e
|
Improve debuggability
|
2018-07-12 22:55:40 -07:00 |
Rob Mensching
|
efb5a02095
|
Remove unnecessary reference
|
2017-12-28 11:38:57 -08:00 |
Rob Mensching
|
9543134b42
|
Send build notifications to Slack
|
2017-12-28 09:20:32 -08:00 |
Rob Mensching
|
2c711ea621
|
Add WixBuildTools.TestSupport with common testing functionality
|
2017-12-28 09:20:11 -08:00 |
Rob Mensching
|
9a829ccb7b
|
Standardize on appveyor.cmd for builds
|
2017-09-17 15:50:22 -07:00 |
Rob Mensching
|
e4f1935588
|
Update to latest GitVersioning
|
2017-09-17 15:39:48 -07:00 |
Rob Mensching
|
d2e64b3fe7
|
Add license
|
2017-08-20 00:05:54 -07:00 |
Rob Mensching
|
91d31a7997
|
Move to stable appveyor image
|
2017-08-20 00:05:35 -07:00 |
Rob Mensching
|
4e8be93efc
|
Move configuration files to the root
|
2017-08-20 00:05:08 -07:00 |
Rob Mensching
|
4418bd52f1
|
Migrate MsgGen
|
2017-08-15 01:31:51 -07:00 |
Rob Mensching
|
0358780c77
|
Migrate XsdGen
|
2017-08-15 01:31:18 -07:00 |