aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test
AgeCommit message (Expand)Author
2011-05-19Corrected handling of long length in driver and updated test suitesKenneth Lundin
2011-05-11Corrected test case that failed because of the removal of a catch in timer:tcKenneth Lundin
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-07Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...Kenneth Lundin
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting in ASNLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update asn1 tests to conform with common_test standardLukas Larsson
2011-02-17Update common_test tests to conform with common_test standardLukas Larsson
2011-02-17Update app_init to init_per_suite to conform with common_test standards.Lukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
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