aboutsummaryrefslogtreecommitdiff
path: root/src/test_macros.rs
AgeCommit message (Expand)Author
2020-10-20simplify relationship between raw packet and packetJoey Sacchini
2020-10-20Make mc_serialize_body it's own member of Packet trait instead of using Seria...Joey Sacchini
2020-10-20lots of macro and type refactoring to simplify common patterns such as: posit...Joey Sacchini
2020-10-19make benchmarks an optional feature so we don't require nightly rust to use t...Joey Sacchini
2020-10-19allow no_std with allocJoey Sacchini
2020-10-09fix broken lighting data and totally rewrite chat engineJoey Sacchini
2020-10-08fix update light packetJoey Sacchini
2020-10-02fix random generation and make raw packet accept a borrowed sliceJoey Sacchini
2020-09-29cargo fmtJoey Sacchini
2020-09-29implement automated testing of all data-typesJoey Sacchini