You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2021/06/23 11:10:12 UTC

[tinkerpop] branch master updated (9a78ac5 -> a642ccc)

This is an automated email from the ASF dual-hosted git repository.

florianhockmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 9a78ac5  Merge branch '3.5-dev'
     add 89bf344  Bump xunit from 2.2.0 to 2.4.1 in /gremlin-dotnet
     add 0ee410e  Use specialized xUnit assertions
     add f6a0102  Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/xunit-2.4.1' into 3.5-dev
     new a642ccc  Merge branch '3.5-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Driver/MessagesTests.cs                        |  2 +-
 .../Gherkin/CommonSteps.cs                         |  2 +-
 .../Gremlin.Net.IntegrationTest.csproj             |  2 +-
 .../BytecodeGeneration/BytecodeGenerationTests.cs  | 20 ++++++++--------
 .../BytecodeGeneration/StrategiesTests.cs          | 28 +++++++++++-----------
 .../Gremlin.Net.Template.IntegrationTest.csproj    |  2 +-
 .../Gremlin.Net.UnitTest.csproj                    |  2 +-
 .../Process/Traversal/GraphTraversalSourceTests.cs | 10 ++++----
 .../Process/Traversal/TraversalTests.cs            | 10 ++++----
 .../Structure/IO/GraphSON/GraphSONReaderTests.cs   |  2 +-
 10 files changed, 40 insertions(+), 40 deletions(-)

[tinkerpop] 01/01: Merge branch '3.5-dev'

Posted by fl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

florianhockmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit a642ccc5504f07dcfc12c75ae19aca90c76017c5
Merge: 9a78ac5 f6a0102
Author: Florian Hockmann <fh...@florian-hockmann.de>
AuthorDate: Wed Jun 23 13:09:49 2021 +0200

    Merge branch '3.5-dev'

 .../Driver/MessagesTests.cs                        |  2 +-
 .../Gherkin/CommonSteps.cs                         |  2 +-
 .../Gremlin.Net.IntegrationTest.csproj             |  2 +-
 .../BytecodeGeneration/BytecodeGenerationTests.cs  | 20 ++++++++--------
 .../BytecodeGeneration/StrategiesTests.cs          | 28 +++++++++++-----------
 .../Gremlin.Net.Template.IntegrationTest.csproj    |  2 +-
 .../Gremlin.Net.UnitTest.csproj                    |  2 +-
 .../Process/Traversal/GraphTraversalSourceTests.cs | 10 ++++----
 .../Process/Traversal/TraversalTests.cs            | 10 ++++----
 .../Structure/IO/GraphSON/GraphSONReaderTests.cs   |  2 +-
 10 files changed, 40 insertions(+), 40 deletions(-)