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

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


    from 8bfdf50778 Merge branch '3.7-dev'
     new 804eeab954 TINKERPOP-2456 Added a few language tests CTR
     new 6d99fca4bc Merge branch '3.7-dev'
     new 936258e052 Regenerate tests after merge CTR

The 3 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:
 .../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(-)

Reply via email to