You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by jo...@apache.org on 2020/01/29 15:27:23 UTC

[tinkerpop] 01/01: Merge pull request #1242 from apache/TINKERPOP-2332

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

jorgebg pushed a commit to branch 3.3-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit e2c4b27cfe1aea50d159924b1883e08073d8e9a5
Merge: ea91070 dc5e457
Author: Jorge Bay Gondra <jo...@gmail.com>
AuthorDate: Wed Jan 29 16:27:11 2020 +0100

    Merge pull request #1242 from apache/TINKERPOP-2332
    
    TINKERPOP-2332 JavaScript GLV: Fix structure toString() methods

 .../gremlin-javascript/lib/structure/graph.js      | 34 ++++++---
 .../lib/structure/io/type-serializers.js           |  4 +-
 .../test/unit/structure-types-test.js              | 87 ++++++++++++++++++++++
 3 files changed, 112 insertions(+), 13 deletions(-)