aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_serialization.cpp
AgeCommit message (Expand)Author
2022-05-21Improve testSerializeJsonString unit testssfan5
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2020-10-01Clean up serializationSmallJoker
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2018-12-18Fix the part of the float test that requires IEC559/IEEE754 compliancePedro Gimeno
2018-12-13Network: Send IEEE floats (#7768)SmallJoker
2018-04-21Fix i386 bit build at OpenBSD (#7259)mazocomp
2015-10-15Add BufReader and vector-based serialization methodskwolekr
2015-08-01Improve accuracy and safety of float serializationkwolekr
2015-08-01Clean up util/serialization.{cpp,h} and add unit testskwolekr
2015-07-13Add more robust error checking to deSerialize*String routineskwolekr
2015-07-08Use UTF-8 instead of narrowest31
2015-04-26Tests: Modularize unit testingkwolekr