msgpack-python/test
INADA Naoki d57e369258 Fix unpacker doesn't raise exception for invalid input (Merge branch '0.2'
Fixes #40

Conflicts:
	ChangeLog.rst
	msgpack/_unpacker.pyx
	msgpack/_version.py
2012-12-29 01:43:16 +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 unpacker doesn't raise exception for invalid input. 2012-12-29 01:39:59 +09:00
test_format.py Warn when use_list is not specified. 2012-09-24 02:38:54 +09:00
test_obj.py revert unwanted changes. 2012-12-22 13:09:35 +09:00
test_pack.py Add autoreset option to Packer. 2012-12-10 21:47:18 +09:00
test_read_size.py Split exceptions. 2012-12-10 00:31:19 +09:00
test_seq.py Warn when use_list is not specified. 2012-09-24 02:38:54 +09:00
test_sequnpack.py revert unwanted changes. 2012-12-22 13:09:35 +09: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