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:53 UTC

[tinkerpop] branch master updated (bf4348c -> ba84a6c)

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 bf4348c  Merge branch '3.4-dev'
     add 76fc5c2  Added a test to validate neq() of non-existent property key CTR
     new ba84a6c  Merge branch '3.4-dev'

The 1 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:
 .../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(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit ba84a6ce5568449955700646310717b5311a5437
Merge: bf4348c 76fc5c2
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Feb 25 06:24:35 2020 -0500

    Merge branch '3.4-dev'

 .../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(-)