Граф коммитов

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