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 a2dfcd0 Merge branch 'tp34'
add 8e03e13 Renamed CoreTestHelper and other minor cleanup CTR
add b2eefb0 Merge branch 'tp33' into tp34
new b779cdf Merge branch 'tp34'
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:
.../util/{CoreTestHelper.java => TestSupport.java} | 15 +++++++++------
.../jsr223/DefaultScriptCustomizerTest.java | 6 +++---
.../jsr223/ScriptFileGremlinPluginTest.java | 8 +++-----
.../StandardVerificationStrategyTest.java | 5 ++---
.../gremlin/structure/util/GraphFactoryTest.java | 16 ++++++++--------
.../org/apache/tinkerpop/gremlin/TestHelper.java | 22 +++-------------------
6 files changed, 28 insertions(+), 44 deletions(-)
rename
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/util/{CoreTestHelper.java
=> TestSupport.java} (95%)