index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
test
/
asn1_test_lib.erl
Age
Commit message (
Expand
)
Author
2016-02-12
asn1: Suppress warnings for improper lists in generated code
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-12
Add the rfcs test case
Björn Gustavsson
2014-08-11
BER: Test decoding of indefinite lengths
Björn Gustavsson
2014-06-05
Test suites: Add support for running Dialyzer on generated code
Björn Gustavsson
2013-09-18
asn1_test_lib: Add roundtrip functions and use them everywhere
Björn Gustavsson
2013-09-18
Move out specific tests from asn1_test_lib
Björn Gustavsson
2013-09-18
asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec
Björn Gustavsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-07
Add asn1_test_lib:hex_to_bin/1
Björn Gustavsson
2013-05-31
When testing, don't tolerate warnings from the BEAM compiler
Björn Gustavsson
2013-05-31
asn1_test_lib: Purge old code when loading a new module
Björn Gustavsson
2013-05-31
asn1_test_lib: Give more information when things goes wrong
Björn Gustavsson
2013-01-22
Remove the 'inline' and '{inline,OutputFile}' options
Björn Gustavsson
2012-11-23
Remove obsolete back-ends and simplify the options
Björn Gustavsson
2012-02-29
[asn1] Refactor test cases and remove extra suites
Adam Lindberg
2012-02-28
[asn1] Parallelize test suites
Adam Lindberg
2010-03-11
asn1 tests: Don't refer to $ERL_TOP in compiler options
Björn Gustavsson
2010-02-19
OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType is
Kenneth Lundin