summaryrefslogtreecommitdiff
path: root/test/codec/ber/test_decoder.py
Commit message (Expand)AuthorAgeFilesLines
* copyright dates bumpedelie2015-12-291-1/+1
* copyright notice addedelie2015-11-151-0/+6
* compatibility fixes to Python versions supportelie2015-04-261-5/+6
* tests for character types addedelie2015-04-261-1/+13
* multiple fixes to test coverageelie2015-04-261-2/+2
* Fix to end-of-octest sentinel handling:elie2015-04-251-1/+51
* fix to BitString and OctetString decoders dealing with constructedelie2015-04-251-2/+9
* broken REAL substrate decoding test addedelie2015-04-241-0/+8
* * some more fixes to OID codecselie2013-11-011-15/+114
* ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 valueselie2013-10-311-4/+10
* - Float typed mantissa initializer to REAL type for base 2 added.elie2013-09-111-15/+24
* fix to REAL type decoder to handle negative REAL values correctly. testelie2013-04-091-0/+6
* test suite made discoverable by unittest/unittest2 discovery featureelie2013-02-151-0/+529