Skip to content

Commit 2a22a3d

Browse files
committed
test(api): add patch
1 parent 697b04a commit 2a22a3d

13 files changed

Lines changed: 534 additions & 36 deletions

test/api_stability/1.1.1/0001-API-Update-TDL.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 50a4e62e5f000c8effeb6a14c8a6765b194dafee Mon Sep 17 00:00:00 2001
1+
From 7ed1d89ffe49487b0c9d2a25ab48a78d4b9fb43a Mon Sep 17 00:00:00 2001
22
From: Simon Gene Gottlieb <simon@gottliebtfreitag.de>
33
Date: Thu, 5 Oct 2023 13:43:30 +0200
4-
Subject: [PATCH 01/12] [API] Update TDL
4+
Subject: [PATCH 01/13] [API] Update TDL
55

66
---
77
test/unit/detail/format_ctd_test.cpp | 2 +-
@@ -84,5 +84,5 @@ index d2bb143..5591a88 100644
8484
"class: CommandLineTool\n"
8585
"baseCommand:\n"
8686
--
87-
2.47.2
87+
2.47.3
8888

test/api_stability/1.1.1/0002-API-Quoted-strings-and-paths.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 8180fe8f63daa1f8bca14eaca3509569aff42d1b Mon Sep 17 00:00:00 2001
1+
From e19583fdc827f80ee5feffc17161176a512bbdbb Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Mon, 5 Feb 2024 16:02:03 +0100
4-
Subject: [PATCH 02/12] [API] Quoted strings and paths
4+
Subject: [PATCH 02/13] [API] Quoted strings and paths
55

66
---
77
test/snippet/readme_sneak_peek.out | 6 ++---
@@ -341,5 +341,5 @@ index cade0f9..ba1694d 100644
341341
+ basic_options_str + "\n" + basic_version_str;
342342
EXPECT_EQ(my_stdout, expected);
343343
--
344-
2.47.2
344+
2.47.3
345345

test/api_stability/1.1.1/0003-NOAPI-Update-copyright.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From c66472eb8e3b78ab43b0f895d7537938e4dfa096 Mon Sep 17 00:00:00 2001
1+
From 796bb41ed97fb796ef40fb8c2825e4bf3ca6317b Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Wed, 7 Feb 2024 13:31:22 +0100
4-
Subject: [PATCH 03/12] [NOAPI] Update copyright
4+
Subject: [PATCH 03/13] [NOAPI] Update copyright
55

66
---
77
test/unit/detail/format_help_test.cpp | 10 +++++-----
@@ -121,5 +121,5 @@ index 307b58b..eefffd6 100644
121121
testing::internal::CaptureStdout();
122122
EXPECT_EXIT(parser.parse(), ::testing::ExitedWithCode(EXIT_SUCCESS), "");
123123
--
124-
2.47.2
124+
2.47.3
125125

test/api_stability/1.1.1/0004-INFRA-Update-TDL.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From d647cb7839afd14dd4a9db75f1d1a6d0246e6980 Mon Sep 17 00:00:00 2001
1+
From 955334f870ce233669a7bcfc113eec5c952e418d Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Fri, 9 Feb 2024 16:17:21 +0100
4-
Subject: [PATCH 04/12] [INFRA] Update TDL
4+
Subject: [PATCH 04/13] [INFRA] Update TDL
55

66
---
77
test/unit/detail/format_cwl_test.cpp | 28 +++++++++++++++++++++++++++-
@@ -69,5 +69,5 @@ index 1d27cc3..eaf0cad 100644
6969
" path04:\n"
7070
" type: File?\n"
7171
--
72-
2.47.2
72+
2.47.3
7373

test/api_stability/1.1.1/0005-INFRA-Use-seqan3-main-branch.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 869f9d0edd94ffc0ff8c9b1760e4c7358f5a7611 Mon Sep 17 00:00:00 2001
1+
From a3c99aef4133582f650f2157109f7ee4ca2f4706 Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Fri, 9 Feb 2024 18:13:36 +0100
4-
Subject: [PATCH 05/12] [INFRA] Use seqan3 main branch
4+
Subject: [PATCH 05/13] [INFRA] Use seqan3 main branch
55

66
---
77
test/unit/detail/CMakeLists.txt | 2 +-
@@ -21,5 +21,5 @@ index 392f878..1f9a8e0 100644
2121
sharg_test (seqan3_test.cpp)
2222
target_include_directories (seqan3_test SYSTEM PUBLIC ${CMAKE_BINARY_DIR}/include)
2323
--
24-
2.47.2
24+
2.47.3
2525

