ObjFW  Diff

Differences From Artifact [5a2edc0b1c]:

To Artifact [490f0ea954]:


58
59
60
61
62
63
64
65
66
67
68
- (void)outputSuccess: (OFString *)test inModule: (OFString *)module;
- (void)outputFailure: (OFString *)test inModule: (OFString *)module;
@end

@interface TestsAppDelegate (OFStreamTests)
- (void)streamTests;
@end

@interface TestsAppDelegate (OFValueTests)
- (void)valueTests;
@end







<
<
<
<
58
59
60
61
62
63
64




- (void)outputSuccess: (OFString *)test inModule: (OFString *)module;
- (void)outputFailure: (OFString *)test inModule: (OFString *)module;
@end

@interface TestsAppDelegate (OFStreamTests)
- (void)streamTests;
@end