This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
yo
/
gitote
mirror de
https://gitlab.com/gitote/gitote
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Wiki
Tree:
10dc09d763
Branches
Tags
master
gitote
/
vendor
/
github.com
/
getsentry
/
raven-go
/
runtests.sh
runtests.sh
70 B
Histórico
Raw
1
2
3
4
5
#!/bin/bash
go test -race ./...
go test -cover ./...
go test -v ./...