msgpack-python/test
INADA Naoki e381032641 Support object_pairs_hook
Merge remote-tracking branch 'jnothman/object_pairs_hook' into 0.2-maint
Conflicts:
	msgpack/_msgpack.pyx
	test/test_pack.py
	test/test_sequnpack.py
2012-09-24 03:05:39 +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 Support object_pairs_hook 2012-09-24 03:05:39 +09:00
test_pack.py Support object_pairs_hook 2012-09-24 03:05:39 +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