msgpack-python/test
Inada Naoki cb50b2081b
Update setuptools and black (#498)
* Use setuptools
* Use black==22.1.0
2022-03-03 12:29:55 +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 Update setuptools and black (#498) 2022-03-03 12:29:55 +09:00
test_memoryview.py Update setuptools and black (#498) 2022-03-03 12:29:55 +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 Update setuptools and black (#498) 2022-03-03 12:29:55 +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 Update setuptools and black (#498) 2022-03-03 12:29:55 +09:00
test_unpack.py Remove redundant code (#460) 2021-02-16 22:38:06 +09:00