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 2015/04/15 14:24:14 UTC

[5/6] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-632-gremlin.tests-env-var' of https://github.com/RedSeal-co/incubator-tinkerpop

Merge branch 'TINKERPOP3-632-gremlin.tests-env-var' of https://github.com/RedSeal-co/incubator-tinkerpop


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/2fd05984
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/2fd05984
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/2fd05984

Branch: refs/heads/master
Commit: 2fd0598482316f676d3f19dd866a772d23fb30f3
Parents: db11d3b 5d8224a
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Apr 15 07:59:03 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Apr 15 07:59:03 2015 -0400

----------------------------------------------------------------------
 README.asciidoc                                 |  8 +++++-
 .../groovy/GroovyEnvironmentIntegrateSuite.java | 23 +++-------------
 .../GroovyEnvironmentPerformanceSuite.java      | 25 ++++-------------
 .../gremlin/groovy/GroovyEnvironmentSuite.java  | 25 ++++-------------
 .../process/GroovyProcessComputerSuite.java     |  4 +--
 .../process/GroovyProcessStandardSuite.java     |  4 +--
 .../tinkerpop/gremlin/AbstractGremlinSuite.java | 29 ++++++++++++++++++--
 .../gremlin/process/ProcessComputerSuite.java   | 21 +-------------
 .../process/ProcessPerformanceSuite.java        |  5 ++--
 .../gremlin/process/ProcessStandardSuite.java   | 21 +-------------
 .../structure/StructurePerformanceSuite.java    |  5 ++--
 .../structure/StructureStandardSuite.java       | 25 ++++-------------
 12 files changed, 65 insertions(+), 130 deletions(-)
----------------------------------------------------------------------