test/ctestfile.c

changeset 33
d7b475e4363c
parent 31
50ae611a785c
child 66
1b12cf799fee
equal deleted inserted replaced
32:10389d866a4d 33:d7b475e4363c
45 45
46 #include "utils.h" 46 #include "utils.h"
47 #include "crypto.h" 47 #include "crypto.h"
48 #include "webdav.h" 48 #include "webdav.h"
49 49
50 #define MACRO1337 1337L
50 51
51 /* -------------------- This is a testing file. -------------------------- */ 52 /* -------------------- This is a testing file. -------------------------- */
52 /* 53 /*
53 time_t util_parse_creationdate(char *str) { 54 time_t util_parse_creationdate(char *str) {
54 // example: 2012-11-29T21:35:35Z 55 // example: 2012-11-29T21:35:35Z

mercurial