ObjFW  All files named "tests/OFHashes/OFHashes.m"

History for tests/OFHashes/OFHashes.m

2009-09-30
15:43
Deleted: Migration of OFHashes tests to new testing framework. check-in: [6d6ac5a6d5] user: js, branch: trunk, size: 0
2009-08-28
17:57
Fix a bug in OFHashing (SHA1 didn't cache correctly in -[digit]). file: [b3e57d0d68] check-in: [6a0ac6a3f1] user: js, branch: trunk, size: 1486 [annotate] [blame] [check-ins using] [diff]
2009-07-19
14:05
Rename andFoo: to foo: in all methods. file: [326e3de950] check-in: [4eae61a78f] user: js, branch: trunk, size: 1474 [annotate] [blame] [check-ins using] [diff]
2009-06-02
19:25
Improve -[readLine] in OFStream. file: [ebf6f59419] check-in: [f1dae95070] user: js, branch: trunk, size: 1474 [annotate] [blame] [check-ins using] [diff]
2009-05-24
18:04
Always use #include "config.h" instead of #import "config.h". file: [39ae9d5ac9] check-in: [94ea6848a8] user: js, branch: trunk, size: 1472 [annotate] [blame] [check-ins using] [diff]
2009-05-15
20:01
Use OFString as much as possible. file: [4ae6911129] check-in: [67066be692] user: js, branch: trunk, size: 1471 [annotate] [blame] [check-ins using] [diff]
2009-05-01
19:38
Some tests were still using #import for C headers. Fixed. file: [0de7e8a2b0] check-in: [f198059455] user: js, branch: trunk, size: 1469 [annotate] [blame] [check-ins using] [diff]
2009-04-09
13:55
Use char* instead of uint8_t* for OFStreams and OFHashes.
This way, less casts are needed when using C libraries.
file: [4b23857f2b] check-in: [722b6213c0] user: js, branch: trunk, size: 1467 [annotate] [blame] [check-ins using] [diff]
2009-01-24
15:24
Adjust API to introduction of OFAutoreleasePool. file: [c778845c1b] check-in: [1496808b81] user: js, branch: trunk, size: 1468 [annotate] [blame] [check-ins using] [diff]
2009-01-05
00:59
Update copyright. file: [4cc440481a] check-in: [f1b749d113] user: js, branch: trunk, size: 1483 [annotate] [blame] [check-ins using] [diff]
2008-12-14
11:47
Nicer output for OFHashes tests. file: [45e2193d62] check-in: [7172d2539b] user: js, branch: trunk, size: 1476 [annotate] [blame] [check-ins using] [diff]
2008-12-06
15:22
Change OFFile API, add OFStream protocol. file: [04796aa034] check-in: [f32e7ed452] user: js, branch: trunk, size: 1375 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [14ae7b2f3f] check-in: [4b8666fe15] user: js, branch: trunk, size: 1405 [annotate] [blame] [check-ins using] [diff]
2008-10-26
19:35
Add OFSHA1Hash. file: [2a964a3068] check-in: [631895440e] user: js, branch: trunk, size: 1385 [annotate] [blame] [check-ins using] [diff]
02:47
Forgot call to - free. file: [23304eed47] check-in: [b2df7acabb] user: js, branch: trunk, size: 956 [annotate] [blame] [check-ins using] [diff]
02:45
Added: Add OFHashes. Only MD5 so far. file: [0be48bf5bd] check-in: [9a0cc3bc23] user: js, branch: trunk, size: 943 [annotate] [blame] [check-ins using]