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/06/18 17:35:17 UTC

[tinkerpop] branch 3.5-dev updated (061833d -> 389ac78)

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 061833d  Merge branch '3.4-dev' into 3.5-dev
     add 389ac78  Added a UTF8/unicode style test to the standard suite.

No new revisions were added by this update.

Summary of changes:
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  1 +
 .../gremlin-javascript/test/cucumber/gremlin.js    |  1 +
 gremlin-python/src/main/python/radish/gremlin.py   |  1 +
 .../GraphBinaryRemoteGraphComputerProvider.java    |  4 ++++
 .../GraphSONRemoteGraphComputerProvider.java       |  4 ++++
 .../remote/GryoRemoteGraphComputerProvider.java    |  4 ++++
 ...emoteGraphGroovyTranslatorComputerProvider.java |  4 ++++
 gremlin-test/features/filter/Has.feature           | 19 +++++++++++++++++-
 .../process/traversal/step/filter/HasTest.java     | 23 ++++++++++++++++++++++
 9 files changed, 60 insertions(+), 1 deletion(-)