ObjFW  Diff

Differences From Artifact [f8e34fd306]:

To Artifact [62b9475833]:


131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
131
132
133
134
135
136
137




138
139
140
141
142
143
144







-
-
-
-







- (void)localeTests;
@end

@interface TestsAppDelegate (OFMD5HashTests)
- (void)MD5HashTests;
@end

@interface TestsAppDelegate (OFMatrix4x4Tests)
- (void)matrix4x4Tests;
@end

@interface TestsAppDelegate  (OFMemoryStreamTests)
- (void)memoryStreamTests;
@end

@interface TestsAppDelegate (OFNotificationCenterTests)
- (void)notificationCenterTests;
@end