[multimedia/kwave/release/26.08] libkwave/autotests: fix string2date test

Mark Penner <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit ef24598f58a743cb10722f3e9b0a3b076164d88a by Mark Penner.
Committed on 17/07/2026 at 03:29.
Pushed by mrp into branch 'release/26.08'.

fix string2date test

(cherry picked from commit 8b4ae3011c3d5685376b5c86dac9d107a7f57275)

M  +1    -1    libkwave/autotests/test_Utils.cpp

https://invent.kde.org/multimedia/kwave/-/commit/ef24598f58a743cb10722f3e9b0a3b076164d88a

diff --git a/libkwave/autotests/test_Utils.cpp b/libkwave/autotests/test_Utils.cpp
index cec0447a..0aef26f3 100644
--- a/libkwave/autotests/test_Utils.cpp
+++ b/libkwave/autotests/test_Utils.cpp
@@ -24,7 +24,7 @@ void TestUtils::test_string2date()
     QCOMPARE(Kwave::string2date(QStringLiteral("12/23/99 1:23 PM")),
              QStringLiteral("1999-12-23T13:23:00"));
     QCOMPARE(Kwave::string2date(
-                QStringLiteral("Saturday, December 23, 2023 1:23:45 AM CET")),
+                QStringLiteral("Saturday, December 23, 2023 1:23:45 AM Central Standard Time")),
              QStringLiteral("2023-12-23T01:23:45"));
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.