Re: Fwd: Unittests: kcalendartest.cpp

2013-01-04 Thread Chusslove Illich
> [: Kevin Ottens :] > What's missing exactly in KLocale to make the calendar system work again? > I'd like to see that resolved sooner than later. _From the translation side it needs to be switched from i18n() to tr(), just like all other tier 1 and tier 2 frameworks were. If this change causes s

Re: Fwd: Unittests: kcalendartest.cpp

2013-01-04 Thread Kevin Ottens
On Friday 14 December 2012 15:16:35 Chusslove Illich wrote: > > [: Jon Severinsson :] > > The problem is that round tripping readDate() and formatDate() no longer > > work when Hebrew numbers are involved. I have isolated the cause down to > > the ki18n split. If I revert the split [1] then this te

Re: Fwd: Unittests: kcalendartest.cpp

2012-12-14 Thread David Faure
> Note that ktoolbar_unittest and khtmlparttest passes for me. khtmlparttest was as I suspected, fixed by a clean build. ktoolbar_unittest should fail with Qt5, and work with Qt4... unless maybe there was a very recent fix in Qt5 which I don't have. I'll investigate that another day. > Taking a

Re: Fwd: Unittests: kcalendartest.cpp

2012-12-14 Thread Jon Severinsson
At Friday 14 December 2012 15:07:26 David Faure wrote: > The fix for all the kio-related tests is to > export QT_PLUGIN_PATH=$PREFIX/lib/plugins > (or lib64 if you're using that) Thanks, that helps, but unfortunately it isn't enough :( 88% tests passed, 14 tests failed out of 120 Total Test time

Re: Fwd: Unittests: kcalendartest.cpp

2012-12-14 Thread Chusslove Illich
> [: Jon Severinsson :] > The problem is that round tripping readDate() and formatDate() no longer > work when Hebrew numbers are involved. I have isolated the cause down to > the ki18n split. If I revert the split [1] then this test passes on Qt4. I > have yet to isolate the actuall change that ca

Re: Fwd: Unittests: kcalendartest.cpp

2012-12-14 Thread David Faure
On Friday 14 December 2012 14:53:38 Jon Severinsson wrote: > 84 - kio-jobtest (Failed) The fix for all the kio-related tests is to export QT_PLUGIN_PATH=$PREFIX/lib/plugins (or lib64 if you're using that) before starting kdeinit5. I'm down to a much smaller number of failing tests than you

Re: Fwd: Unittests: kcalendartest.cpp

2012-12-14 Thread Jon Severinsson
At Thursday Monday 26 November 2012, 10:47:48 David Faure wrote: > One failure with Qt4: > > FAIL! : KCalendarTest::testHebrewStrings() Compared values are not the same >Actual (calendar->readDate(calendar->formatDate(testDate, > KLocale::LongDate), KLocale::NormalFormat)): Invalid QDate >