syncthing/test/all.sh

8 lines
112 B
Bash
Raw Normal View History

#!/bin/bash
set -euo pipefail
IFS=$'\n\t'
2014-07-11 09:31:16 +00:00
2014-09-28 05:55:12 +00:00
go test -tags integration -v -short
./test-merge.sh
./test-delupd.sh