influxdb/test.sh

12 lines
130 B
Bash
Raw Normal View History

2013-10-03 17:11:48 +00:00
#!/usr/bin/env bash
cd `dirname $0`
. exports.sh
go get launchpad.net/gocheck
./build.sh
2013-10-03 17:11:48 +00:00
go test -v query
go test -v protocol