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
/
test_compile_options.erl
Age
Commit message (
Expand
)
Author
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-06
Teach the ASN.1 compiler the 'maps' option
Björn Gustavsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-18
Replace ?config() macro with proplists:get_value()
Björn Gustavsson
2016-03-18
Eliminate ?line macros
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-12
Get rid of the test case for warnings_as_errors
Björn Gustavsson
2014-01-20
Factor out printing of verbose messages
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-28
[asn1] Parallelize test suites
Adam Lindberg
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-09-08
asn1ct: add warnings_as_errors option
Tuncer Ayaz
2010-08-26
Fix asn1_SUITE test_compile_options:verbose/1
Tuncer Ayaz
2010-04-08
Add test for verbose option to asn1_SUITE
Tuncer Ayaz
2010-03-16
Merge branch 'bg/asn1-tests' into dev
Erlang/OTP
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