chiark
/
gitweb
/
~mdw
/
mLib
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
@@@ tvec wip
[mLib]
/
hash
/
t
/
crc32.tests
1
;;; -*-conf-*-
2
;;; crc32 tests
3
4
[crc32]
5
6
m = ""
7
h = 0
8
9
m = "foo"
10
h = 0x8c736521
11
12
m = "anything you like"
13
h = 0x2c090211
14
15
m = "an exaple test string"
16
h = 0x686a05aa
17
18
m = "The quick brown fox jumps over the lazy dog."
19
h = 0x519025e9
20
21
m = "A man, a plan, a canal: Panama!"
22
h = 0x27f3faee