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 2020/02/25 11:24:59 UTC

[tinkerpop] branch 3.4-dev updated (e105c69 -> 76fc5c2)

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

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


    from e105c69  Bump to TinkerPop 3.4.7-SNAPSHOT CTR
     add 76fc5c2  Added a test to validate neq() of non-existent property key CTR

No new revisions were added by this update.

Summary of changes:
 .../gremlin-javascript/test/unit/traversal-test.js | 70 +++++++++++-----------
 gremlin-test/features/filter/Has.feature           |  9 +++
 .../process/traversal/step/filter/HasTest.java     | 15 +++++
 3 files changed, 59 insertions(+), 35 deletions(-)