generated from seqan/app-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #235 from eseiler/infra/update_tdl
[INFRA] Update TDL
- Loading branch information
Showing
15 changed files
with
200 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule tool_description_lib
updated
24 files
+42 −4 | .github/workflows/ci_cmake.yml | |
+2 −1 | .github/workflows/ci_license_check.yml | |
+1 −0 | .github/workflows/ci_macos.yml | |
+63 −0 | .github/workflows/ci_mingw.yml | |
+2 −1 | .github/workflows/ci_ubuntu2004.yml | |
+2 −1 | .github/workflows/ci_ubuntu2204.yml | |
+13 −10 | .github/workflows/ci_win.yml | |
+41 −0 | .github/workflows/update_example.yml | |
+2 −2 | CMakeLists.txt | |
+11 −7 | Example00.cpp.md | |
+4 −5 | Example01.cpp.md | |
+9 −0 | LICENSES/MIT.txt | |
+24 −0 | cmake/CPM.cmake | |
+38 −0 | cmake/configuration.cmake | |
+16 −4 | cmake/install.cmake | |
+10 −0 | cmake/tdl-config.cmake.in | |
+2 −2 | src/tdl/convertToCTD.h | |
+29 −26 | src/tdl/convertToCWL.h | |
+13 −11 | src/tdl/cwl_v1_2.h | |
+0 −0 | src/test_tdl/ToolInfoToCTD_test.cpp | |
+95 −78 | src/test_tdl/ToolInfoToCWL_test.cpp | |
+14 −0 | src/test_tdl/example/CMakeLists.txt | |
+57 −0 | src/test_tdl/example/example1.cpp | |
+0 −51 | tdl-config.cmake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 27bc700234a23ea6c6c7337a427c4a3c6f2bbe55 Mon Sep 17 00:00:00 2001 | ||
From ace25c7fffccdac9ccaf81329ada87f60021b5f9 Mon Sep 17 00:00:00 2001 | ||
From: Simon Gene Gottlieb <[email protected]> | ||
Date: Thu, 5 Oct 2023 13:43:30 +0200 | ||
Subject: [PATCH 1/3] [API] Update TDL | ||
Subject: [PATCH 1/5] [API] Update TDL | ||
|
||
--- | ||
test/unit/detail/format_ctd_test.cpp | 2 +- | ||
|
4 changes: 2 additions & 2 deletions
4
test/api_stability/1.1.1/0002-API-Quoted-strings-and-paths.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 09a51343b1ee29f245eeae8210d50cd74ac9b1b4 Mon Sep 17 00:00:00 2001 | ||
From 7bf847b4991636a59f26ca89977e94f51edfbf11 Mon Sep 17 00:00:00 2001 | ||
From: Enrico Seiler <[email protected]> | ||
Date: Mon, 5 Feb 2024 16:02:03 +0100 | ||
Subject: [PATCH 2/3] [API] Quoted strings and paths | ||
Subject: [PATCH 2/5] [API] Quoted strings and paths | ||
|
||
--- | ||
test/snippet/readme_sneak_peek.out | 6 ++--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 859b9d015379e0d708700225fa55dd31f7d2e2f5 Mon Sep 17 00:00:00 2001 | ||
From f02ddb2f31a47da16742dbf612d780b328e7602b Mon Sep 17 00:00:00 2001 | ||
From: Enrico Seiler <[email protected]> | ||
Date: Wed, 7 Feb 2024 13:31:22 +0100 | ||
Subject: [PATCH 3/3] [NOAPI] Update copyright | ||
Subject: [PATCH 3/5] [NOAPI] Update copyright | ||
|
||
--- | ||
test/unit/detail/format_help_test.cpp | 10 +++++----- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
From 9f040f8ccb8d304841d24d8ac4d67db0d06c370f Mon Sep 17 00:00:00 2001 | ||
From: Enrico Seiler <[email protected]> | ||
Date: Fri, 9 Feb 2024 16:17:21 +0100 | ||
Subject: [PATCH 4/5] [INFRA] Update TDL | ||
|
||
--- | ||
test/unit/detail/format_cwl_test.cpp | 28 +++++++++++++++++++++++++++- | ||
1 file changed, 27 insertions(+), 1 deletion(-) | ||
|
||
diff --git a/test/unit/detail/format_cwl_test.cpp b/test/unit/detail/format_cwl_test.cpp | ||
index 1d27cc3..eaf0cad 100644 | ||
--- a/test/unit/detail/format_cwl_test.cpp | ||
+++ b/test/unit/detail/format_cwl_test.cpp | ||
@@ -76,8 +76,16 @@ TEST(format_cwl_test, full_information) | ||
parser.info.examples.push_back("example2"); | ||
|
||
std::string expected_short = "label: default\n" | ||
- "doc: \"description\\ndescription2\\n\"\n" | ||
+ "doc: \"description\\n" | ||
+ "description2\\n" | ||
+ "\"\n" | ||
"inputs:\n" | ||
+ " positional_0:\n" | ||
+ " doc: this is a positional option.\n" | ||
+ " type: string?\n" | ||
+ " positional_1:\n" | ||
+ " doc: \"this is a positional option. Default: []\"\n" | ||
+ " type: string?\n" | ||
" int:\n" | ||
" doc: \"this is a int option. Default: 5\"\n" | ||
" type: long?\n" | ||
@@ -88,6 +96,12 @@ TEST(format_cwl_test, full_information) | ||
" type: long\n" | ||
" inputBinding:\n" | ||
" prefix: --jint\n" | ||
+ " flag:\n" | ||
+ " doc: this is a flag.\n" | ||
+ " type: boolean?\n" | ||
+ " kflag:\n" | ||
+ " doc: this is a flag.\n" | ||
+ " type: boolean?\n" | ||
"outputs:\n" | ||
" []\n" | ||
"cwlVersion: v1.2\n" | ||
@@ -196,6 +210,12 @@ TEST(format_cwl_test, subparser) | ||
"label: default-index\n" | ||
"doc: \"\"\n" | ||
"inputs:\n" | ||
+ " positional_0:\n" | ||
+ " doc: this is a positional option.\n" | ||
+ " type: string?\n" | ||
+ " positional_1:\n" | ||
+ " doc: \"this is a positional option. Default: []\"\n" | ||
+ " type: string?\n" | ||
" int:\n" | ||
" doc: \"this is a int option. Default: 5\"\n" | ||
" type: long?\n" | ||
@@ -244,6 +264,12 @@ TEST(format_cwl_test, subparser) | ||
" type: string?\n" | ||
" inputBinding:\n" | ||
" prefix: --path05\n" | ||
+ " flag:\n" | ||
+ " doc: this is a flag.\n" | ||
+ " type: boolean?\n" | ||
+ " kflag:\n" | ||
+ " doc: this is a flag.\n" | ||
+ " type: boolean?\n" | ||
"outputs:\n" | ||
" path04:\n" | ||
" type: File?\n" | ||
-- | ||
2.43.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
SPDX-FileCopyrightText: 2006-2024 Knut Reinert & Freie Universität Berlin | ||
SPDX-FileCopyrightText: 2016-2024 Knut Reinert & MPI für molekulare Genetik | ||
SPDX-License-Identifier: BSD-3-Clause |
25 changes: 25 additions & 0 deletions
25
test/api_stability/1.1.1/0005-INFRA-Use-seqan3-main-branch.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
From 3a7dfd8103806e97af6376e9173d686b67fb5b52 Mon Sep 17 00:00:00 2001 | ||
From: Enrico Seiler <[email protected]> | ||
Date: Fri, 9 Feb 2024 18:13:36 +0100 | ||
Subject: [PATCH 5/5] [INFRA] Use seqan3 main branch | ||
|
||
--- | ||
test/unit/detail/CMakeLists.txt | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/test/unit/detail/CMakeLists.txt b/test/unit/detail/CMakeLists.txt | ||
index 392f878..1f9a8e0 100644 | ||
--- a/test/unit/detail/CMakeLists.txt | ||
+++ b/test/unit/detail/CMakeLists.txt | ||
@@ -23,7 +23,7 @@ sharg_test (type_name_as_string_test.cpp) | ||
sharg_test (version_check_debug_test.cpp) | ||
sharg_test (version_check_release_test.cpp) | ||
|
||
-file (DOWNLOAD https://raw.githubusercontent.com/seqan/seqan3/master/include/seqan3/version.hpp | ||
+file (DOWNLOAD https://raw.githubusercontent.com/seqan/seqan3/main/include/seqan3/version.hpp | ||
${CMAKE_BINARY_DIR}/include/seqan3/version.hpp) | ||
sharg_test (seqan3_test.cpp) | ||
target_include_directories (seqan3_test SYSTEM PUBLIC ${CMAKE_BINARY_DIR}/include) | ||
-- | ||
2.43.0 | ||
|
3 changes: 3 additions & 0 deletions
3
test/api_stability/1.1.1/0005-INFRA-Use-seqan3-main-branch.patch.license
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
SPDX-FileCopyrightText: 2006-2024 Knut Reinert & Freie Universität Berlin | ||
SPDX-FileCopyrightText: 2016-2024 Knut Reinert & MPI für molekulare Genetik | ||
SPDX-License-Identifier: BSD-3-Clause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters