Age | Commit message (Expand) | Author |
2012-10-22 | Migrate timers from test_server to ct interface | Lukas Larsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Do not verify del_path as it is not always there | Lukas Larsson |
2012-08-15 | Merge branch 'gustav/asn1/enumerated_n2n/OTP-10144' into maint | Gustav Simonsson |
2012-08-15 | Merge branch 'gustav/asn1/integer_single_value_predefined/OTP-10139' into maint | Gustav Simonsson |
2012-07-11 | Add support for extensible enumeration types in n2n | Gustav Simonsson |
2012-07-11 | Make n2n option work for enumerated types without extension | Gustav Simonsson |
2012-07-05 | Add sorting in constraint checking on single values. | Gustav Simonsson |
2012-06-28 | Add support for larger integer ranges in per encode/decode | Gustav Simonsson |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-04 | Add support for multiple ExtensionAdditionGroups | Kenneth Lundin |
2012-03-27 | Correct handling of INTEGER (1..4 | 8 | 10 | 20) | Kenneth Lundin |
2012-02-29 | [asn1] Refactor test cases and remove extra suites | Adam Lindberg |
2012-02-28 | [asn1] Replace 'driver' option with 'nif' | Adam Lindberg |
2012-02-28 | [asn1] Correct test suite dependencies | Adam Lindberg |
2012-02-28 | [asn1] Parallelize test suites | Adam Lindberg |
2012-02-28 | [asn1] Make tables and processes unnamed | Adam Lindberg |
2012-02-28 | [asn1] Abstract out table access to new module | Adam Lindberg |
2012-02-14 | Change test to use CT Config PrivDir | Gustav Simonsson |
2012-02-13 | Fix to integer and sequence definitions | Gustav Simonsson |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | asn1ct: add warnings_as_errors option | Tuncer Ayaz |
2011-08-01 | Make performance code more generic and migrate per/ber NBAP perormance suites... | Lukas Larsson |
2011-08-01 | Add pubkey performance tests | Lukas Larsson |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | Lukas Larsson |
2011-08-01 | Exclude nif module from cover | Lukas Larsson |
2011-08-01 | Expand per and ber performance suites with parallel asn1 runs | Lukas Larsson |
2011-08-01 | Add nif vs driver vs erlang performance tests for per encode and ber decode. | Lukas Larsson |
2011-08-01 | Extend particular smp testcase with a ber nif info | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized ber_bin_v2 asn1 compilation | Lukas Larsson |
2011-08-01 | Pass compiler options directly through to the asn1 compiler in order to test ... | Lukas Larsson |
2011-05-19 | Corrected handling of long length in driver and updated test suites | Kenneth Lundin |
2011-05-11 | Corrected test case that failed because of the removal of a catch in timer:tc | Kenneth Lundin |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-07 | Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com... | Kenneth Lundin |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting in ASN | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update asn1 tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update common_test tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update app_init to init_per_suite to conform with common_test standards. | Lukas Larsson |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |