Skip to content

Commit dfff010

Browse files
authored
Merge pull request #273 from eseiler/fix/api
[FIX,TEST] API
2 parents 99b7441 + c01294f commit dfff010

22 files changed

+63
-60
lines changed

test/api_stability/1.0.0/0001-API-FIX-Print-common-options-at-the-end-of-the-help-.patch.license

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/api_stability/1.0.0/0002-NOAPI-Update-copyright.patch.license

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/api_stability/1.0.0/0003-API-FIX-Check-app_name-at-parse.patch.license

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/api_stability/1.0.0/0004-FIX-API-tdl-support.patch.license

Lines changed: 0 additions & 3 deletions
This file was deleted.

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 ca8c640b31970a92080d6c36cc7623de5c6b488b Mon Sep 17 00:00:00 2001
1+
From 374e3145cb713d6db165727c401ecb6c6d178364 Mon Sep 17 00:00:00 2001
22
From: Simon Gene Gottlieb <[email protected]>
33
Date: Thu, 5 Oct 2023 13:43:30 +0200
4-
Subject: [PATCH 1/8] [API] Update TDL
4+
Subject: [PATCH 1/9] [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.43.2
87+
2.49.0
8888

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

Lines changed: 0 additions & 3 deletions
This file was deleted.

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 9ddea5a7db6e7436e157ed25e1cb368c3445bc84 Mon Sep 17 00:00:00 2001
1+
From fa7be0f2f41cdfa8d8633f50bd847bb9e279f82d Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <[email protected]>
33
Date: Mon, 5 Feb 2024 16:02:03 +0100
4-
Subject: [PATCH 2/8] [API] Quoted strings and paths
4+
Subject: [PATCH 2/9] [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.43.2
344+
2.49.0
345345

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

Lines changed: 0 additions & 3 deletions
This file was deleted.

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 69dfcfa3a693a398200dc7cac0ec6d76b1ecb443 Mon Sep 17 00:00:00 2001
1+
From e909fcaa7af21040c0a5bdc3a08ad222166bc8af Mon Sep 17 00:00:00 2001
22
From: Enrico Seiler <[email protected]>
33
Date: Wed, 7 Feb 2024 13:31:22 +0100
4-
Subject: [PATCH 3/8] [NOAPI] Update copyright
4+
Subject: [PATCH 3/9] [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.43.2
124+
2.49.0
125125

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

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)