github.com/fananchong/cstruct-go@v0.0.0-20220616060855-b65d9a2f2e17/test.sh (about)

     1  #!/bin/bash
     2  
     3  set -ex
     4  
     5  go test -v tests/x_test.go tests/nil_test.go tests/array_test.go tests/slice_ignore_nil_test.go tests/slice_struct_test.go