Skip to content

Commit 141048a

Browse files
committed
add cwl-runner header to all CWL test files, mark them executable
1 parent ae43fd2 commit 141048a

File tree

79 files changed

+36
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+36
-11
lines changed

testdata/cond-single-source-wf-003.1.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:

testdata/cond-single-source-wf-004.1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:
@@ -20,4 +21,4 @@ outputs:
2021
pickValue: the_only_non_null
2122

2223
requirements:
23-
InlineJavascriptRequirement: {}
24+
InlineJavascriptRequirement: {}

testdata/cond-single-source-wf-005.1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:
@@ -20,4 +21,4 @@ outputs:
2021
pickValue: all_non_null
2122

2223
requirements:
23-
InlineJavascriptRequirement: {}
24+
InlineJavascriptRequirement: {}

testdata/cond-wf-003.1.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:

testdata/cond-wf-004.1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:
@@ -31,4 +32,4 @@ outputs:
3132

3233
requirements:
3334
InlineJavascriptRequirement: {}
34-
MultipleInputFeatureRequirement: {}
35+
MultipleInputFeatureRequirement: {}

testdata/cond-wf-005.1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.2
34
inputs:
@@ -31,4 +32,4 @@ outputs:
3132

3233
requirements:
3334
InlineJavascriptRequirement: {}
34-
MultipleInputFeatureRequirement: {}
35+
MultipleInputFeatureRequirement: {}

testdata/count-lines6-single-source-wf_v1_0.cwl

100644100755
File mode changed.

testdata/count-lines6-single-source-wf_v1_1.cwl

100644100755
File mode changed.

testdata/count-lines6-single-source-wf_v1_2.cwl

100644100755
File mode changed.

testdata/count-lines6-wf_v1_0.cwl

100644100755
File mode changed.

testdata/count-lines6-wf_v1_1.cwl

100644100755
File mode changed.

testdata/count-lines6-wf_v1_2.cwl

100644100755
File mode changed.

testdata/count-lines7-single-source-wf_v1_0.cwl

100644100755
File mode changed.

testdata/count-lines7-single-source-wf_v1_1.cwl

100644100755
File mode changed.

testdata/count-lines7-single-source-wf_v1_2.cwl

100644100755
File mode changed.

testdata/count-lines7-wf_v1_0.cwl

100644100755
File mode changed.

testdata/count-lines7-wf_v1_1.cwl

100644100755
File mode changed.

testdata/count-lines7-wf_v1_2.cwl

100644100755
File mode changed.

testdata/dockstore-tool-md5sum.cwl

100644100755
File mode changed.

testdata/dockstore-tool-md5sum_v11.cwl

100644100755
File mode changed.

testdata/dockstore-tool-md5sum_v12.cwl

100644100755
File mode changed.

testdata/echo-tool-packed.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
cwlVersion: v1.2
23
$graph:
34
- class: CommandLineTool

testdata/foo-array.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: CommandLineTool
23
cwlVersion: v1.2
34
inputs:

testdata/foo.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: CommandLineTool
23
cwlVersion: v1.2
34
inputs:

testdata/formattest2.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
$namespaces:
23
edam: http://edamontology.org/
34
$schemas:

testdata/formattest2_v1_0.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
$namespaces:
23
edam: http://edamontology.org/
34
$schemas:

testdata/formattest2_v1_1.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
$namespaces:
23
edam: http://edamontology.org/
34
$schemas:

testdata/js-expr-req-wf.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
cwlVersion: v1.2
23
$graph:
34
- id: tool
@@ -27,4 +28,4 @@ $graph:
2728
tool:
2829
run: "#tool"
2930
in: {}
30-
out: [out]
31+
out: [out]

testdata/md5sum.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
cwlVersion: v1.0
23
class: Workflow
34

testdata/md5sum_v11.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
cwlVersion: v1.1
23
class: Workflow
34

testdata/md5sum_v12.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
cwlVersion: v1.2
23
class: Workflow
34

testdata/record-output-wf_v1_0.cwl

100644100755
File mode changed.

testdata/record-output-wf_v1_1.cwl

100644100755
File mode changed.

testdata/record-output-wf_v1_2.cwl

100644100755
File mode changed.

testdata/record-output_v1_0.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: CommandLineTool
23
cwlVersion: v1.0
34
hints:
@@ -38,4 +39,4 @@ arguments:
3839
- {valueFrom: "> foo", position: 3, shellQuote: false}
3940
- {valueFrom: "&&", position: 4, shellQuote: false}
4041
- {valueFrom: "cat", position: 5}
41-
- {valueFrom: "> bar", position: 7, shellQuote: false}
42+
- {valueFrom: "> bar", position: 7, shellQuote: false}

