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

mcasters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.


    from e39748a  Merge pull request #837 from mattcasters/master
     new 2e04607  HOP-2921 : SWT Error while running unit tests (cleaned up 
tests)
     new b5d8f00  HOP-2921 : SWT Error while running unit tests (removed unused 
file)
     new 4eb673c  Merge pull request #838 from mattcasters/master

The 2229 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:
 .../neo4j-cypher-customers-validation.json         |  12 +-
 .../neo4j-output-create-nodes-validation.json      |  38 +-
 .../main-neo4j-cypher-returns.hwf                  |  74 ++-
 .../neo4j-cypher-create-nodes.hpl                  |  32 +-
 .../neo4j-cypher-no-returns-validation.hpl         |   2 +-
 .../neo4j-cypher-returns-validation.hpl            |   2 +-
 .../main-neo4j-cypher-unwind.hwf                   |  40 +-
 .../neo4j-cypher-unwind-create-nodes.hpl           |   2 +-
 .../neo4j-cypher-unwind-create-read-validation.hpl |   2 +-
 .../neo4j-cypher-unwind-nodes-validation.hpl       |   2 +-
 .../neo4j/tests/neo4j-cypher/main-neo4j-cypher.hwf |  70 +--
 .../neo4j-cypher/neo4j-cypher-create-nodes.hpl     |   2 +-
 .../neo4j-cypher-customers-validation.hpl          |  10 +-
 .../neo4j-cypher-relationships-validation.hpl      |   2 +-
 .../neo4j-cypher-states-validation.hpl             |   2 +-
 .../neo4j-graph-output/main-neo4j-graph-output.hwf |  43 +-
 .../neo4j-cypher-build-graph.hpl                   | 283 -----------
 .../neo4j-cypher-graph-validation.hpl              | 149 ------
 ...main-neo4j-output-create-nodes-relationship.hwf |  37 +-
 ...output-create-nodes-relationship-validation.hpl |   2 +-
 .../main-neo4j-output-create-nodes.hwf             |  37 +-
 .../neo4j-output-create-nodes-validation.hpl       |   2 +-
 .../neo4j-output-create-nodes.hpl                  |   2 +-
 .../main-neo4j-output-dynamic-labels.hwf           |  62 +--
 ...o4j-output-dynamic-labels-simple-validation.hpl |   2 +-
 .../neo4j-output-dynamic-labels-validation.hpl     |   2 +-
 .../main-neo4j-output-merge-nodes.hwf              |  73 ++-
 .../neo4j-output-merge-nodes-validation.hpl        |   2 +-
 .../neo4j/tests/shared/cleanup-database.hwf        |   2 +-
 .../remove-everything/drop all constraints.hpl     |   2 +-
 .../shared/remove-everything/drop all indexes.hpl  |   2 +-
 .../remove-everything/remove all in database.hwf   |   2 +-
 .../shared/remove-everything/remove all nodes.hpl  |   2 +-
 .../remove-everything/remove all relationships.hpl |   2 +-
 .../tests/shared/validate-tests-in-folder.hpl      | 532 ---------------------
 35 files changed, 195 insertions(+), 1337 deletions(-)
 delete mode 100644 
integration-tests/neo4j/tests/neo4j-graph-output/neo4j-cypher-build-graph.hpl
 delete mode 100644 
integration-tests/neo4j/tests/neo4j-graph-output/neo4j-cypher-graph-validation.hpl
 delete mode 100644 
integration-tests/neo4j/tests/shared/validate-tests-in-folder.hpl

Reply via email to