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
Age
Commit message (
Expand
)
Author
2011-03-07
Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...
Kenneth Lundin
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update and add cover spec files to work with common_test
Lukas Larsson
2011-02-17
Update all test specs
Lukas Larsson
2011-02-17
Fix formatting in ASN
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update asn1 tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update common_test tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update app_init to init_per_suite to conform with common_test standards.
Lukas Larsson
2010-10-05
Merge branch 'maint-r13' into dev
Kenneth Lundin
2010-10-04
Add additional test to cover this correction
Kenneth Lundin
2010-09-23
Add support for ExtensionAdditionGroup notation in nested types as well
Kenneth Lundin
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-09-10
Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into dev
Kenneth Lundin
2010-09-07
Add support for ExtensionAdditionGroup notation in nested types as well
Kenneth Lundin
2010-09-06
Merge branch 'ta/asn1-test-compile-options' into dev
Björn Gustavsson
2010-09-01
Merge branch 'maint-r13' into dev
Björn Gustavsson
2010-08-27
Merge branch 'kenneth/asn1/ExtensionAdditionGroup/OTP-8598' of ../kenneth_otp...
Erlang/OTP
2010-08-27
asn1 tests: Remove duplicated SUITE data directories
Björn Gustavsson
2010-08-26
Fix asn1_SUITE test_compile_options:verbose/1
Tuncer Ayaz
2010-08-25
Add support for Extension addition group
Kenneth Lundin
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: Let ts:run() build the tests
Björn Gustavsson
2010-03-11
asn1 tests: No longer tolerate compilation warnings
Björn Gustavsson
2010-03-11
asn1 tests: Eliminate use of deprecated concat_binary/1
Björn Gustavsson
2010-03-11
asn1 tests: Eliminate warning for an unused variable
Björn Gustavsson
2010-03-11
asn1 tests: Modernize guard tests
Björn Gustavsson
2010-03-11
asn1 tests: Clean up comments
Björn Gustavsson
2010-03-11
asn1 tests: Don't refer to $ERL_TOP in compiler options
Björn Gustavsson
2010-03-11
OTP-8516 asn1: clean up test suite
Björn Gustavsson
2010-02-26
asn1 tests: use consistent line endings
Björn Gustavsson
2010-02-19
OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType is
Kenneth Lundin