msgpack-python/test
2020-12-18 14:21:27 +09:00
..
test_buffer.py Use new msgpack spec by default. (#386) 2019-12-05 21:34:10 +09:00
test_case.py Make strict_map_key default to True (#392) 2019-12-06 22:23:15 +09:00
test_except.py Fix test 2018-11-30 11:36:15 +09:00
test_extension.py blacken test 2019-12-05 18:51:45 +09:00
test_format.py Add some test for timestamp (#403) 2020-02-06 22:11:04 +09:00
test_limits.py Make strict_map_key default to True (#392) 2019-12-06 22:23:15 +09:00
test_memoryview.py Use new msgpack spec by default. (#386) 2019-12-05 21:34:10 +09:00
test_newspec.py Use new msgpack spec by default. (#386) 2019-12-05 21:34:10 +09:00
test_obj.py Make strict_map_key default to True (#392) 2019-12-06 22:23:15 +09:00
test_pack.py Add some test for timestamp (#403) 2020-02-06 22:11:04 +09:00
test_read_size.py Use new msgpack spec by default. (#386) 2019-12-05 21:34:10 +09:00
test_seq.py blacken test 2019-12-05 18:51:45 +09:00
test_sequnpack.py Make strict_map_key default to True (#392) 2019-12-06 22:23:15 +09:00
test_stricttype.py Add some test for timestamp (#403) 2020-02-06 22:11:04 +09:00
test_subtype.py blacken test 2019-12-05 18:51:45 +09:00
test_timestamp.py Fix overflow in unpacking timestamp to datetime (#452) 2020-12-18 14:21:27 +09:00
test_unpack.py Fix Unpacker.tell() (#427) 2020-06-08 12:14:50 +09:00