This website works better with JavaScript.
Home
Help
Register
Sign In
bfix
/
gnunet-specs
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
GNUnet P2P protocol specification
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
144
Commits
1
Branch
7.1 MiB
Go
99.9%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
gnunet-specs
/
test.sh
3 lines
68 B
Raw
Permalink
Blame
History
#!/bin/bash
GOPATH
=
$(
pwd
)
:
${
GOPATH
}
go
test
-gcflags
"-N -l"
./...