aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2005-02-14added support for SET XER decoderLev Walkin1-1/+7
2005-02-14BIT STRING decoding testLev Walkin1-1/+2
2005-02-13module for XER decoder checkLev Walkin1-0/+28
2005-01-30new functionalityLev Walkin4-4/+210
2005-01-17no lvalue castingLev Walkin1-2/+2
2005-01-17choice tagging fixLev Walkin2-2/+12
2005-01-17changed comment wordingLev Walkin14-79/+79
2005-01-17added CHOICE tagLev Walkin2-9/+14
2005-01-17extensions in CHOICE types properly markedLev Walkin2-0/+119
2004-10-31removed order dependency in DEFAULT referencesLev Walkin1-0/+21
2004-10-28added SETLev Walkin2-12/+24
2004-10-23CHOICE XER decoderLev Walkin12-27/+27
2004-10-23XER decodersLev Walkin5-34/+306
2004-10-20XER supportLev Walkin15-34/+117
2004-10-14automatic tagging testLev Walkin1-0/+35
2004-10-05new subtypeLev Walkin2-2/+30
2004-10-03CANONICAL-XER testingLev Walkin7-23/+238
2004-10-03additional UTF8 testingLev Walkin1-8/+144
2004-10-02test for utf8 constraint code generationLev Walkin3-3/+3
2004-10-02new UTF8String_length() semanticsLev Walkin3-6/+17
2004-09-30removed unnecessary newlineLev Walkin22-21/+0
2004-09-29asn1_* renamed into asn_*Lev Walkin13-1561/+1561
2004-09-29added cross-referenced typesLev Walkin2-80/+255
2004-09-27added extensibilityLev Walkin2-4/+6
2004-09-26type aliasing implemented; last_tag_form removedLev Walkin14-924/+54
2004-09-23typosLev Walkin5-40/+40
2004-09-22XER supportLev Walkin15-806/+1606
2004-09-19CGI environment for online ASN.1 compilationLev Walkin1-1/+0
2004-09-17better type namingLev Walkin6-6/+192
2004-09-15check distinct tags fixerLev Walkin2-2/+4
2004-09-15check DEFAULT resolverLev Walkin2-2/+6
2004-09-15check recursive resolverLev Walkin2-4/+76
2004-09-15check pretty-printingLev Walkin1-0/+17
2004-09-15test for subtype constraint referencing values from other modulesLev Walkin3-2/+321
2004-09-14test for REAL supportLev Walkin3-19/+843
2004-09-14Tagged types inside SET OF/SEQUENCE OF testLev Walkin2-1/+19
2004-09-14test for possibility to use tags inside CLASS definitionLev Walkin2-2/+2
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin12-34/+268
2004-09-10refactored tagging supportLev Walkin12-123/+841
2004-09-10more explicit ANY supportLev Walkin4-4/+149
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin8-65/+65
2004-09-10new tests for constraint processing logicLev Walkin3-20/+154
2004-09-08tests for recursive definitionsLev Walkin2-5/+322
2004-09-07automakefiedLev Walkin1-2/+0
2004-09-07result of -fall-defs-globalLev Walkin5-0/+14
2004-09-07faster way to check for signLev Walkin1-6/+2
2004-09-06test OBJECT IDENTIFIER reference to itselfLev Walkin1-0/+18
2004-09-05tests for ANY typeLev Walkin4-0/+69
2004-09-05added tests for parametrizationLev Walkin2-0/+43
2004-09-05better pretty-printingLev Walkin14-14/+14