aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testPrim.erl
AgeCommit message (Expand)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-02-21encode/decode: Include the stack trace in error returnsBjörn Gustavsson
2017-02-17PER: Slightly improve error reporting for encodingBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-01-21PER: Correct compilation of named INTEGERsBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-12BER: Fix ENUMERATED with negative valuesBjörn Gustavsson
2013-09-27Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson
2013-09-18Eliminate the use of asn1_wrapperBjörn Gustavsson
2013-09-18asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-31testPrim: Simplify test cases using a roundtrip functionBjörn Gustavsson
2013-03-12PER: Ensure that the complete encoding is at least one byteBjörn Gustavsson
2012-02-28[asn1] Parallelize test suitesAdam Lindberg
2011-08-01Pass compiler options directly through to the asn1 compiler in order to test ...Lukas Larsson
2010-03-16Merge branch 'bg/asn1-tests' into devErlang/OTP
2010-03-11asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson
2010-02-19OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin