msgpack-python/test
Alexei Romanoff cf89f18be7 segfault fixed when data is unpacked using list_hook,
this bug is a twin to #28.
Unit-test is also attached.
2012-10-12 13:19:53 +03:00
..
test_buffer.py Warn when use_list is not specified. 2012-09-24 02:38:54 +09:00
test_case.py Fix warnings in tests. 2012-09-24 02:39:02 +09:00
test_except.py Fix using deprecated api in tests. 2012-07-04 14:58:36 +09:00
test_format.py Warn when use_list is not specified. 2012-09-24 02:38:54 +09:00
test_obj.py segfault fixed when data is unpacked using list_hook, 2012-10-12 13:19:53 +03:00
test_pack.py Fix some test failure. 2012-10-01 01:34:58 +09:00
test_read_size.py Fix some test failure. 2012-10-01 01:34:58 +09:00
test_seq.py Warn when use_list is not specified. 2012-09-24 02:38:54 +09:00
test_sequnpack.py Support object_pairs_hook 2012-09-24 03:05:39 +09:00
test_subtype.py Add test for subtype. 2012-06-19 13:39:32 +09:00