Age | Commit message (Expand) | Author |
2013-09-18 | Remove unused pem_performance.erl file | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Reinstate test of sub-constraint | Björn Gustavsson |
2013-09-18 | ASN.1 tests: Remove unused choice_extension.erl | Björn Gustavsson |
2013-09-18 | Remove unused compile() functions | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec | Björn Gustavsson |
2013-09-18 | Slightly clean up testX420 | 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 | Clean up checking of objects | Björn Gustavsson |
2013-08-30 | Improve tests of deep table constraints | Björn Gustavsson |
2013-08-30 | BER: Handle multiple optional SEQUENCE fields with table constraints | Björn Gustavsson |
2013-08-30 | Test OPTIONAL and DEFAULT for open types | Björn Gustavsson |
2013-08-30 | PER/UPER: Fix encoding of an object set with multiple inlined constructs | Björn Gustavsson |
2013-08-30 | Extend the test for parameterized information objects | Björn Gustavsson |
2013-08-30 | asn1_SUITE: Remove off-topic (and slow) smp/1 test case | Björn Gustavsson |
2013-08-30 | SeqOf: Add more tricky SEQUENCE OF tests | Björn Gustavsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-10 | Merge branch 'bjorn/asn1/not-small-bugs/OTP-11153' into maint | Björn Gustavsson |
2013-06-08 | PER/UPER: Correct decoding of SEQUENCEs with more than 64 extensions | Björn Gustavsson |
2013-06-08 | testConstraints: Improve tests of semi-constrained INTEGERs | Björn Gustavsson |
2013-06-08 | Test ENUMERATED with many extended values | Björn Gustavsson |
2013-06-07 | PER, UPER: Fix record name mismatch between HRL file and decoding code | Björn Gustavsson |
2013-06-07 | Add asn1_test_lib:hex_to_bin/1 | Björn Gustavsson |
2013-06-03 | testSeqOf: Test constrained, extensible sizes | Björn Gustavsson |
2013-05-31 | Clean up testSeqOf | Björn Gustavsson |
2013-05-31 | Extend tests cases for BIT STRING | Björn Gustavsson |
2013-05-31 | Improve tests of ENUMERATED | Björn Gustavsson |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | Björn Gustavsson |
2013-05-31 | Fix encoding of semi-constrained, extensible INTEGERs | Björn Gustavsson |
2013-05-31 | PER/UPER: Fix decoding of semi-constrained INTEGERs | Björn Gustavsson |
2013-05-31 | testPrim: Simplify test cases using a roundtrip function | Björn Gustavsson |
2013-05-31 | BER: Fix handling of a constructed default value for a class | Björn Gustavsson |
2013-05-31 | PER: Generate code for deep table constraints at compile-time | Björn Gustavsson |
2013-05-31 | Extend tests to cover more code in asn1ct_check | 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 | Remove files that are not used by any test case | Björn Gustavsson |
2013-05-31 | asn1_SUITE: Add testS1AP/1 | Björn Gustavsson |
2013-05-31 | When testing, don't tolerate warnings from the BEAM compiler | Björn Gustavsson |
2013-05-31 | asn1_test_lib: Purge old code when loading a new module | Björn Gustavsson |
2013-05-31 | Clean up testPrimStrings | 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 | asn1_test_lib: Give more information when things goes wrong | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | Björn Gustavsson |