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 adc3b1b Merge branch '3.5-dev'
new d276458 Fixed spelling CTR
new 56575f3 Merge branch '3.4-dev' into 3.5-dev
new 724dbbf TINKERPOP-2615 Added null tests around cyclic/simplePath CTR
new 5a32a42 Merge branch '3.5-dev'
new 15d79e6 Added annotation to prevent runs on GraphComputer for
inject() CTR
The 5 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:
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 | 23 ++++++++++++++++++++++
gremlin-test/features/filter/SimplePath.feature | 17 ++++++++++++++++
6 files changed, 49 insertions(+), 2 deletions(-)