aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_serialization.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve testSerializeJsonString unit testssfan52022-05-211-17/+61
* (se)SerializeString: Include max length in the nameSmallJoker2020-10-011-28/+22
* Clean up serializationSmallJoker2020-10-011-324/+0
* Proselytize the network. Use IEEE F32 (#8030)SmallJoker2019-01-031-13/+4
* Fix the part of the float test that requires IEC559/IEEE754 compliancePedro Gimeno2018-12-181-0/+13
* Network: Send IEEE floats (#7768)SmallJoker2018-12-131-0/+72
* Fix i386 bit build at OpenBSD (#7259)mazocomp2018-04-211-5/+5
* Add BufReader and vector-based serialization methodskwolekr2015-10-151-0/+263
* Improve accuracy and safety of float serializationkwolekr2015-08-011-15/+8
* Clean up util/serialization.{cpp,h} and add unit testskwolekr2015-08-011-0/+120
* Add more robust error checking to deSerialize*String routineskwolekr2015-07-131-17/+108
* Use UTF-8 instead of narrowest312015-07-081-1/+1
* Tests: Modularize unit testingkwolekr2015-04-261-0/+182