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/13 11:31:58 UTC

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

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 724dbbf  TINKERPOP-2615 Added null tests around cyclic/simplePath CTR
     add 98efe6f  TINKERPOP-2625 Added a few more tests for P.within()/without()

No new revisions were added by this update.

Summary of changes:
 .../apache/tinkerpop/gremlin/process/traversal/Contains.java   |  9 +++++----
 .../tinkerpop/gremlin/process/traversal/ContainsTest.java      |  2 ++
 .../org/apache/tinkerpop/gremlin/process/traversal/PTest.java  | 10 ++++++++++
 3 files changed, 17 insertions(+), 4 deletions(-)