ObjFW  Diff

Differences From Artifact [fc5dd537d5]:

To Artifact [04f3a2b803]:


89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
- (void)dateTests;
@end

@interface TestsAppDelegate (OFDictionaryTests)
- (void)dictionaryTests;
@end

@interface TestsAppDelegate (OFFileTests)
- (void)fileTests;
@end

@interface TestsAppDelegate (OFHTTPRequestTests)
- (void)HTTPRequestTests;
@end

@interface TestsAppDelegate (OFListTests)
- (void)listTests;
@end







<
<
<
<







89
90
91
92
93
94
95




96
97
98
99
100
101
102
- (void)dateTests;
@end

@interface TestsAppDelegate (OFDictionaryTests)
- (void)dictionaryTests;
@end





@interface TestsAppDelegate (OFHTTPRequestTests)
- (void)HTTPRequestTests;
@end

@interface TestsAppDelegate (OFListTests)
- (void)listTests;
@end