summaryrefslogtreecommitdiff
path: root/test/test_case.py
Commit message (Expand)AuthorAgeFilesLines
* 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