summaryrefslogtreecommitdiff
path: root/test/test_except.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix testInada Naoki2018-11-301-2/+2
|
* Fix testInada Naoki2018-11-291-2/+2
|
* Add strict_map_key option to unpackerInada Naoki2018-11-291-0/+11
|
* Add StackError and FormatError (#331)INADA Naoki2018-11-201-6/+27
|
* Use py.test instead of nosetests.INADA Naoki2012-12-291-19/+11
|
* Fix unpacker doesn't raise exception for invalid input.0.2INADA Naoki2012-12-291-0/+6
|
* Add test reproducing SEGVINADA Naoki2012-12-221-0/+19
|
* Fix using deprecated api in tests.INADA Naoki2012-07-041-2/+2
|
* should raise TypeError on find unsupported valueKeiji Muraishi2010-03-311-0/+14