miller/go/regtest/input/nullvals.dkvp
John Kerl b06c449384
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
2021-04-12 23:00:53 -04:00

5 lines
71 B
Text

a=b,x=1,y=2,z=
a=b,x=3,y=4,z=
a=b,x=5,y=,z=
a=b,x=,y=6,z=
a=b,x=,y=,z=