summaryrefslogtreecommitdiff
path: root/lib/asn1/test/asn1_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | asn1_SUITE: Remove temporary filesBjörn Gustavsson2016-03-231-1/+3
* | Eliminate suite and doc clausesBjörn Gustavsson2016-03-181-2/+0
* | Replace ?config() macro with proplists:get_value()Björn Gustavsson2016-03-181-9/+9
* | Modernize timetrapsBjörn Gustavsson2016-03-181-7/+7
|/
* Merge branch 'maint'Björn Gustavsson2016-03-071-6/+16
|\
| * asn1_SUITE_value: Don't test the LDAP moduleBjörn Gustavsson2016-03-031-6/+16
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson2015-01-121-0/+7
* asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson2015-01-121-21/+5
* Modernize error handling for illicit tagsBjörn Gustavsson2015-01-121-10/+2
* Clean up error reporting for duplicate tagsDan Gudmundsson2015-01-121-10/+2
* asn1: Rewrite error handling for EXPORT to new styleDan Gudmundsson2015-01-121-7/+0
* Strengthen the constraint_equivalence test caseBjörn Gustavsson2015-01-121-0/+8
* Get rid of the test case for warnings_as_errorsBjörn Gustavsson2015-01-121-2/+1
* Add the other PKCS files to the rfcs test caseDan Gudmundsson2015-01-121-5/+9
* Add the rfcs test caseBjörn Gustavsson2015-01-121-3/+11
* Fix object set duplication testBjörn Gustavsson2015-01-121-0/+6
* Refactor code involving calls to get_fieldname_element/3Björn Gustavsson2015-01-121-2/+7
* Add a new test case to test values in ValueTest.asn1Björn Gustavsson2015-01-121-1/+7
* Add test for IMPLICIT tagging when TagDefault is AUTOMATICSimon Cornish2014-11-181-1/+15
* Correct expansion of parameterized typesBjörn Gustavsson2014-09-011-12/+6
* Test suites: Add support for running Dialyzer on generated codeBjörn Gustavsson2014-06-051-10/+4
* Test DEFAULT more thoroughlyBjörn Gustavsson2014-05-061-5/+3
* Clean up reporting of errors in IMPORTSBjörn Gustavsson2014-02-281-4/+4
* Eliminate warnings for deprecated funtions in test suitesBjörn Gustavsson2014-02-241-1/+1
* Fix open typesBjörn Gustavsson2014-01-241-1/+4
* Fix OCTET STRINGBjörn Gustavsson2014-01-241-2/+4
* Fix BIT STRINGBjörn Gustavsson2014-01-241-5/+12
* asn1 test suite: Modernize testTimer_* and testTimer.erlBjörn Gustavsson2014-01-241-8/+8
* Fix broken handling of default values for BIT STRINGsBjörn Gustavsson2013-10-011-16/+20
* Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson2013-09-271-4/+16
* No longer compile the X420 specs for plain BERBjörn Gustavsson2013-09-181-5/+3
* Combine the testSeqIndefinite/1 and testSetIndefinite/1 test casesBjörn Gustavsson2013-09-181-17/+5
* Eliminate the use of asn1_wrapperBjörn Gustavsson2013-09-181-26/+21
* Simplify tests of CHOICE with OPTIONALBjörn Gustavsson2013-09-181-11/+3
* Don't allow unused exported functions in test case helpersBjörn Gustavsson2013-09-181-0/+15
* Move out specific tests from asn1_test_libBjörn Gustavsson2013-09-181-7/+94
* asn1_SUITE: Reinstate test of sub-constraintBjörn Gustavsson2013-09-181-2/+5
* asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 specBjörn Gustavsson2013-09-181-1/+4
* asn1_SUITE: Combine most tests that use External.asn1Björn Gustavsson2013-09-181-73/+28
* asn1_SUITE: Remove useless test case testInvokeMod/1Björn Gustavsson2013-09-181-6/+0
* asn_SUITE: Fold per_GeneralString/1 into h323testBjörn Gustavsson2013-09-181-10/+1
* asn1_SUITE: Remove unused function case_dir/2Björn Gustavsson2013-09-181-7/+0
* asn1_SUITE: Remove useless test_driver_load/1 test caseBjörn Gustavsson2013-09-181-8/+0
* PER, UPER: Fix encoding/decoding of open types greater than 16KBjörn Gustavsson2013-09-031-0/+7
* PER, UPER: Optimize encoding using an intermediate formatBjörn Gustavsson2013-08-301-2/+3
* asn1_SUITE: Remove off-topic (and slow) smp/1 test caseBjörn Gustavsson2013-08-301-66/+1