diff --git a/cwltool/schemas/v1.1.0-dev1/cwl-runner.cwl b/cwltool/schemas/v1.1.0-dev1/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.1/cwl-runner.cwl b/cwltool/schemas/v1.1/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.2.0-dev1/cwl-runner.cwl b/cwltool/schemas/v1.2.0-dev1/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.2.0-dev2/cwl-runner.cwl b/cwltool/schemas/v1.2.0-dev2/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.2.0-dev3/cwl-runner.cwl b/cwltool/schemas/v1.2.0-dev3/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.2.0-dev4/cwl-runner.cwl b/cwltool/schemas/v1.2.0-dev4/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.2.0-dev5/cwl-runner.cwl b/cwltool/schemas/v1.2.0-dev5/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/cwltool/schemas/v1.3.0-dev1/cwl-runner.cwl b/cwltool/schemas/v1.3.0-dev1/cwl-runner.cwl old mode 100644 new mode 100755 diff --git a/tests/CometAdapter.cwl b/tests/CometAdapter.cwl old mode 100644 new mode 100755 index ed1b24bb6..3d7083560 --- a/tests/CometAdapter.cwl +++ b/tests/CometAdapter.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner # Copyright (c) 2002-present, The OpenMS Team -- EKU Tuebingen, ETH Zurich, and FU Berlin # SPDX-License-Identifier: Apache-2.0 label: CometAdapter diff --git a/tests/arg-empty-prefix-separate-false.cwl b/tests/arg-empty-prefix-separate-false.cwl old mode 100644 new mode 100755 diff --git a/tests/checker_wf/optional_array_mismatch.cwl b/tests/checker_wf/optional_array_mismatch.cwl old mode 100644 new mode 100755 index d6f052757..a557927f2 --- a/tests/checker_wf/optional_array_mismatch.cwl +++ b/tests/checker_wf/optional_array_mismatch.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.0 class: Workflow inputs: diff --git a/tests/default_values_list.cwl b/tests/default_values_list.cwl old mode 100644 new mode 100755 diff --git a/tests/echo-badposition-expr.cwl b/tests/echo-badposition-expr.cwl old mode 100644 new mode 100755 diff --git a/tests/echo-position-expr.cwl b/tests/echo-position-expr.cwl old mode 100644 new mode 100755 diff --git a/tests/echo-stdout-log-dir.cwl b/tests/echo-stdout-log-dir.cwl old mode 100644 new mode 100755 diff --git a/tests/env.cwl b/tests/env.cwl old mode 100644 new mode 100755 diff --git a/tests/env2.cwl b/tests/env2.cwl old mode 100644 new mode 100755 diff --git a/tests/env3.cwl b/tests/env3.cwl old mode 100644 new mode 100755 diff --git a/tests/env4.cwl b/tests/env4.cwl old mode 100644 new mode 100755 diff --git a/tests/input_deps/docker-array-secondaryfiles.cwl b/tests/input_deps/docker-array-secondaryfiles.cwl old mode 100644 new mode 100755 diff --git a/tests/iwdr_bad_expr.cwl b/tests/iwdr_bad_expr.cwl old mode 100644 new mode 100755 diff --git a/tests/iwdr_dir_literal_real_file.cwl b/tests/iwdr_dir_literal_real_file.cwl old mode 100644 new mode 100755 diff --git a/tests/load_contents-array.cwl b/tests/load_contents-array.cwl old mode 100644 new mode 100755 index f6b786ec6..eaad62436 --- a/tests/load_contents-array.cwl +++ b/tests/load_contents-array.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: "v1.2" class: CommandLineTool baseCommand: echo diff --git a/tests/loop-ext/all-output-loop-no-iteration.cwl b/tests/loop-ext/all-output-loop-no-iteration.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/all-output-loop.cwl b/tests/loop-ext/all-output-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/default-value-loop.cwl b/tests/loop-ext/default-value-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-command-line-tool.cwl b/tests/loop-ext/invalid-loop-command-line-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-expression-tool.cwl b/tests/loop-ext/invalid-loop-expression-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-hint.cwl b/tests/loop-ext/invalid-loop-hint.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-scatter.cwl b/tests/loop-ext/invalid-loop-scatter.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-when-exception.cwl b/tests/loop-ext/invalid-loop-when-exception.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-when.cwl b/tests/loop-ext/invalid-loop-when.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-loop-workflow.cwl b/tests/loop-ext/invalid-loop-workflow.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-multi-source-loop-no-requirement.cwl b/tests/loop-ext/invalid-multi-source-loop-no-requirement.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-no-loopWhen.cwl b/tests/loop-ext/invalid-no-loopWhen.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-non-boolean-loopWhen.cwl b/tests/loop-ext/invalid-non-boolean-loopWhen.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-non-boolean-loopWhen2.cwl b/tests/loop-ext/invalid-non-boolean-loopWhen2.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/invalid-value-from-loop-no-requirement.cwl b/tests/loop-ext/invalid-value-from-loop-no-requirement.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/loop-inside-loop-all.cwl b/tests/loop-ext/loop-inside-loop-all.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/loop-inside-loop.cwl b/tests/loop-ext/loop-inside-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/loop-inside-scatter.cwl b/tests/loop-ext/loop-inside-scatter.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/multi-source-loop.cwl b/tests/loop-ext/multi-source-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/opt-var-loop.cwl b/tests/loop-ext/opt-var-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/scatter-inside-loop.cwl b/tests/loop-ext/scatter-inside-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/single-var-loop-no-iteration.cwl b/tests/loop-ext/single-var-loop-no-iteration.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/single-var-loop.cwl b/tests/loop-ext/single-var-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/two-vars-loop-2.cwl b/tests/loop-ext/two-vars-loop-2.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/two-vars-loop.cwl b/tests/loop-ext/two-vars-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop-ext/value-from-loop.cwl b/tests/loop-ext/value-from-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/all-output-loop-no-iteration.cwl b/tests/loop/all-output-loop-no-iteration.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/all-output-loop.cwl b/tests/loop/all-output-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/default-value-loop.cwl b/tests/loop/default-value-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-loop-scatter.cwl b/tests/loop/invalid-loop-scatter.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-loop-when-exception.cwl b/tests/loop/invalid-loop-when-exception.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-loop-when-exception2.cwl b/tests/loop/invalid-loop-when-exception2.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-multi-source-loop-no-requirement.cwl b/tests/loop/invalid-multi-source-loop-no-requirement.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-no-loopWhen.cwl b/tests/loop/invalid-no-loopWhen.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-non-boolean-loopWhen.cwl b/tests/loop/invalid-non-boolean-loopWhen.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-non-boolean-loopWhen2.cwl b/tests/loop/invalid-non-boolean-loopWhen2.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/invalid-value-from-loop-no-requirement.cwl b/tests/loop/invalid-value-from-loop-no-requirement.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/loop-inside-loop-all.cwl b/tests/loop/loop-inside-loop-all.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/loop-inside-loop.cwl b/tests/loop/loop-inside-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/loop-inside-scatter.cwl b/tests/loop/loop-inside-scatter.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/multi-source-loop.cwl b/tests/loop/multi-source-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/opt-var-loop.cwl b/tests/loop/opt-var-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/scatter-inside-loop.cwl b/tests/loop/scatter-inside-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/single-var-loop-no-iteration.cwl b/tests/loop/single-var-loop-no-iteration.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/single-var-loop.cwl b/tests/loop/single-var-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/two-vars-loop-2.cwl b/tests/loop/two-vars-loop-2.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/two-vars-loop.cwl b/tests/loop/two-vars-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/loop/value-from-loop.cwl b/tests/loop/value-from-loop.cwl old mode 100644 new mode 100755 diff --git a/tests/nested-array.cwl b/tests/nested-array.cwl old mode 100644 new mode 100755 index 8272614fc..6aa3650b8 --- a/tests/nested-array.cwl +++ b/tests/nested-array.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool baseCommand: echo diff --git a/tests/non_portable.cwl b/tests/non_portable.cwl old mode 100644 new mode 100755 diff --git a/tests/non_portable2.cwl b/tests/non_portable2.cwl old mode 100644 new mode 100755 diff --git a/tests/override/env-tool.cwl b/tests/override/env-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/override/env-tool_v1.1.0-dev1.cwl b/tests/override/env-tool_v1.1.0-dev1.cwl old mode 100644 new mode 100755 diff --git a/tests/override/env-tool_v1.1.cwl b/tests/override/env-tool_v1.1.cwl old mode 100644 new mode 100755 diff --git a/tests/portable.cwl b/tests/portable.cwl old mode 100644 new mode 100755 diff --git a/tests/reloc/test.cwl b/tests/reloc/test.cwl old mode 100644 new mode 100755 index 41d37474e..c88cf48da --- a/tests/reloc/test.cwl +++ b/tests/reloc/test.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool inputs: diff --git a/tests/scatter_numbers.cwl b/tests/scatter_numbers.cwl old mode 100644 new mode 100755 diff --git a/tests/secondary-files-bad.cwl b/tests/secondary-files-bad.cwl old mode 100644 new mode 100755 diff --git a/tests/secondary-files-required-container.cwl b/tests/secondary-files-required-container.cwl old mode 100644 new mode 100755 diff --git a/tests/secondary-files-required-missing-container.cwl b/tests/secondary-files-required-missing-container.cwl old mode 100644 new mode 100755 diff --git a/tests/secondary-files-string-v1.cwl b/tests/secondary-files-string-v1.cwl old mode 100644 new mode 100755 diff --git a/tests/secondary-files.cwl b/tests/secondary-files.cwl old mode 100644 new mode 100755 diff --git a/tests/sing_pullfolder_test.cwl b/tests/sing_pullfolder_test.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/1432.cwl b/tests/subgraph/1432.cwl old mode 100644 new mode 100755 index 54d553875..41283abfe --- a/tests/subgraph/1432.cwl +++ b/tests/subgraph/1432.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: Workflow cwlVersion: v1.2 inputs: diff --git a/tests/subgraph/env-tool2.cwl b/tests/subgraph/env-tool2.cwl old mode 100644 new mode 100755 index f568e5450..14c8a6826 --- a/tests/subgraph/env-tool2.cwl +++ b/tests/subgraph/env-tool2.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: CommandLineTool cwlVersion: v1.2 inputs: diff --git a/tests/subgraph/env-tool2_no_env.cwl b/tests/subgraph/env-tool2_no_env.cwl old mode 100644 new mode 100755 index c4a6f6327..2b3711b77 --- a/tests/subgraph/env-tool2_no_env.cwl +++ b/tests/subgraph/env-tool2_no_env.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: CommandLineTool cwlVersion: v1.2 inputs: diff --git a/tests/subgraph/env-tool2_req.cwl b/tests/subgraph/env-tool2_req.cwl old mode 100644 new mode 100755 index 96b0bc3d1..943108056 --- a/tests/subgraph/env-tool2_req.cwl +++ b/tests/subgraph/env-tool2_req.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: CommandLineTool cwlVersion: v1.2 inputs: diff --git a/tests/subgraph/env-wf2.cwl b/tests/subgraph/env-wf2.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_hint_collision.cwl b/tests/subgraph/env-wf2_hint_collision.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_hint_req_collision.cwl b/tests/subgraph/env-wf2_hint_req_collision.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_long.cwl b/tests/subgraph/env-wf2_long.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_only_hint.cwl b/tests/subgraph/env-wf2_only_hint.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_req_collision.cwl b/tests/subgraph/env-wf2_req_collision.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_subwf-packed.cwl b/tests/subgraph/env-wf2_subwf-packed.cwl old mode 100644 new mode 100755 index ed119f0f2..e1c09649d --- a/tests/subgraph/env-wf2_subwf-packed.cwl +++ b/tests/subgraph/env-wf2_subwf-packed.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner { "$graph": [ { @@ -127,4 +128,4 @@ } ], "cwlVersion": "v1.2" -} \ No newline at end of file +} diff --git a/tests/subgraph/env-wf2_subwf.cwl b/tests/subgraph/env-wf2_subwf.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/env-wf2_subwf_b.cwl b/tests/subgraph/env-wf2_subwf_b.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/steplevel-resreq.cwl b/tests/subgraph/steplevel-resreq.cwl old mode 100644 new mode 100755 diff --git a/tests/subgraph/timelimit2-wf.cwl b/tests/subgraph/timelimit2-wf.cwl old mode 100644 new mode 100755 diff --git a/tests/test_examples.py b/tests/test_examples.py index f413976fd..b78965bb4 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -1878,7 +1878,7 @@ def test_invalid_nested_array() -> None: stdout = re.sub(r"\s\s+", " ", stdout) assert "Tool definition failed validation:" in stdout assert ( - "tests/nested-array.cwl:6:5: Field 'type' references unknown identifier 'string[][]'" + "tests/nested-array.cwl:7:5: Field 'type' references unknown identifier 'string[][]'" ) in stdout diff --git a/tests/test_validate.py b/tests/test_validate.py index f2d89e473..8e664d9aa 100644 --- a/tests/test_validate.py +++ b/tests/test_validate.py @@ -70,7 +70,7 @@ def test_validate_quiet() -> None: stdout = re.sub(r"\s\s+", " ", stdout) assert "INFO" not in stdout assert "INFO" not in stderr - assert "tests/CometAdapter.cwl:9:3: object id" in stdout + assert "tests/CometAdapter.cwl:10:3: object id" in stdout assert "tests/CometAdapter.cwl#out' previously defined" in stdout @@ -119,9 +119,9 @@ def test_validate_custom_logger() -> None: assert "WARNING" not in stdout assert "WARNING" not in stderr assert "WARNING" in custom_log_text - assert "tests/CometAdapter.cwl:9:3: object id" not in stdout - assert "tests/CometAdapter.cwl:9:3: object id" not in stderr - assert "tests/CometAdapter.cwl:9:3: object id" in custom_log_text + assert "tests/CometAdapter.cwl:10:3: object id" not in stdout + assert "tests/CometAdapter.cwl:10:3: object id" not in stderr + assert "tests/CometAdapter.cwl:10:3: object id" in custom_log_text assert "tests/CometAdapter.cwl#out' previously defined" not in stdout assert "tests/CometAdapter.cwl#out' previously defined" not in stderr assert "tests/CometAdapter.cwl#out' previously defined" in custom_log_text diff --git a/tests/trs/Dockstore.cwl b/tests/trs/Dockstore.cwl old mode 100644 new mode 100755 diff --git a/tests/trs/md5sum-tool.cwl b/tests/trs/md5sum-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/trs/md5sum-workflow.cwl b/tests/trs/md5sum-workflow.cwl old mode 100644 new mode 100755 diff --git a/tests/utf_doc_example.cwl b/tests/utf_doc_example.cwl old mode 100644 new mode 100755 diff --git a/tests/wc-tool-bad-hints.cwl b/tests/wc-tool-bad-hints.cwl old mode 100644 new mode 100755 diff --git a/tests/wc-tool-bad-reqs.cwl b/tests/wc-tool-bad-reqs.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/1496.cwl b/tests/wf/1496.cwl old mode 100644 new mode 100755 index 74f6ef49e..d5da025dd --- a/tests/wf/1496.cwl +++ b/tests/wf/1496.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool diff --git a/tests/wf/1590.cwl b/tests/wf/1590.cwl old mode 100644 new mode 100755 index 19c8ad331..de602a500 --- a/tests/wf/1590.cwl +++ b/tests/wf/1590.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner { "baseCommand": [ "cat" diff --git a/tests/wf/1st-workflow.cwl b/tests/wf/1st-workflow.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/811-12.cwl b/tests/wf/811-12.cwl old mode 100644 new mode 100755 index f4403f45b..ab0b2bd92 --- a/tests/wf/811-12.cwl +++ b/tests/wf/811-12.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: Workflow diff --git a/tests/wf/811.cwl b/tests/wf/811.cwl old mode 100644 new mode 100755 index 16a4c828d..8ef826fdc --- a/tests/wf/811.cwl +++ b/tests/wf/811.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.0 class: Workflow diff --git a/tests/wf/816_tool.cwl b/tests/wf/816_tool.cwl old mode 100644 new mode 100755 index 00395abe8..c48d3e373 --- a/tests/wf/816_tool.cwl +++ b/tests/wf/816_tool.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.0 class: CommandLineTool requirements: diff --git a/tests/wf/816_wf.cwl b/tests/wf/816_wf.cwl old mode 100644 new mode 100755 index a64b130b6..9db143916 --- a/tests/wf/816_wf.cwl +++ b/tests/wf/816_wf.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: Workflow cwlVersion: v1.0 inputs: diff --git a/tests/wf/910.cwl b/tests/wf/910.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/arguments.cwl b/tests/wf/arguments.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/bad-stderr-expr.cwl b/tests/wf/bad-stderr-expr.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/bad-stdin-expr.cwl b/tests/wf/bad-stdin-expr.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/bad-stdout-expr.cwl b/tests/wf/bad-stdout-expr.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/bad_networkaccess.cwl b/tests/wf/bad_networkaccess.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/bad_timelimit.cwl b/tests/wf/bad_timelimit.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/cache_test_workflow.cwl b/tests/wf/cache_test_workflow.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/cat-tool.cwl b/tests/wf/cat-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/conditional_step_no_inputs.cwl b/tests/wf/conditional_step_no_inputs.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/conflict.cwl b/tests/wf/conflict.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/cores_float.cwl b/tests/wf/cores_float.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/default-dir5.cwl b/tests/wf/default-dir5.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/default-wf5.cwl b/tests/wf/default-wf5.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/double-nested.cwl b/tests/wf/double-nested.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/expect_trick_packed.cwl b/tests/wf/expect_trick_packed.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/extract_region_specs.cwl b/tests/wf/extract_region_specs.cwl old mode 100644 new mode 100755 index 279fa4400..437222a13 --- a/tests/wf/extract_region_specs.cwl +++ b/tests/wf/extract_region_specs.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner { "cwlVersion": "v1.0", "class": "CommandLineTool", diff --git a/tests/wf/floats_small_and_large.cwl b/tests/wf/floats_small_and_large.cwl old mode 100644 new mode 100755 index 434327361..1637bd9af --- a/tests/wf/floats_small_and_large.cwl +++ b/tests/wf/floats_small_and_large.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.0 class: CommandLineTool baseCommand: echo diff --git a/tests/wf/generator/pytoolgen.cwl b/tests/wf/generator/pytoolgen.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/input_named_id.cwl b/tests/wf/input_named_id.cwl old mode 100644 new mode 100755 index e559f967b..82a0353aa --- a/tests/wf/input_named_id.cwl +++ b/tests/wf/input_named_id.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner label: FeatureFinderIdentification doc: "" inputs: diff --git a/tests/wf/iwd-passthrough1.cwl b/tests/wf/iwd-passthrough1.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/iwdr-empty.cwl b/tests/wf/iwdr-empty.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/iwdr-entry.cwl b/tests/wf/iwdr-entry.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/iwdr-passthrough-successive.cwl b/tests/wf/iwdr-passthrough-successive.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/literalfile.cwl b/tests/wf/literalfile.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/malformed_outputs.cwl b/tests/wf/malformed_outputs.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/missing-tool.cwl b/tests/wf/missing-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/mpi_env.cwl b/tests/wf/mpi_env.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/mpi_expr.cwl b/tests/wf/mpi_expr.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/mpi_line_count.cwl b/tests/wf/mpi_line_count.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/mpi_simple.cwl b/tests/wf/mpi_simple.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/mpi_simple_wf.cwl b/tests/wf/mpi_simple_wf.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/nested.cwl b/tests/wf/nested.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/networkaccess-fail.cwl b/tests/wf/networkaccess-fail.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/networkaccess.cwl b/tests/wf/networkaccess.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/no-parameters-echo.cwl b/tests/wf/no-parameters-echo.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/nvidia-smi-cc.cwl b/tests/wf/nvidia-smi-cc.cwl old mode 100644 new mode 100755 index a4f315b0e..92e781d26 --- a/tests/wf/nvidia-smi-cc.cwl +++ b/tests/wf/nvidia-smi-cc.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool $namespaces: diff --git a/tests/wf/nvidia-smi-container.cwl b/tests/wf/nvidia-smi-container.cwl old mode 100644 new mode 100755 index 84fd72d83..22092fae4 --- a/tests/wf/nvidia-smi-container.cwl +++ b/tests/wf/nvidia-smi-container.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool $namespaces: diff --git a/tests/wf/nvidia-smi-max.cwl b/tests/wf/nvidia-smi-max.cwl old mode 100644 new mode 100755 index d3d4d5e9c..1f8687d4d --- a/tests/wf/nvidia-smi-max.cwl +++ b/tests/wf/nvidia-smi-max.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool $namespaces: diff --git a/tests/wf/nvidia-smi-range.cwl b/tests/wf/nvidia-smi-range.cwl old mode 100644 new mode 100755 index 19d3ea43c..2e131a373 --- a/tests/wf/nvidia-smi-range.cwl +++ b/tests/wf/nvidia-smi-range.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool $namespaces: diff --git a/tests/wf/nvidia-smi.cwl b/tests/wf/nvidia-smi.cwl old mode 100644 new mode 100755 index 8e227d0c5..8a17f8e17 --- a/tests/wf/nvidia-smi.cwl +++ b/tests/wf/nvidia-smi.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool $namespaces: diff --git a/tests/wf/operation/abstract-cosifer.cwl b/tests/wf/operation/abstract-cosifer.cwl old mode 100644 new mode 100755 index 057620844..2a50cded7 --- a/tests/wf/operation/abstract-cosifer.cwl +++ b/tests/wf/operation/abstract-cosifer.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: Operation cwlVersion: v1.2 diff --git a/tests/wf/operation/operation-single.cwl b/tests/wf/operation/operation-single.cwl old mode 100644 new mode 100755 index 2119bf02e..63b6a6bf0 --- a/tests/wf/operation/operation-single.cwl +++ b/tests/wf/operation/operation-single.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner class: Workflow cwlVersion: v1.2 id: abstract_cosifer_workflow diff --git a/tests/wf/optional-numerical-output-0.cwl b/tests/wf/optional-numerical-output-0.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/optional_src_mandatory_sink.cwl b/tests/wf/optional_src_mandatory_sink.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/packed-with-loadlisting.cwl b/tests/wf/packed-with-loadlisting.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/packed_no_main.cwl b/tests/wf/packed_no_main.cwl old mode 100644 new mode 100755 index 8307a083e..aafd0de58 --- a/tests/wf/packed_no_main.cwl +++ b/tests/wf/packed_no_main.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 $graph: - id: echo diff --git a/tests/wf/paramref_arguments_roundtrip.cwl b/tests/wf/paramref_arguments_roundtrip.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/paramref_arguments_self.cwl b/tests/wf/paramref_arguments_self.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/record_outputeval.cwl b/tests/wf/record_outputeval.cwl old mode 100644 new mode 100755 index 45daf9b4d..e7b59cb6c --- a/tests/wf/record_outputeval.cwl +++ b/tests/wf/record_outputeval.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool requirements: diff --git a/tests/wf/resreq_expr_float_v1_0.cwl b/tests/wf/resreq_expr_float_v1_0.cwl old mode 100644 new mode 100755 index d5ea08cde..a36877c0f --- a/tests/wf/resreq_expr_float_v1_0.cwl +++ b/tests/wf/resreq_expr_float_v1_0.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.0 class: CommandLineTool requirements: diff --git a/tests/wf/resreq_expr_float_v1_2.cwl b/tests/wf/resreq_expr_float_v1_2.cwl old mode 100644 new mode 100755 index cfb1b2a13..ca72364b7 --- a/tests/wf/resreq_expr_float_v1_2.cwl +++ b/tests/wf/resreq_expr_float_v1_2.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner cwlVersion: v1.2 class: CommandLineTool requirements: diff --git a/tests/wf/scatter2.cwl b/tests/wf/scatter2.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/scatter2_subwf.cwl b/tests/wf/scatter2_subwf.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/schemadef-bug-1473.cwl b/tests/wf/schemadef-bug-1473.cwl old mode 100644 new mode 100755 index ad87ae08e..beab3211d --- a/tests/wf/schemadef-bug-1473.cwl +++ b/tests/wf/schemadef-bug-1473.cwl @@ -1,3 +1,4 @@ +#!/usr/bin/env cwl-runner { "$graph": [ { diff --git a/tests/wf/schemadef-tool-12.cwl b/tests/wf/schemadef-tool-12.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/schemadef-tool.cwl b/tests/wf/schemadef-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/sec-tool.cwl b/tests/wf/sec-tool.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/sec-wf-out.cwl b/tests/wf/sec-wf-out.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/sec-wf.cwl b/tests/wf/sec-wf.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/secret_job.cwl b/tests/wf/secret_job.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/secret_wf.cwl b/tests/wf/secret_wf.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/separate_without_prefix.cwl b/tests/wf/separate_without_prefix.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/shm_size.cwl b/tests/wf/shm_size.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/storage_float.cwl b/tests/wf/storage_float.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/tar-param.cwl b/tests/wf/tar-param.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/three_step_color.cwl b/tests/wf/three_step_color.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/timelimit-fail.cwl b/tests/wf/timelimit-fail.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/timelimit.cwl b/tests/wf/timelimit.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/touch_tool.cwl b/tests/wf/touch_tool.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/trick_defaults.cwl b/tests/wf/trick_defaults.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/trick_defaults2.cwl b/tests/wf/trick_defaults2.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/vf-concat.cwl b/tests/wf/vf-concat.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/workreuse-fail.cwl b/tests/wf/workreuse-fail.cwl old mode 100644 new mode 100755 diff --git a/tests/wf/workreuse.cwl b/tests/wf/workreuse.cwl old mode 100644 new mode 100755 diff --git a/tests/with_doc.cwl b/tests/with_doc.cwl old mode 100644 new mode 100755 diff --git a/tests/without_doc.cwl b/tests/without_doc.cwl old mode 100644 new mode 100755