aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_SUITE.erl
AgeCommit message (Expand)Author
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-23asn1_SUITE: Remove temporary filesBjörn Gustavsson
2016-03-18Eliminate suite and doc clausesBjörn Gustavsson
2016-03-18Replace ?config() macro with proplists:get_value()Björn Gustavsson
2016-03-18Modernize timetrapsBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-03-07Merge branch 'maint'Björn Gustavsson
2016-03-03asn1_SUITE_value: Don't test the LDAP moduleBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-12Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson
2015-01-12asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson
2015-01-12Modernize error handling for illicit tagsBjörn Gustavsson
2015-01-12Clean up error reporting for duplicate tagsDan Gudmundsson
2015-01-12asn1: Rewrite error handling for EXPORT to new styleDan Gudmundsson
2015-01-12Strengthen the constraint_equivalence test caseBjörn Gustavsson
2015-01-12Get rid of the test case for warnings_as_errorsBjörn Gustavsson
2015-01-12Add the other PKCS files to the rfcs test caseDan Gudmundsson
2015-01-12Add the rfcs test caseBjörn Gustavsson
2015-01-12Fix object set duplication testBjörn Gustavsson
2015-01-12Refactor code involving calls to get_fieldname_element/3Björn Gustavsson
2015-01-12Add a new test case to test values in ValueTest.asn1Björn Gustavsson
2014-11-18Add test for IMPLICIT tagging when TagDefault is AUTOMATICSimon Cornish
2014-09-01Correct expansion of parameterized typesBjörn Gustavsson
2014-06-05Test suites: Add support for running Dialyzer on generated codeBjörn Gustavsson
2014-05-06Test DEFAULT more thoroughlyBjörn Gustavsson
2014-02-28Clean up reporting of errors in IMPORTSBjörn Gustavsson
2014-02-24Eliminate warnings for deprecated funtions in test suitesBjörn Gustavsson
2014-01-24Fix open typesBjörn Gustavsson
2014-01-24Fix OCTET STRINGBjörn Gustavsson
2014-01-24Fix BIT STRINGBjörn Gustavsson
2014-01-24asn1 test suite: Modernize testTimer_* and testTimer.erlBjörn Gustavsson
2013-10-01Fix broken handling of default values for BIT STRINGsBjörn Gustavsson
2013-09-27Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson
2013-09-18No longer compile the X420 specs for plain BERBjörn Gustavsson
2013-09-18Combine the testSeqIndefinite/1 and testSetIndefinite/1 test casesBjörn Gustavsson
2013-09-18Eliminate the use of asn1_wrapperBjörn Gustavsson
2013-09-18Simplify tests of CHOICE with OPTIONALBjörn Gustavsson
2013-09-18Don't allow unused exported functions in test case helpersBjörn Gustavsson
2013-09-18Move out specific tests from asn1_test_libBjörn Gustavsson
2013-09-18asn1_SUITE: Reinstate test of sub-constraintBjörn Gustavsson
2013-09-18asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 specBjörn Gustavsson
2013-09-18asn1_SUITE: Combine most tests that use External.asn1Björn Gustavsson
2013-09-18asn1_SUITE: Remove useless test case testInvokeMod/1Björn Gustavsson
2013-09-18asn_SUITE: Fold per_GeneralString/1 into h323testBjörn Gustavsson
2013-09-18asn1_SUITE: Remove unused function case_dir/2Björn Gustavsson
2013-09-18asn1_SUITE: Remove useless test_driver_load/1 test caseBjörn Gustavsson
2013-09-03PER, UPER: Fix encoding/decoding of open types greater than 16KBjörn Gustavsson
2013-08-30PER, UPER: Optimize encoding using an intermediate formatBjörn Gustavsson
2013-08-30asn1_SUITE: Remove off-topic (and slow) smp/1 test caseBjörn Gustavsson