Adding upstream version 3.5.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e37d4622a7
commit
097626e61a
57 changed files with 6023 additions and 0 deletions
BIN
testdata/corpus/already-compressed.jpg
vendored
Normal file
BIN
testdata/corpus/already-compressed.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
2
testdata/corpus/proverbs/extra/proverb3.txt
vendored
Normal file
2
testdata/corpus/proverbs/extra/proverb3.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
"interface{} says nothing."
|
||||
- Rob Pike
|
2
testdata/corpus/proverbs/proverb1.txt
vendored
Normal file
2
testdata/corpus/proverbs/proverb1.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
"Channels orchestrate; mutexes serialize."
|
||||
- Rob Pike
|
2
testdata/corpus/proverbs/proverb2.txt
vendored
Normal file
2
testdata/corpus/proverbs/proverb2.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
"A little copying is better than a little dependency."
|
||||
- Rob Pike
|
2
testdata/corpus/quote1.txt
vendored
Normal file
2
testdata/corpus/quote1.txt
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
"Go has generics; they're called interfaces."
|
||||
- Matt Holt
|
Loading…
Add table
Add a link
Reference in a new issue