Re: [Evolution-hackers] Evo and Kolab2 - a fresh attempt

2010-06-07 Thread Christian Hilberg
Hi there, while the project setup process is going on, I've had a look again at suitable testframeworks. Unfortunately, many unit test frameworks for the C language appear to be abandoned. On Wednesday 26 May 2010 at 12:18:04 you wrote: > Hi Christian, > On Wed, 2010-05-26 at 11:15 +0200, Chris

Re: [Evolution-hackers] Evo and Kolab2 - a fresh attempt

2010-06-07 Thread Philip Withnall
Hi, On Mon, 2010-06-07 at 17:31 +0200, Christian Hilberg wrote: > Hi there, > > while the project setup process is going on, I've had a look again at > suitable > testframeworks. Unfortunately, many unit test frameworks for the C language > appear to be abandoned. > > On Wednesday 26 May 2010

Re: [Evolution-hackers] Evo and Kolab2 - a fresh attempt

2010-06-07 Thread Christian Hilberg
On Monday 07 June 2010 at 18:36:44 you wrote: > Hi, > [...] > I've used the GLib test framework extensively for one of my projects, > libgdata[1], and it's fine to use outside of the GLib/GTK+ trees. > Several GNOME projects make use of it (more than other test frameworks > in my experience). > Th