]> git.lizzy.rs Git - dragonfireclient.git/history - src/unittest/test_serialization.cpp
Improve testSerializeJsonString unit tests
[dragonfireclient.git] / src / unittest / test_serialization.cpp
2022-05-21 sfan5Improve testSerializeJsonString unit tests
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-10-01 SmallJokerClean up serialization
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-12-18 Pedro GimenoFix the part of the float test that requires IEC559...
2018-12-13 SmallJokerNetwork: Send IEEE floats (#7768)
2018-04-21 mazocompFix i386 bit build at OpenBSD (#7259)
2015-10-15 kwolekrAdd BufReader and vector-based serialization methods
2015-08-01 kwolekrImprove accuracy and safety of float serialization
2015-08-01 kwolekrClean up util/serialization.{cpp,h} and add unit tests
2015-07-14 kwolekrAdd more robust error checking to deSerialize*String...
2015-07-08 est31Use UTF-8 instead of narrow
2015-04-26 kwolekrTests: Modularize unit testing