ObjFW  Diff

Differences From Artifact [8d7f2e9802]:

To Artifact [62aaab333c]:


384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
384
385
386
387
388
389
390







391
392
393
394
395
396
397







-
-
-
-
-
-
-







	[self dictionaryTests];
	[self listTests];
	[self setTests];
	[self valueTests];
	[self streamTests];
	[self memoryStreamTests];
	[self notificationCenterTests];
	[self MD5HashTests];
	[self RIPEMD160HashTests];
	[self SHA1HashTests];
	[self SHA224HashTests];
	[self SHA256HashTests];
	[self SHA384HashTests];
	[self SHA512HashTests];
	[self HMACTests];
#ifdef HAVE_CODEPAGE_437
	[self INIFileTests];
#endif
#ifdef OF_HAVE_SOCKETS
	[self TCPSocketTests];
	[self UDPSocketTests];