This is an automated email from the ASF dual-hosted git repository.
florianhockmann pushed a change to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from fc2fb9d Merge branch 'pr-1576' into 3.5-dev
add cc13765 TINKERPOP-2518 Enable more Gherkin scenarios
new c6b87f5 Merge branch 'TINKERPOP-2518' into 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:
.../Gherkin/CommonSteps.cs | 30 ++++++-
.../Gherkin/DeepEqualityExtensions.cs | 96 ++++++++++++++++++++++
.../Gherkin/GherkinTestRunner.cs | 23 ------
.../Gherkin/IgnoreException.cs | 5 --
4 files changed, 123 insertions(+), 31 deletions(-)
create mode 100644
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/DeepEqualityExtensions.cs