summaryrefslogtreecommitdiff
path: root/lib/asn1/test/testEnumExt.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-151-1/+1
* Correct printout that shows which encoding rules the tests are done for.Kenneth Lundin2020-04-231-1/+1
* Add JER backendKenneth Lundin2020-04-081-6/+11
* 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
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Rewrite checking of ENUMERATEDBjörn Gustavsson2015-01-121-8/+20
* Correct subtyping of extensible ENUMERATEDBjörn Gustavsson2014-02-131-0/+4
* Eliminate the use of asn1_wrapperBjörn Gustavsson2013-09-181-4/+4
* 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
* Test ENUMERATED with many extended valuesBjörn Gustavsson2013-06-081-3/+23
* Improve tests of ENUMERATEDBjörn Gustavsson2013-05-311-2/+10
* Simplify testEnumExt by introducing a roundtrip/2 functionBjörn Gustavsson2012-12-171-36/+19
* Remove obsolete back-ends and simplify the optionsBjörn Gustavsson2012-11-231-6/+2
* [asn1] Parallelize test suitesAdam Lindberg2012-02-281-10/+1
* 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/+95