ObjFW  Diff

Differences From Artifact [94d93d1cd8]:

To Artifact [7cd1c82cb9]:


15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 * file.
 */

#include "config.h"

#include <string.h>

#import "OFValue.h"
#import "OFAutoreleasePool.h"

#import "OFOutOfRangeException.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFValue";

@implementation TestsAppDelegate (OFValueTests)
- (void)valueTests
{







<
<
<
<
<







15
16
17
18
19
20
21





22
23
24
25
26
27
28
 * file.
 */

#include "config.h"

#include <string.h>






#import "TestsAppDelegate.h"

static OFString *module = @"OFValue";

@implementation TestsAppDelegate (OFValueTests)
- (void)valueTests
{