Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | Fix formatting in ASN | Lukas Larsson | |
2011-02-17 | Update asn1 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-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2010-03-16 | Merge branch 'bg/asn1-tests' into dev | Erlang/OTP | |
* bg/asn1-tests: asn1 tests: Let ts:run() build the tests asn1 tests: No longer tolerate compilation warnings asn1 tests: Eliminate use of deprecated concat_binary/1 asn1 tests: Eliminate warning for an unused variable asn1 tests: Modernize guard tests asn1 tests: Clean up comments asn1 tests: Don't refer to $ERL_TOP in compiler options OTP-8520 bg/asn1-tests | |||
2010-03-11 | asn1 tests: Modernize guard tests | Björn Gustavsson | |
2010-03-11 | asn1 tests: Clean up comments | Björn Gustavsson | |
Two modules were clearly copied and adapted from the megaco test suite. Change the name of the application being tested in a comment to "asn1" and also remove out-commented code that refers to "megaco". | |||
2010-02-19 | OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType is | Kenneth Lundin | |
added. |