aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_SUITE.erl
AgeCommit message (Expand)Author
2019-02-25Test compiling value of SEQUENCE OF CHOICE with extensionsSimon Cornish
2019-02-25Add test for DEFAULT used with OCTET STRINGSimon Cornish
2018-12-04Handle erroneous length during decode (BER only) without crashingKenneth Lundin
2018-08-03Merge branch 'maint-20' into maintRaimo Niskanen
2018-08-02Fix NIF stack recursion bug and enforce a limitRaimo Niskanen
2018-06-18Update copyright yearHenrik Nord
2018-04-16asn1: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson
2018-01-17asn1_SUITE: Fix failure in xref_export_all/1Björn Gustavsson
2017-09-12asn1: Fix test suite deprecated functionsLukas Larsson
2017-08-24Merge branch 'maint-20' into maintRaimo Niskanen
2017-08-16Fix broken handling of default values in extensions for PERBjörn Gustavsson
2017-07-04Corrected behavior of option {n2n, EnumTypeName} whenKenneth Lundin
2017-05-04Update copyright yearRaimo Niskanen
2017-03-14asn1_erl_nif.c: Correct handling of tags >= 16384Björn Gustavsson
2017-02-13Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-02-10asn1_SUITE: Make sure that there are no unused functionsBjörn Gustavsson
2017-02-10Simplify running of asn1 app testsBjörn Gustavsson
2017-02-10asn1_SUITE: Remove unused functionsBjörn Gustavsson
2017-02-06Teach the ASN.1 compiler the 'maps' optionBjörn Gustavsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-23asn1_SUITE: Remove temporary filesBjörn Gustavsson
2016-03-18Eliminate suite and doc clausesBjörn Gustavsson
2016-03-18Replace ?config() macro with proplists:get_value()Björn Gustavsson
2016-03-18Modernize timetrapsBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-03-07Merge branch 'maint'Björn Gustavsson
2016-03-03asn1_SUITE_value: Don't test the LDAP moduleBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-12Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson
2015-01-12asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson
2015-01-12Modernize error handling for illicit tagsBjörn Gustavsson
2015-01-12Clean up error reporting for duplicate tagsDan Gudmundsson
2015-01-12asn1: Rewrite error handling for EXPORT to new styleDan Gudmundsson
2015-01-12Strengthen the constraint_equivalence test caseBjörn Gustavsson
2015-01-12Get rid of the test case for warnings_as_errorsBjörn Gustavsson
2015-01-12Add the other PKCS files to the rfcs test caseDan Gudmundsson
2015-01-12Add the rfcs test caseBjörn Gustavsson
2015-01-12Fix object set duplication testBjörn Gustavsson
2015-01-12Refactor code involving calls to get_fieldname_element/3Björn Gustavsson
2015-01-12Add a new test case to test values in ValueTest.asn1Björn Gustavsson
2014-11-18Add test for IMPLICIT tagging when TagDefault is AUTOMATICSimon Cornish
2014-09-01Correct expansion of parameterized typesBjörn Gustavsson
2014-06-05Test suites: Add support for running Dialyzer on generated codeBjörn Gustavsson
2014-05-06Test DEFAULT more thoroughlyBjörn Gustavsson
2014-02-28Clean up reporting of errors in IMPORTSBjörn Gustavsson
2014-02-24Eliminate warnings for deprecated funtions in test suitesBjörn Gustavsson
2014-01-24Fix open typesBjörn Gustavsson
2014-01-24Fix OCTET STRINGBjörn Gustavsson
2014-01-24Fix BIT STRINGBjörn Gustavsson