> base/text/pdf-text-cmp.c:283:F:pdf_text_cmp:pdf_text_cmp_006:0: Failure > 'pdf_text_init() != PDF_OK' occured > > Hm. I see that almost all of the text tests are failing > (http://www.gnupdf.org/Lib:Unit_Testing_Report#Test_Suite_text). > > Aleks, can you take a look at this? The error conditions are all of > the form "pdf_text_init() != PDF_OK". Maybe it is related with > locales. > As a note, every test passes for me. I'm also using en_US.UTF-8 so that may be something.
I just found that the tests fails in my eeepc, so I am debugging the problem. Jose, I've attached a pre-commit hook that will fail if any tests fail, based of Gerel's work. I just asked Gerel to include proper headers and documentation so I can install the script in the trunk. Lets wait for him to take a look to your version too :) Thanks!
