aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/floatmarsh_test.go
AgeCommit message (Expand)Author
2023-01-23math/big: validate result of Float.GobDecodeAlexander Yastrebov
2022-07-27math/big: check buffer lengths in GobDecodeRoland Shoemaker
2019-05-22all: shorten some testsRuss Cox
2016-04-20math/big: more tests, documentation for Flot gob marshallingRobert Griesemer
2016-04-20math/big: implement GobDecode/Encode for big.FloatOneOfOne
2015-09-29math/big: implement Float.Text(Un)MarshalerRobert Griesemer