testdata/record-output_v1_1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: CommandLineTool
23
cwlVersion: v1.1
34
requirements:
@@ -35,4 +36,4 @@ arguments:
3536
- {valueFrom: "> foo", position: 3, shellQuote: false}
3637
- {valueFrom: "&&", position: 4, shellQuote: false}
3738
- {valueFrom: "cat", position: 5}
38-
- {valueFrom: "> bar", position: 7, shellQuote: false}
39+
- {valueFrom: "> bar", position: 7, shellQuote: false}

testdata/record-output_v1_2.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: CommandLineTool
23
cwlVersion: v1.2
34
requirements:
@@ -35,4 +36,4 @@ arguments:
3536
- {valueFrom: "> foo", position: 3, shellQuote: false}
3637
- {valueFrom: "&&", position: 4, shellQuote: false}
3738
- {valueFrom: "cat", position: 5}
38-
- {valueFrom: "> bar", position: 7, shellQuote: false}
39+
- {valueFrom: "> bar", position: 7, shellQuote: false}

testdata/remote-cwl/tool1.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
# We have this tool to test both local and remote packing
23

34
class: CommandLineTool

testdata/remote-cwl/tool2.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
# We have this tool to test both local and remote packing
23

34
class: CommandLineTool

testdata/remote-cwl/wf1.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.0
34
inputs:
@@ -24,4 +25,4 @@ outputs:
2425
requirements:
2526
SchemaDefRequirement:
2627
types:
27-
- $import: ../types/testtypes.yml
28+
- $import: ../types/testtypes.yml

testdata/revsort-run-1-packed.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
{
23
"$graph": [
34
{
@@ -134,4 +135,4 @@
134135
"file:///home/stain/src/cwltool/tests/wf/empty.ttl",
135136
"file:///home/stain/src/cwltool/tests/wf/empty2.ttl"
136137
]
137-
}
138+
}

testdata/scatter-wf1_v1_0.cwl

100644100755
File mode changed.

testdata/scatter-wf1_v1_1.cwl

100644100755
File mode changed.

testdata/scatter-wf1_v1_2.cwl

100644100755
File mode changed.

testdata/scatter-wf2_v1_0.cwl

100644100755
File mode changed.

testdata/scatter-wf2_v1_1.cwl

100644100755
File mode changed.

testdata/scatter-wf2_v1_2.cwl

100644100755
File mode changed.

testdata/scatter-wf3_v1_0.cwl

100644100755
File mode changed.

testdata/scatter-wf3_v1_1.cwl

100644100755
File mode changed.

testdata/scatter-wf3_v1_2.cwl

100644100755
File mode changed.

testdata/step-valuefrom2-wf_v1_0.cwl

100644100755
File mode changed.

testdata/step-valuefrom2-wf_v1_1.cwl

100644100755
File mode changed.

testdata/step-valuefrom2-wf_v1_2.cwl

100644100755
File mode changed.

testdata/step-valuefrom3-wf_v1_0.cwl

100644100755
File mode changed.

testdata/step-valuefrom3-wf_v1_1.cwl

100644100755
File mode changed.

testdata/step-valuefrom3-wf_v1_2.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_v1_0.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_v1_1.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_v1_2.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_with_id_v1_0.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_with_id_v1_1.cwl

100644100755
File mode changed.

testdata/step_valuefrom5_wf_with_id_v1_2.cwl

100644100755
File mode changed.

testdata/wc3-tool_v1_0.cwl

100644100755
File mode changed.

testdata/wc3-tool_v1_1.cwl

100644100755
File mode changed.

testdata/wc3-tool_v1_2.cwl

100644100755
File mode changed.

testdata/wf2.cwl

100644100755
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
class: Workflow
23
cwlVersion: v1.0
34
inputs:
@@ -26,4 +27,4 @@ outputs:
2627
requirements:
2728
SchemaDefRequirement:
2829
types:
29-
- $import: types/testtypes.yml
30+
- $import: types/testtypes.yml

testdata/workflow_input_format_expr.cwl

100644100755
File mode changed.

testdata/workflow_input_format_expr_v1_1.cwl

100644100755
File mode changed.

testdata/workflow_input_format_expr_v1_2.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr_array.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr_array_v1_1.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr_array_v1_2.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr_v1_1.cwl

100644100755
File mode changed.

testdata/workflow_input_sf_expr_v1_2.cwl

100644100755
File mode changed.

testdata/workflows/count-lines16-wf.cwl

100644100755
File mode changed.

testdata/workflows/import-in-type.cwl

100644100755
File mode changed.

testdata/workflows/scatter-wf4.cwl

100644100755
File mode changed.

testdata/workflows/wf5.cwl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env cwl-runner
12
# Checks symbolic links on github
23

34
class: Workflow

0 commit comments

Comments
 (0)