aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test
AgeCommit message (Expand)Author
2010-10-05Merge branch 'maint-r13' into devKenneth Lundin
2010-10-04Add additional test to cover this correctionKenneth Lundin
2010-09-23Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into devKenneth Lundin
2010-09-07Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-06Merge branch 'ta/asn1-test-compile-options' into devBjörn Gustavsson
2010-09-01Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-27Merge branch 'kenneth/asn1/ExtensionAdditionGroup/OTP-8598' of ../kenneth_otp...Erlang/OTP
2010-08-27asn1 tests: Remove duplicated SUITE data directoriesBjörn Gustavsson
2010-08-26Fix asn1_SUITE test_compile_options:verbose/1Tuncer Ayaz
2010-08-25Add support for Extension addition groupKenneth Lundin
2010-04-08Add test for verbose option to asn1_SUITETuncer Ayaz
2010-03-16Merge branch 'bg/asn1-tests' into devErlang/OTP
2010-03-11asn1 tests: Let ts:run() build the testsBjörn Gustavsson
2010-03-11asn1 tests: No longer tolerate compilation warningsBjörn Gustavsson
2010-03-11asn1 tests: Eliminate use of deprecated concat_binary/1Björn Gustavsson
2010-03-11asn1 tests: Eliminate warning for an unused variableBjörn Gustavsson
2010-03-11asn1 tests: Modernize guard testsBjörn Gustavsson
2010-03-11asn1 tests: Clean up commentsBjörn Gustavsson
2010-03-11asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson
2010-03-11OTP-8516 asn1: clean up test suiteBjörn Gustavsson
2010-02-26asn1 tests: use consistent line endingsBjörn Gustavsson
2010-02-19OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin