Age | Commit message (Expand) | Author |
2013-09-18 | Eliminate the use of asn1_wrapper | Björn Gustavsson |
2013-09-18 | Simplify tests of CHOICE with OPTIONAL | Björn Gustavsson |
2013-09-18 | Don't allow unused exported functions in test case helpers | Björn Gustavsson |
2013-09-18 | Move out specific tests from asn1_test_lib | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Reinstate test of sub-constraint | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Combine most tests that use External.asn1 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test case testInvokeMod/1 | Björn Gustavsson |
2013-09-18 | asn_SUITE: Fold per_GeneralString/1 into h323test | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove unused function case_dir/2 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test_driver_load/1 test case | Björn Gustavsson |
2013-09-03 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson |
2013-08-30 | PER, UPER: Optimize encoding using an intermediate format | Björn Gustavsson |
2013-08-30 | asn1_SUITE: Remove off-topic (and slow) smp/1 test case | Björn Gustavsson |
2013-06-08 | PER/UPER: Correct decoding of SEQUENCEs with more than 64 extensions | Björn Gustavsson |
2013-05-31 | Clean up checking of values for ENUMERATEDs | Björn Gustavsson |
2013-05-31 | Introduce a new mechanism for structured error handling | Björn Gustavsson |
2013-05-31 | asn1_SUITE: Add testS1AP/1 | Björn Gustavsson |
2013-05-31 | ber_other/1: Test more specifications with the BER backend | Björn Gustavsson |
2013-05-31 | testExtensionAddtionGroup/1: Clean up and enhance | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | Björn Gustavsson |
2013-04-16 | Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16 | Erlang/OTP |
2013-04-03 | Don't lose the extension mark for object set parameters | Björn Gustavsson |
2013-02-18 | Remove unused test cases | Björn Gustavsson |
2013-02-18 | Run more tests with all backends | Björn Gustavsson |
2013-02-18 | asn1_SUITE: Remove unused code | Björn Gustavsson |
2013-02-15 | BER: Fix broken table constraints inside a SET OF/SEQUENCE OF | Björn Gustavsson |
2013-02-14 | Smoke test the 'der' option | Björn Gustavsson |
2013-02-14 | per,uper: Fix breakage of compilation of InformationFramework | Björn Gustavsson |
2013-02-14 | Add NullTest | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Shorten the path to case-specific directory | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Don't add priv_dir to the code path | Björn Gustavsson |
2013-02-07 | Merge branch 'maint' | Björn Gustavsson |
2013-02-06 | Merge branch 'bjorn/asn1/open-type-error/OTP-10805' into maint-r15 | Erlang/OTP |
2013-02-06 | Merge branch 'bjorn/asn1/extension-addition-groups/OTP-10811' into maint-r15 | Erlang/OTP |
2013-02-06 | Don't run testX420/1 on old slow Sparc systems | Björn Gustavsson |
2013-02-04 | asn1_SUITE: Mend broken test_modified_x420/1 | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | By default, encode BIT STRING to bitstrings | Björn Gustavsson |
2013-01-22 | BER: Correct bug in 'undec_rest' | Björn Gustavsson |
2013-01-22 | Generate modules with selected run-time functions for compiler usage | Björn Gustavsson |
2013-01-22 | Remove the 'inline' and '{inline,OutputFile}' options | Björn Gustavsson |
2013-01-10 | Merge branch 'bjorn/asn1/extension-addition-groups/OTP-10664' | Björn Gustavsson |
2013-01-07 | Fix a bug for multiple extension addition groups | Björn Gustavsson |
2012-12-18 | Add a test case for constraint equivalence | Björn Gustavsson |
2012-12-18 | Fix a bug in skipping of extensions | Björn Gustavsson |
2012-12-18 | Simplify testCompactBitString by introducing roundtrip functions | Björn Gustavsson |
2012-12-17 | asn1_SUITE: Only run testExtensionAdditionGroup/1 once | Björn Gustavsson |
2012-12-06 | asn1_SUITE: Let the per/1 test case also test 'uper' | Björn Gustavsson |
2012-11-26 | Fix BER encoding when multiple levels of typedefs are used | Björn Gustavsson |