summaryrefslogtreecommitdiff
path: root/lib/asn1/test/asn1_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* compiler: Make asn1ct_gen respect +deterministicTom Davies2022-05-061-1/+2
* Merge branch 'maint' into masterHenrik Nord2022-03-101-1/+1
|\
| * Update copyright yearErlang/OTP2022-03-091-1/+1
* | Merge remote-tracking branch 'origin/maint'Kenneth Lundin2022-03-031-5/+21
|\ \ | |/
| * Merge pull request #5757 from KennethL/kenneth/asn1_jer_maps/GH-5129Kenneth Lundin2022-03-031-5/+21
| |\
| | * Add support for option 'maps' in the JER backendKenneth Lundin2022-03-021-5/+21
* | | Merge branch 'maint'Rickard Green2021-12-151-1/+1
|\ \ \ | |/ /
| * | Update copyright yearRickard Green2021-12-151-1/+1
| |/
* | [asn1] use ?CT_PEER instead of deprecated slave nodeMaxim Fedorov2021-11-081-13/+4
|/
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-6/+4
* Reduce memory consumption and improve debuggability of asn1 testsBjörn Gustavsson2020-04-301-226/+166
* Merge branch 'maint'Rickard Green2020-04-091-7/+21
|\
| * Add JER backendKenneth Lundin2020-04-081-7/+21
* | Merge pull request #2561 from montag451/masterIngela Andin2020-03-181-1/+2
|\ \ | |/ |/|
| * Add test for ERL-1189montag4512020-03-111-1/+2
* | Update copyright yearRickard Green2020-03-131-1/+1
|/
* Test compiling value of SEQUENCE OF CHOICE with extensionsSimon Cornish2019-02-251-0/+6
* Add test for DEFAULT used with OCTET STRINGSimon Cornish2019-02-251-0/+6
* Handle erroneous length during decode (BER only) without crashingKenneth Lundin2018-12-041-1/+15
* Merge branch 'maint-20' into maintRaimo Niskanen2018-08-031-2/+41
|\
| * Fix NIF stack recursion bug and enforce a limitRaimo Niskanen2018-08-021-3/+42
* | Update copyright yearHenrik Nord2018-06-181-1/+1
* | asn1: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson2018-04-161-3/+2
|/
* asn1_SUITE: Fix failure in xref_export_all/1Björn Gustavsson2018-01-171-2/+2
* asn1: Fix test suite deprecated functionsLukas Larsson2017-09-121-1/+1
* Merge branch 'maint-20' into maintRaimo Niskanen2017-08-241-0/+7
|\
| * Fix broken handling of default values in extensions for PERBjörn Gustavsson2017-08-161-0/+7
* | Corrected behavior of option {n2n, EnumTypeName} whenKenneth Lundin2017-07-041-6/+6
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* asn1_erl_nif.c: Correct handling of tags >= 16384Björn Gustavsson2017-03-141-0/+1
* Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2017-02-131-25/+65
|\
| * asn1_SUITE: Make sure that there are no unused functionsBjörn Gustavsson2017-02-101-7/+65
| * Simplify running of asn1 app testsBjörn Gustavsson2017-02-101-7/+1
| * asn1_SUITE: Remove unused functionsBjörn Gustavsson2017-02-101-12/+0
* | Teach the ASN.1 compiler the 'maps' optionBjörn Gustavsson2017-02-061-19/+57
|/
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | asn1_SUITE: Remove temporary filesBjörn Gustavsson2016-03-231-1/+3
* | Eliminate suite and doc clausesBjörn Gustavsson2016-03-181-2/+0
* | Replace ?config() macro with proplists:get_value()Björn Gustavsson2016-03-181-9/+9
* | Modernize timetrapsBjörn Gustavsson2016-03-181-7/+7
|/
* Merge branch 'maint'Björn Gustavsson2016-03-071-6/+16
|\
| * asn1_SUITE_value: Don't test the LDAP moduleBjörn Gustavsson2016-03-031-6/+16
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson2015-01-121-0/+7
* asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson2015-01-121-21/+5
* Modernize error handling for illicit tagsBjörn Gustavsson2015-01-121-10/+2
* Clean up error reporting for duplicate tagsDan Gudmundsson2015-01-121-10/+2
* asn1: Rewrite error handling for EXPORT to new styleDan Gudmundsson2015-01-121-7/+0