summaryrefslogtreecommitdiffstats
path: root/svl
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-07-26 23:19:48 +0200
committerEike Rathke <erack@redhat.com>2016-07-26 23:20:07 +0200
commit157b56a049a9a5f868d1f3b9856a631a40043a14 (patch)
treedcd0c663cc0b2ab97fef30e1e31620597083ddc4 /svl
parentResolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663 (diff)
downloadcore-157b56a049a9a5f868d1f3b9856a631a40043a14.tar.gz
core-157b56a049a9a5f868d1f3b9856a631a40043a14.zip
activate the remaining 1945-04-02 test cases, tdf#100046
Change-Id: I4d2f3d5602b162924c14348c0307a74ddeb93079
Diffstat (limited to 'svl')
-rw-r--r--svl/qa/unit/svl.cxx11
1 files changed, 3 insertions, 8 deletions
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index 72c0c13a6575..4522516b3075 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -497,14 +497,6 @@ void Test::testDateInput()
{ "US/Mountain", "1790-07-26" },
{ "Asia/Tehran", "1999-03-22" },
- /* FIXME: still failing, see
- * https://bugs.documentfoundation.org/show_bug.cgi?id=100046#c7 */
-#if 0
- { "Europe/Gibraltar", "1945-04-02" },
- { "Europe/Monaco", "1945-04-02" },
- { "Europe/Paris", "1945-04-02" },
-#endif
-
// Data from https://bugs.documentfoundation.org/show_bug.cgi?id=63230
// https://bugs.documentfoundation.org/attachment.cgi?id=79051
// https://bugs.documentfoundation.org/show_bug.cgi?id=79663
@@ -883,6 +875,7 @@ void Test::testDateInput()
{ "Europe/Gibraltar", "1942-04-05" },
{ "Europe/Gibraltar", "1943-04-04" },
{ "Europe/Gibraltar", "1944-04-02" },
+ { "Europe/Gibraltar", "1945-04-02" },
{ "Europe/Gibraltar", "1947-04-13" },
{ "Europe/Helsinki", "1921-05-01" },
{ "Europe/Istanbul", "1880-01-01" },
@@ -908,12 +901,14 @@ void Test::testDateInput()
{ "Europe/Monaco", "1942-03-09" },
{ "Europe/Monaco", "1943-03-29" },
{ "Europe/Monaco", "1944-04-03" },
+ { "Europe/Monaco", "1945-04-02" },
{ "Europe/Moscow", "1916-07-03" },
{ "Europe/Moscow", "1919-05-31" },
{ "Europe/Moscow", "1930-06-21" },
{ "Europe/Moscow", "1992-01-19" },
{ "Europe/Moscow", "2011-03-27" },
{ "Europe/Oslo", "1895-01-01" },
+ { "Europe/Paris", "1945-04-02" },
{ "Europe/Prague", "1891-10-01" },
{ "Europe/Riga", "1926-05-11" },
{ "Europe/Riga", "1940-08-05" },