summaryrefslogtreecommitdiff
path: root/test/test_case.py
Commit message (Collapse)AuthorAgeFilesLines
* Make strict_map_key default to True (#392)Inada Naoki2019-12-061-1/+1
|
* Use new msgpack spec by default. (#386)Inada Naoki2019-12-051-6/+5
|
* blacken testInada Naoki2019-12-051-40/+76
|
* Use py.test instead of nosetests.INADA Naoki2012-12-291-9/+6
|
* Fix warnings in tests.INADA Naoki2012-09-241-3/+3
|
* Fix using deprecated api in tests.INADA Naoki2012-07-041-6/+6
|
* unify tests for py2 and py3INADA Naoki2012-06-191-20/+20
|
* Add unicode testcase for Python2.INADA Naoki2010-10-071-0/+3
|
* Fix tests.Naoki INADA2009-12-171-4/+5
|
* Fix tests.Naoki INADA2009-06-291-2/+2
|
* Fix error on packing unsigned long long.Naoki INADA2009-06-291-1/+1
|
* Add some test cases.Naoki INADA2009-06-291-0/+101