Hi Stefan,
On 2/05/2014 3:06 AM, Stefan Dösinger wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 2014-05-01 07:41, schrieb Alistair Leslie-Hughes:
+START_TEST(client) +{
- test_init_dp();
- test_enum_service_providers();
- test_enum_hosts();
- test_get_sp_caps();
- test_cleanup_dp();
+}
I think that needs splitting.
This file is a copy of peer.c, changed to support the IDirectPlay8Client interface. Any tests that didn't currently pass are marked with todo_wine. I'm happy to submit only the tests if needed.
Best Regards Alistair Leslie-Hughes