Re: [Evolution-hackers] Test code rearragement in E-D-S

2011-03-22 Thread Matthew Barnes
On Fri, 2011-03-18 at 13:10 -0400, Matthew Barnes wrote: 
> Would anyone object if I collect it all together under a top-level
> "tests" directory?  (After we branch next week, of course.)  This would
> include the automated unit tests for libebook and libecal as well as the
> standalone widget demos in libedataserverui.

With 3.1 development now open I went ahead with this:

http://git.gnome.org/browse/evolution-data-server/commit/?id=450e98c83234f6d82f46c0124f874f47b785923f

Apologies in advance if I caused a build break for anyone.

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Test code rearragement in E-D-S

2011-03-18 Thread Matthew Barnes
Now that I've started writing unit tests for libedataserver, it occurs
to me that we have test code scattered all over the place in git. 

Would anyone object if I collect it all together under a top-level
"tests" directory?  (After we branch next week, of course.)  This would
include the automated unit tests for libebook and libecal as well as the
standalone widget demos in libedataserverui.

That would give me a logical place to insert my libedataserver tests.

The source tree layout would be:

  evolution-data-server
|
+-- tests
  |
  +-- libebook
  |
  +-- libecal
  |
  +-- libedataserver
  |
  +-- libedataserverui

  (add more as needed)


I'm not including Camel because it still wants to be its own module.
(It's saving up money for its own git repo someday.)

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers