trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2016

test target and code

From: deloptes <deloptes@...>
Date: Fri, 17 Jun 2016 17:08:14 +0200
Hi again,

I'm sorry to bother you again with this, but I asked once how I can add a
testing target.

I started then working on this tdepim libkcal testing stuff again. I still
have some issues when my "SUMMARY" or "DESCRIPTION" of event or todo are in
cyrillic. Unfortunately I was/am busy at work and I lost all threads ....
perhaps you know this feeling ... getting older.

I also found the key to building testing targets

DEB_MAKE_CHECK_TARGET=testing fakeroot debian/rules build

so I think the next exercise (may be long term one) would be to revive the
check/testing code laying around.

I think I have a good plan

1. fix the libkcal issue "SUMMARY" - "DESCRIPTION"
2. build syncevolution deb packages for TDE
3. fix the libkcal test cases (now a lot of them fail on some date issue -
perhaps because originally there was a local zoneinfo data included in the
code and now it is not there)
4. start migrating testing to CMake (first in the packages I already have
worked with)

what do you think?

regards