ObjFW  Diff

Differences From Artifact [3b66f80231]:

To Artifact [888022ac88]:


10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 */

#include "config.h"

#include <string.h>

#import "OFSHA1Hash.h"
#import "OFFile.h"
#import "OFAutoreleasePool.h"
#import "OFString.h"
#import "OFExceptions.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFHash";

const uint8_t testfile_sha1[OF_SHA1_DIGEST_SIZE] =







|
|
|







10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 */

#include "config.h"

#include <string.h>

#import "OFSHA1Hash.h"
#import "OFString.h"
#import "OFFile.h"
#import "OFAutoreleasePool.h"
#import "OFExceptions.h"

#import "TestsAppDelegate.h"

static OFString *module = @"OFHash";

const uint8_t testfile_sha1[OF_SHA1_DIGEST_SIZE] =