Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570513
en ru br
ALT Linux repositórios
S:0.1.9-alt3

Group :: Sistema/Bibliotecas
RPM: libetonyek

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libetonyek-0.1.6-fedora-test.patch
Download


From 1a20d8ece2ea3e8aa1d319cd88e8a6aa637982f2 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon@redhat.com>
Date: Fri, 30 Sep 2016 09:57:15 +0200
Subject: [PATCH] drop test that violates Unicode tr#35
(and therefore fails with latest liblangtag)
Change-Id: I0e06c6c4e8bcf999cf5559d6287e77ae97e555d8
---
 src/test/IWORKLanguageManagerTest.cpp | 10 ----------
 1 file changed, 10 deletions(-)
diff --git a/src/test/IWORKLanguageManagerTest.cpp b/src/test/IWORKLanguageManagerTest.cpp
index 8fca0a6..e663bd2 100644
--- a/src/test/IWORKLanguageManagerTest.cpp
+++ b/src/test/IWORKLanguageManagerTest.cpp
@@ -104,16 +104,6 @@ void IWORKLanguageManagerTest::testTagToProps()
   }
 
   {
-    const string tag(mgr.addTag("ccc"));
-    CPPUNIT_ASSERT(!tag.empty());
-    RVNGPropertyList props;
-    mgr.writeProperties(tag, props);
-    assertProperty("unknown lang", props, "fo:language", "ccc");
-    CPPUNIT_ASSERT(!props["fo:country"]);
-    CPPUNIT_ASSERT(!props["fo:script"]);
-  }
-
-  {
     // invalid tag
     const string tag(mgr.addTag("13c"));
     CPPUNIT_ASSERT(tag.empty());
-- 
2.9.3
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009