summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* binary&hex OctetString syntax parser reworked, test case addedelie2011-10-101-1/+12
* + converted to py3k-compliant bytes/str base type and wrapperselie2011-10-047-189/+216
* dropped explicit long int modifiers (py3k style)elie2011-10-022-5/+5
* implicit relative import replaced with the absolute one to avoid py3k syntaxelie2011-10-025-12/+12
* got rid of explicit long int type dependency (py3k style)elie2011-10-021-1/+1
* infinite values now suppoted by Real typeelie2011-03-152-0/+47
* indef mode, explicitly tagged item decoder test case improvedelie2011-03-121-9/+11
* Real type test cases implementedelie2011-03-111-0/+25
* * Objects of Constructed types now support __setitem__()elie2011-03-091-1/+4
* fix to proper behaviour of PermittedAlphabetConstraint objectelie2011-03-041-2/+6
* typeMap -> tagMap changeselie2011-02-172-14/+14
* major codec re-design, Any ASN.1 type implementedelie2011-01-262-0/+36
* Choice.getName() implementedelie2008-05-171-0/+3
* test case for empty BitString addedelie2008-01-191-0/+2
* indicate tag as positiveelie2007-08-141-1/+1
* added test case for tagged Choice encodingelie2007-08-091-0/+7
* cleanupelie2007-08-081-1/+0
* large tags test caseelie2007-04-242-0/+13
* test cases for constraints derivation verification addedelie2006-11-221-4/+60
* substrate constants converted from hex escaped literals intoelie2006-05-247-108/+109
* manually setup default values where the values (not types) are usedelie2006-04-246-54/+54
* BitString test cases now use unaligned value to test trailing bits handlingelie2006-04-212-17/+13
* test cases covering [non-]recursive clone()'ing addedelie2006-04-051-2/+27
* missing module importedelie2005-06-1615-26/+34
* Initial revisionelie2005-06-1421-0/+1577