ObjFW  Diff

Differences From Artifact [62aaab333c]:

To Artifact [3c96b957f7]:


419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
419
420
421
422
423
424
425



426
427
428
429
430
431
432







-
-
-







	[self HTTPCookieTests];
	[self HTTPCookieManagerTests];
#endif
	[self XMLParserTests];
	[self XMLNodeTests];
	[self XMLElementBuilderTests];

#ifdef OF_HAVE_SUBPROCESSES
	[self subprocessTests];
#endif
#ifdef OF_WINDOWS
	[self windowsRegistryKeyTests];
#endif

#ifdef OF_HAVE_SOCKETS
	[self DNSResolverTests];
#endif