Re: Added a memory test and a folder lister



On Mon, 2006-08-21 at 17:51 +0200, Philip Van Hoof wrote:

> The account-store in tests/shared doesn't yet use a temporary cache_dir.
> This will soon be changed  -- and sooner if you do it yourself, Dirk :-)

Done.

The TnyAccountStoreIface, TnyAccount and TnyAccountIface API changed a
little bit. I removed a coupling mistake that made it impossible to
implement multiple account-stores per set of libraries.

In stead of the set_account_store method, you now use this in the
account-store implementation of get_accounts:

tny_account_set_session (TNY_ACCOUNT (account), priv->session);

tests/shared now contains a full static platform specific ad-hoc library
(device.c, platfact.c and account-store.c). It uses libtinymail-camel
and libtinymailui-gtk as implementation libraries.


-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]