Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3-chunker
Commits
37789827
Commit
37789827
authored
Jan 24, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx: mass update
License: MIT Signed-off-by:
Steven Allen
<
steven@stebalien.com
>
parent
9d0e6bcf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
rabin_test.go
rabin_test.go
+2
-2
splitting_test.go
splitting_test.go
+1
-1
No files found.
rabin_test.go
View file @
37789827
...
...
@@ -6,8 +6,8 @@ import (
"io"
"testing"
util
"gx/ipfs/Qm
PsAfmDBnZN3kZGSuNwvCNDZiHneERSKmRcFyG3UkvcT3
/go-ipfs-util"
blocks
"gx/ipfs/Qm
YsEQydGrsxNZfAiskvQ76N2xE9hDQtSAkRSynwMiUK3c
/go-block-format"
util
"gx/ipfs/Qm
NiJuT8Ja3hMVpBHXv3Q6dwmperaQ6JjLtpMQgMCD7xvx
/go-ipfs-util"
blocks
"gx/ipfs/Qm
ej7nf81hi2x2tvjRBF3mcp74sQyuDH4VMYDGd1YtXjb2
/go-block-format"
)
func
TestRabinChunking
(
t
*
testing
.
T
)
{
...
...
splitting_test.go
View file @
37789827
...
...
@@ -5,7 +5,7 @@ import (
"io"
"testing"
u
"gx/ipfs/Qm
PsAfmDBnZN3kZGSuNwvCNDZiHneERSKmRcFyG3UkvcT3
/go-ipfs-util"
u
"gx/ipfs/Qm
NiJuT8Ja3hMVpBHXv3Q6dwmperaQ6JjLtpMQgMCD7xvx
/go-ipfs-util"
)
func
randBuf
(
t
*
testing
.
T
,
size
int
)
[]
byte
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment