pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Text module unit tests failing


From: jemarch
Subject: Re: [pdf-devel] Text module unit tests failing
Date: Sun, 14 Sep 2008 14:27:11 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)


   As long as the bulk of the unit tests run and report correctly everything
   is, of course, fine.  I was under the wrong belief that unit testing
   aborted very early on if the C locale was defined.  Of course having some
   tests refuse to run on the grounds that the system is not configured to
   support the tests is common in all testing and i apologise.

The problem is that pdf_text_init (the function that initializes the
text module) is not able to work when the user locale is C or POSIX,
so _any_ test involving the text module will fail if you have such
locales activated in your environment.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]