aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-14upgrade autotoolsLev Walkin1-1/+5
2013-12-07remove warningLev Walkin1-5/+5
2013-03-28simplify xer encodingLev Walkin1-0/+2
2013-03-28format and signedness mismatch fixesLev Walkin1-2/+0
2013-03-28more PER testsLev Walkin1-0/+54
2013-03-28more tests for integer decoding on ilp32Lev Walkin1-24/+29
2013-03-28fix 32 bit integer decodingLev Walkin1-31/+76
2013-03-24verified https://sourceforge.net/p/asn1c/bugs/45/ with autotestsLev Walkin3-7/+181
2013-03-16make one-pass parsing for object identifierLev Walkin1-4/+9
2012-09-03remove volatile qualifier from OID codeLev Walkin1-5/+17
2012-09-02remove volatile from INTEGERLev Walkin1-0/+11
2012-09-02upgrade autotoolsLev Walkin1-53/+104
2012-01-22ignore part of the test which is not properly structuredLev Walkin1-4/+5
2012-01-23check LP64 integersLev Walkin2-3/+30
2012-01-09Check binary encodings of a Real valueLev Walkin1-11/+114
2012-01-09Testing ISO 6093 NR1/NR2/NR3 conformanceLev Walkin1-27/+217
2012-01-07test encoding of special valuesLev Walkin1-62/+161
2012-01-07slightly prettier codeLev Walkin1-16/+23
2012-01-06additional checksLev Walkin1-0/+39
2010-11-09update automake and move doc -> docsrcLev Walkin1-11/+7
2010-11-08aclocal-1.10Lev Walkin1-66/+71
2010-10-24PER encoding fix. Reported by Grzegorz Aksamit.Lev Walkin1-0/+70
2010-10-16newer version of build toolsLev Walkin1-11/+15
2007-11-06unsigned long support: conversion routinesLev Walkin1-0/+77
2007-08-27upgraded compatibilityLev Walkin1-3/+9
2007-07-23utilizing new libraryLev Walkin13-157/+57
2007-06-24reautomakifiedLev Walkin1-3/+9
2007-06-24internal testing fixedLev Walkin1-0/+1
2006-10-09more PER supportLev Walkin2-0/+8
2006-09-18c89Lev Walkin1-1/+2
2006-09-09MEGACO (Media Gateway Control) protocol decoderLev Walkin1-2/+0
2006-08-18automake-1.9Lev Walkin1-30/+19
2006-08-18per supportLev Walkin1-2/+98
2006-07-27*** empty log message ***Lev Walkin1-1/+1
2006-07-27strict aliasing rulesLev Walkin4-6/+11
2006-07-13time functions: removed support for SolarisLev Walkin1-27/+39
2006-07-13finally got it rightLev Walkin1-0/+2
2006-07-13*** empty log message ***Lev Walkin2-22/+37
2005-11-28expanding range: <= 31 bits nowLev Walkin1-0/+19
2005-11-26upgrade: PER related changesLev Walkin7-8/+127
2005-11-13*** empty log message ***Lev Walkin2-0/+4
2005-11-08SET OF/SEQUENCE OF interaction with named and unnamed CHOICELev Walkin1-2/+2
2005-08-27test of xer encodingLev Walkin1-0/+36
2005-08-15c99 converts this to unsigned; fixedLev Walkin1-2/+2
2005-07-04new decimal point paradigmLev Walkin1-38/+58
2005-07-04proper format qualifiersLev Walkin1-3/+3
2005-07-04even more strict checkingLev Walkin1-1/+16
2005-07-04even more tests for invalid fractionsLev Walkin1-0/+15
2005-07-04ignoring non-normalized valuesLev Walkin1-0/+56
2005-07-03API extended to support fractions of secondsLev Walkin3-36/+84