You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2024/01/26 19:07:10 UTC

(tinkerpop) branch 3.7-dev updated (0cca38ba96 -> 804eeab954)

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

spmallette pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 0cca38ba96 resolve merge conflict
     add 804eeab954 TINKERPOP-2456 Added a few language tests CTR

No new revisions were added by this update.

Summary of changes:
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  7 +++++
 gremlin-go/driver/cucumber/gremlin.go              |  7 +++++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  7 +++++
 gremlin-python/src/main/python/radish/gremlin.py   |  7 +++++
 .../gremlin/test/features/filter/Dedup.feature     | 34 ++++++++++++++++++++++
 .../gremlin/test/features/filter/Where.feature     | 14 ++++++++-
 .../gremlin/test/features/map/AddVertex.feature    | 29 +++++++++++++++++-
 .../gremlin/test/features/map/Count.feature        | 24 ++++++++++++++-
 .../test/features/sideEffect/Aggregate.feature     | 18 +++++++++++-
 9 files changed, 143 insertions(+), 4 deletions(-)