ObjFW  Diff

Differences From Artifact [7e0781c6ed]:

To Artifact [dfa6e07171]:


118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
@interface TestsAppDelegate (OFTCPSocketTests)
- (void)TCPSocketTests;
@end

@interface TestsAppDelegate (OFThreadTests)
- (void)threadTests;
@end

@interface TestsAppDelegate (OFXMLElementTests)
- (void)XMLElementTests;
@end

@interface TestsAppDelegate (OFXMLParserTests)
- (void)XMLParserTests;
@end







<
<
<
<
<
<
<
<
118
119
120
121
122
123
124








@interface TestsAppDelegate (OFTCPSocketTests)
- (void)TCPSocketTests;
@end

@interface TestsAppDelegate (OFThreadTests)
- (void)threadTests;
@end