summaryrefslogtreecommitdiff
path: root/lib/asn1/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2020-03-133-3/+3
* Merge pull request #2159 from dotsimon/asn1_pedefsIngela Andin2019-03-228-0/+108
|\
| * Test compiling value of SEQUENCE OF CHOICE with extensionsSimon Cornish2019-02-254-0/+49
| * Test compiling value of CHOICE with extensionsSimon Cornish2019-02-252-0/+3
| * Add test for DEFAULT used with OCTET STRINGSimon Cornish2019-02-254-0/+56
* | Merge branch 'maint'Raimo Niskanen2018-12-061-1/+15
|\ \ | |/
| * Handle erroneous length during decode (BER only) without crashingKenneth Lundin2018-12-041-1/+15
* | Merge branch 'maint'Raimo Niskanen2018-08-031-2/+41
|\ \ | |/
| * 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
* | | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/ /
* | Update copyright yearHenrik Nord2018-06-183-3/+3
* | asn1: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson2018-04-162-5/+3
|/
* asn1_SUITE: Fix failure in xref_export_all/1Björn Gustavsson2018-01-171-2/+2
* asn1: Fix test suite deprecated functionsLukas Larsson2017-09-123-3/+3
* Merge branch 'maint-20' into maintRaimo Niskanen2017-08-244-0/+73
|\
| * Fix broken handling of default values in extensions for PERBjörn Gustavsson2017-08-164-0/+73
* | Merge branch 'maint-20' into maintJohn Högberg2017-07-272-1/+7
|\ \ | |/
| * asn1: Fix missing quotes of external encoding callSverker Eriksson2017-07-202-1/+7
* | Corrected behavior of option {n2n, EnumTypeName} whenKenneth Lundin2017-07-042-6/+28
|/
* Update copyright yearRaimo Niskanen2017-05-0421-21/+21
* asn1_erl_nif.c: Correct handling of tags >= 16384Björn Gustavsson2017-03-142-0/+18
* Fix typos: lenght -> lengthMyron Marston2017-03-011-1/+1
* encode/decode: Include the stack trace in error returnsBjörn Gustavsson2017-02-214-34/+38
* PER: Slightly improve error reporting for encodingBjörn Gustavsson2017-02-172-16/+32
* Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2017-02-134-114/+95
|\
| * 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-104-96/+31
| * asn1_SUITE: Remove unused functionsBjörn Gustavsson2017-02-101-12/+0
* | Teach the ASN.1 compiler the 'maps' optionBjörn Gustavsson2017-02-0612-85/+377
* | Add additional tests of Extension Addition GroupsBjörn Gustavsson2017-02-032-0/+49
* | Refactor h323test.erl to simplify debuggingBjörn Gustavsson2017-02-031-9/+20
* | testMultipleLevels: Use asn1_test_lib:roundtrip()Björn Gustavsson2017-02-031-2/+4
* | Correct spelling of NBAP-PDU-DescriptionsBjörn Gustavsson2017-02-033-9/+9
|/
* asn1: Remove deprecated functionsBjörn Gustavsson2017-01-133-19/+17
* asn1 test suite: Suppress warnings for -compile(export_all)Björn Gustavsson2016-11-291-1/+1
* asn1_test_lib: Compile ASN.1 modules in parallelBjörn Gustavsson2016-08-121-7/+46
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-13101-101/+101
|\
| * update copyright-yearHenrik Nord2016-03-15101-101/+101
* | asn1_SUITE: Remove temporary filesBjörn Gustavsson2016-03-232-1/+16
* | Eliminate suite and doc clausesBjörn Gustavsson2016-03-183-26/+4
* | Replace ?config() macro with proplists:get_value()Björn Gustavsson2016-03-1814-42/+42
* | Modernize timetrapsBjörn Gustavsson2016-03-181-7/+7
* | Eliminate ?line macrosBjörn Gustavsson2016-03-1810-132/+125
|/
* 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
* | Remove out-commented references to the test_server applicationsBjörn Gustavsson2016-02-171-3/+0
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-1776-76/+76
* | Merge branch 'maint'Björn Gustavsson2016-02-151-1/+1
|\ \ | |/
| * asn1: Suppress warnings for improper lists in generated codeBjörn Gustavsson2016-02-121-1/+1