ObjFW  Diff

Differences From Artifact [01275bfcd5]:

To Artifact [2f2d348e00]:


370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
370
371
372
373
374
375
376

377
378
379
380
381
382
383







-







	    changeCurrentDirectoryPath: @"/apps/objfw-tests"];
#endif

	[self runtimeTests];
#ifdef COMPILER_SUPPORTS_ARC
	[self runtimeARCTests];
#endif
	[self stringTests];
	[self dataTests];
	[self dictionaryTests];
	[self listTests];
	[self valueTests];
	[self streamTests];
	[self memoryStreamTests];
	[self notificationCenterTests];