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
mf
go-multiaddr
Commits
24ecf94c
Commit
24ecf94c
authored
Sep 26, 2015
by
David Stainton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more multiaddr tests for onions
parent
3bc1e2e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
multiaddr_test.go
multiaddr_test.go
+3
-0
No files found.
multiaddr_test.go
View file @
24ecf94c
...
...
@@ -27,7 +27,10 @@ func TestConstructFails(t *testing.T) {
"/tcp/65536"
,
"/onion/9imaq4ygg2iegci7:80"
,
"/onion/aaimaq4ygg2iegci7:80"
,
"/onion/timaq4ygg2iegci7:0"
,
"/onion/timaq4ygg2iegci7:-1"
,
"/onion/timaq4ygg2iegci7"
,
"/onion/timaq4ygg2iegci@:666"
,
"/udp/1234/sctp"
,
"/udp/1234/udt/1234"
,
"/udp/1234/utp/1234"
,
...
...
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