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 2021/10/11 18:07:23 UTC

[tinkerpop] branch 3.5-dev updated (5464364 -> 724dbbf)

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

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


    from 5464364  Merge branch 'TINKERPOP-2620' into 3.5-dev
     add d276458  Fixed spelling CTR
     add 56575f3  Merge branch '3.4-dev' into 3.5-dev
     add 724dbbf  TINKERPOP-2615 Added null tests around cyclic/simplePath CTR

No new revisions were added by this update.

Summary of changes:
 docs/src/upgrade/release-3.4.x.asciidoc            |  2 +-
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  2 ++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  5 ++++-
 gremlin-python/src/main/python/radish/gremlin.py   |  2 ++
 gremlin-test/features/filter/CyclicPath.feature    | 22 ++++++++++++++++++++++
 gremlin-test/features/filter/SimplePath.feature    | 16 ++++++++++++++++
 6 files changed, 47 insertions(+), 2 deletions(-)