You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 12:18:03 UTC

[47/52] [abbrv] incubator-taverna-language git commit: Merge pull request #5 from dkfellows/master

Merge pull request #5 from dkfellows/master

More test improvements

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/ff86717a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/ff86717a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/ff86717a

Branch: refs/heads/master
Commit: ff86717a5aed98a2b42e6607fde48cee33b50156
Parents: 414cd6a 9236e2c
Author: Alan R Williams <al...@manchester.ac.uk>
Authored: Thu Feb 12 15:45:50 2015 +0000
Committer: Alan R Williams <al...@manchester.ac.uk>
Committed: Thu Feb 12 15:45:50 2015 +0000

----------------------------------------------------------------------
 pom.xml                                         |     4 +-
 .../taverna/databundle/TestFullExample.java     |    77 +-
 .../apache/taverna/robundle/TestExample.java    |    21 +-
 .../taverna/robundle/manifest/TestManifest.java |    17 +-
 .../robundle/manifest/TestManifestJSON.java     |     2 +-
 .../manifest/combine/TestCombineManifest.java   |    22 +-
 .../examples/TestConvertT2flowScufl2.java       |     4 +-
 .../apache/taverna/examples/TestJsonExport.java |     5 +-
 .../taverna/examples/TestProcessorNames.java    |     5 +-
 .../taverna/examples/TestServiceTypes.java      |     3 -
 .../workflows/t2flow/annotated2.2.t2flow        |   216 -
 ...tion_of_configurable_iteration_114130.t2flow |   352 -
 .../fetch_today_s_xkcd_comic_568671.t2flow      |   349 -
 .../resources/workflows/t2flow/merge_fun.t2flow |    83 -
 .../pipelined_list_iteration_902021.t2flow      |   320 -
 .../workflows/wfbundle/annotated2.wfbundle      |   Bin 11754 -> 0 bytes
 ...on_of_configurable_iteration_114130.wfbundle |   Bin 12741 -> 0 bytes
 .../fetch_today_s_xkcd_comic_568671.wfbundle    |   Bin 13365 -> 0 bytes
 .../workflows/wfbundle/helloanyone.wfbundle     |   Bin 11998 -> 0 bytes
 .../workflows/wfbundle/helloworld.wfbundle      |   Bin 9856 -> 0 bytes
 .../workflows/wfbundle/merge_fun.wfbundle       |   Bin 9698 -> 0 bytes
 .../pipelined_list_iteration_902021.wfbundle    |   Bin 13480 -> 0 bytes
 .../taverna/scufl2/wfdesc/TestAllTypes.java     |    29 +-
 .../scufl2/wfdesc/TestAnnotationQuoting.java    |     4 +-
 .../taverna/scufl2/wfdesc/TestNested.java       |    23 +-
 .../scufl2/wfdesc/TestRoEvoSerializer.java      |    10 +-
 .../scufl2/wfdesc/TestSemanticAnnotations.java  |     2 +-
 .../src/test/resources/3582.t2flow              |  1677 ---
 .../src/test/resources/3582.wfdesc.ttl          |   659 --
 .../test/resources/allTypes.types.sparql.json   |    77 -
 .../src/test/resources/allTypes.wfdesc.ttl      |   212 -
 .../src/test/resources/enm-v21.wfdesc.ttl       | 10323 -----------------
 .../src/test/resources/helloanyone.wfdesc.ttl   |    66 -
 .../test/resources/localdependency.wfdesc.ttl   |    26 -
 .../src/test/resources/nested.wfdesc.ttl        |   126 -
 .../rdf-in-example-annotation.wfdesc.ttl        |    25 -
 ...alid_component_imagemagickconvert.wfdesc.ttl |   112 -
 37 files changed, 107 insertions(+), 14744 deletions(-)
----------------------------------------------------------------------