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 f46675d Merge branch '3.5-dev'
add 56d30bf TINKERPOP-2518 Enable more Gherkin scenarios
add 1fe777e TINKERPOP-2518 Fix remaining scenarios on master
new 156725d Merge branch 'TINKERPOP-2518-master'
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:
.../Process/Traversal/GraphTraversal.cs | 12 ++-
.../Gherkin/CommonSteps.cs | 30 ++++++-
.../Gherkin/DeepEqualityExtensions.cs | 96 ++++++++++++++++++++++
.../Gherkin/GherkinTestRunner.cs | 17 +---
.../Gherkin/IgnoreException.cs | 5 --
5 files changed, 134 insertions(+), 26 deletions(-)
create mode 100644
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/DeepEqualityExtensions.cs