franela / goblin

Minimal and Beautiful Go testing framework
MIT License
883 stars 79 forks source link

Cannot get latest goblin on windows #41

Closed sergeyt closed 9 years ago

sergeyt commented 9 years ago

I use go1.3.3 windows/amd64.

go get github.com/franela/goblin output:

$GOPATH\src\github.com\franela\goblin\util.go:10: undefined: syscall.Termios
$GOPATH\src\github.com\franela\goblin\util.go:11: undefined: syscall.SYS_IOCTL
$GOPATH\src\github.com\franela\goblin\util.go:11: undefined: ioctlReadTermios
$GOPATH\src\github.com\franela\goblin\util.go:11: not enough arguments in call to syscall.Syscall6
marcosnils commented 9 years ago

Fixed by 23dfc38385c69b12cb04a1b8df00314a4e662ed9