Re: [PATCH] mmdevapi: Add some basic tests for property store
Hi Paul, Paul Vriens schreef: On 01/17/2010 02:11 PM, Maarten Lankhorst wrote: +static void test_propertystore(IPropertyStore *store) +{ +} Is that one supposed to be empty ? Yeah, I didn't get around to writing decent tests for it yet, it will probably require adding some more headers defi
Re: [PATCH] mmdevapi: Add some basic tests for property store
On 01/17/2010 02:11 PM, Maarten Lankhorst wrote: +static void test_propertystore(IPropertyStore *store) +{ +} Is that one supposed to be empty ? -- Cheers, Paul.