msgpack-python/test
INADA Naoki c1d15df87a Add Unpacker.read_bytes().
It reads from inner buffer without unpacking.

Merge remote-tracking branch 'jnothman/patch-2'

Conflicts:
	msgpack/_msgpack.pyx
2012-12-06 22:13:28 +09: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 Merge commit 'd5f9995' into read_bytes 2012-10-04 11:31:40 +10:00
test_subtype.py Add test for subtype. 2012-06-19 13:39:32 +09:00
test_unpack_raw.py Fix test failuar. 2012-12-06 19:15:04 +09:00