aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-23specialization fix, tested on value specializationLev Walkin1-0/+284
2017-08-23constness in testsLev Walkin2-2/+2
2017-08-22inner parameterization test (incomplete)Lev Walkin1-0/+23
2017-08-22check compile result for 142Lev Walkin1-0/+527
2017-08-12test for anonymous type decorationDenis Filatov1-0/+31
2017-08-12regenerated with new ioc codeLev Walkin7-43/+305
2017-08-11further runtime support for information object classesLev Walkin1-1/+1
2017-08-10fix ioc value encodingLev Walkin9-15/+468
2017-08-10fix regenerationLev Walkin1-1/+1
2017-08-10reshuffled the tests layoutLev Walkin499-24/+6667
2017-08-10regeneratedLev Walkin45-31/+487
2017-08-10structure comparison functionsLev Walkin55-0/+353
2017-08-08generate runtime information object set tablesLev Walkin3-0/+528
2017-08-07refactor constraint matrix handlingLev Walkin3-6/+46
2017-08-07print object sets tables for all information object setsLev Walkin4-5/+50
2017-08-06better parsing information object class setsLev Walkin4-0/+137
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu41-14461/+1686
2017-08-02regenerate with simpler constraint checking codeLev Walkin3-58/+58
2017-08-02better constraint recognition (fix F-inv though)Lev Walkin7-237/+1623
2017-08-02verify value range constraints for OERLev Walkin2-0/+1203
2017-08-02test that we ignore size constraints on not-known-multipler character string ...Lev Walkin3-6/+977
2017-08-02OER string testLev Walkin1-0/+27
2017-08-02regenerated with OER constraintsLev Walkin5-0/+28
2017-08-02old test not neededLev Walkin1-33/+0
2017-08-02check OER in 32-bit and 64-bit modesLev Walkin2-0/+62
2017-08-02typo fixLev Walkin1-1/+1
2017-08-02135 add optionals to make it interestingLev Walkin1-2/+2
2017-08-02add OER to -print-constraintsLev Walkin1-12/+15
2017-08-02add OER INTEGER constraint checkLev Walkin1-0/+30
2017-08-02fix OER stubs orderLev Walkin50-328/+1361
2017-08-02empty OER stub generatorLev Walkin50-0/+643
2017-08-02OER in docLev Walkin1-0/+5
2017-07-06retain constness of mapsLev Walkin13-20/+20
2017-06-27Merge pull request #156 from johvik/unused_variableLev Walkin2-0/+2
2017-06-27Merge pull request #158 from johvik/duplicate_constLev Walkin12-32/+32
2017-05-09Fix duplicate 'const' warningsjohvik12-32/+32
2017-05-09Add (void) when st is unusedjohvik2-0/+2
2017-05-08Add more test result for check-parsing.shBi-Ruei, Chiu4-0/+71
2017-04-11Skip last comma when there are no extensionsjohvik3-4/+4
2017-03-26Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warningLev Walkin4-45/+61
2017-03-26regenerated for version bumpLev Walkin1-1/+1
2017-03-15Fix 'declaration inside parameter list' warningBi-Ruei, Chiu4-45/+61
2016-03-14Makefile is part of distributionLev Walkin1-0/+3
2016-03-14do not use reserved identifiers, contdLev Walkin19-319/+319
2014-10-12regenerated tests based on Wim L patchLev Walkin50-559/+559
2014-09-17check if timegm is present before emulatingLev Walkin1-1/+1
2014-09-14bump up asn1c versionLev Walkin1-1/+1
2014-09-11version 0.9.26Lev Walkin3-363/+1
2014-02-10change type width detection logicLev Walkin1-4/+9
2014-02-10add signed integer tests for test 134Lev Walkin2-4/+95