test/api_stability/1.1.1/0006-API-FIX-positional-options-in-CWL-CTD.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From a4dedc517597453c2268c1b3bda38521af23b677 Mon Sep 17 00:00:00 2001
1+
From 4685eca0f5c736df67ccc35839b90fd93c741bfb Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Wed, 14 Feb 2024 12:34:40 +0100
4-
Subject: [PATCH 06/12] [API][FIX] positional options in CWL/CTD
4+
Subject: [PATCH 06/13] [API][FIX] positional options in CWL/CTD
55

66
---
77
test/unit/detail/format_ctd_test.cpp | 4 ++--
@@ -55,5 +55,5 @@ index eaf0cad..52079db 100644
5555
" doc: \"this is a int option. Default: 5\"\n"
5656
" type: long?\n"
5757
--
58-
2.47.2
58+
2.47.3
5959

test/api_stability/1.1.1/0007-API-MISC-Defer-everything-to-parse.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From b662bf7e33954375238944752eaff2261e8ed9a5 Mon Sep 17 00:00:00 2001
1+
From 4754621a989483a5ac5dfbc34758696ebcaf21f7 Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Mon, 29 Apr 2024 16:37:15 +0200
4-
Subject: [PATCH 07/12] [API][MISC] Defer everything to parse()
4+
Subject: [PATCH 07/13] [API][MISC] Defer everything to parse()
55

66
---
77
test/unit/detail/format_help_test.cpp | 2 +-
@@ -145,5 +145,5 @@ index 4c3406f..4d81119 100644
145145

146146
// no positional/options are allowed
147147
--
148-
2.47.2
148+
2.47.3
149149

test/api_stability/1.1.1/0008-API-MISC-Allow-options-for-subcommands.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 0316b2df82ed09916527bf62734d976507be47d6 Mon Sep 17 00:00:00 2001
1+
From 144e300eb69c24edeef35d914a339efb608dc5b5 Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Mon, 29 Apr 2024 16:37:30 +0200
4-
Subject: [PATCH 08/12] [API][MISC] Allow options for subcommands
4+
Subject: [PATCH 08/13] [API][MISC] Allow options for subcommands
55

66
---
77
test/unit/parser/format_parse_test.cpp | 6 +++---
@@ -58,5 +58,5 @@ index 4d81119..e31a2e7 100644
5858
- }
5959
}
6060
--
61-
2.47.2
61+
2.47.3
6262

test/api_stability/1.1.1/0009-FIX-is_option_set-match-both-long-and-short-ids.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 1705838d1c65af3ae8a5fcf997cad59d37ab8042 Mon Sep 17 00:00:00 2001
1+
From e964af74afdc29fd977da7160964dd25def39442 Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Wed, 2 Apr 2025 18:02:31 +0200
4-
Subject: [PATCH 09/12] [FIX] is_option_set: match both long and short ids
4+
Subject: [PATCH 09/13] [FIX] is_option_set: match both long and short ids
55

66
---
77
test/unit/parser/format_parse_test.cpp | 4 ++--
@@ -23,5 +23,5 @@ index c2a8f58..8e5b7e2 100644
2323
// errors:
2424
EXPECT_THROW(parser.is_option_set("l"), sharg::design_error); // short identifiers are passed as chars not strings
2525
--
26-
2.47.2
26+
2.47.3
2727

test/api_stability/1.1.1/0010-NOAPI-Update-copyright.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
From 199feb02e9d07b112ea8f054fa364b190a137f97 Mon Sep 17 00:00:00 2001
1+
From 27a21372df603dc63077634fc7c17e5a2618c70a Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <enrico.seiler@hotmail.de>
33
Date: Tue, 29 Jul 2025 14:21:32 +0200
4-
Subject: [PATCH 10/12] [NOAPI] Update copyright
4+
Subject: [PATCH 10/13] [NOAPI] Update copyright
55

66
---
77
test/unit/detail/format_help_test.cpp | 10 +++++-----
@@ -127,5 +127,5 @@ index eefffd6..df48961 100644
127127
testing::internal::CaptureStdout();
128128
EXPECT_EXIT(parser.parse(), ::testing::ExitedWithCode(EXIT_SUCCESS), "");
129129
--
130-
2.47.2
130+
2.47.3
131131

0 commit comments

Comments
 (0)