gotosocial/vendor/codeberg.org/gruf/go-structr/test.sh

5 lines
130 B
Bash

#!/bin/sh
set -e
go test -v -tags=structr_32bit_hash .
go test -v -tags=structr_48bit_hash .
go test -v -tags=structr_64bit_hash .