go/src/math/big/floatmarsh_test.go

var floatVals

func TestFloatGobEncoding(t *testing.T) {}

func TestFloatCorruptGob(t *testing.T) {}

func TestFloatJSONEncoding(t *testing.T) {}

func TestFloatGobDecodeShortBuffer(t *testing.T) {}

func TestFloatGobDecodeInvalid(t *testing.T) {}

func TestFloatAppendText(t *testing.T) {}

func TestFloatAppendTextNil(t *testing.T) {}