summaryrefslogtreecommitdiff
path: root/lib/asn1/test/testPrim.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* encode/decode: Include the stack trace in error returnsBjörn Gustavsson2017-02-211-1/+2
* PER: Slightly improve error reporting for encodingBjörn Gustavsson2017-02-171-16/+30
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* PER: Correct compilation of named INTEGERsBjörn Gustavsson2016-01-211-0/+29
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* BER: Fix ENUMERATED with negative valuesBjörn Gustavsson2015-01-121-0/+5
* Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson2013-09-271-8/+36
* Eliminate the use of asn1_wrapperBjörn Gustavsson2013-09-181-60/+32
* asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson2013-09-181-3/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* testPrim: Simplify test cases using a roundtrip functionBjörn Gustavsson2013-05-311-519/+50
* PER: Ensure that the complete encoding is at least one byteBjörn Gustavsson2013-03-121-0/+8
* [asn1] Parallelize test suitesAdam Lindberg2012-02-281-14/+1
* Pass compiler options directly through to the asn1 compiler in order to test ...Lukas Larsson2011-08-011-16/+5
* Merge branch 'bg/asn1-tests' into devErlang/OTP2010-03-161-6/+6
|\
| * asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson2010-03-111-1/+1
|/
* OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin2010-02-191-0/+695