aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-17Update emulator tests to conform with common_test standardLukas Larsson
2011-02-17Update compiler tests to conform with common_test standardLukas Larsson
2011-02-17Update debugger tests to conform with common_test standardLukas Larsson
2011-02-17Update ic tests to conform with common_test standardLukas Larsson
2011-02-17Update erl_interface tests to conform with common_test standardLukas Larsson
2011-02-17Update inets tests to conform with common_test standardLukas Larsson
2011-02-17Update kernel tests to conform with common_test standardLukas Larsson
2011-02-17Update orber tests to conform with common_test standardLukas Larsson
2011-02-17Update mnesia tests to conform with common_test standardLukas Larsson
2011-02-17Update megaco tests to conform with common_test standardLukas Larsson
2011-02-17Update percept tests to conform with common_test standardLukas Larsson
2011-02-17Update public_key tests to conform with common_test standardLukas Larsson
2011-02-17Update reltool tests to conform with common_test standardLukas Larsson
2011-02-17Update runtime_tools tests to conform with common_test standardLukas Larsson
2011-02-17Update snmp tests to conform with common_test standardLukas Larsson
2011-02-17Update ssl tests to conform with common_test standardLukas Larsson
2011-02-17Update stdlib tests to conform with common_test standardLukas Larsson
2011-02-17Update syntax_tools tests to conform with common_test standardLukas Larsson
2011-02-17Common test spec fixLukas Larsson
2011-02-17Update tools tests to conform with common_test standardLukas Larsson
2011-02-17Update wx tests to conform with common_test standardLukas Larsson
2011-02-17Update app_init to init_per_suite to conform with common_test standards.Lukas Larsson
2011-02-17Remove extra end_per_testcaseLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2011-02-17Updated test cases to work with ts conversion algorithmLukas Larsson
2011-02-17Update tests to work with ts -> ct migrations script.Lukas Larsson
2011-02-17Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...Lukas Larsson
2011-02-17Merge branch 'lukas/common_test/suite_callback/OTP-8851' into devLukas Larsson
2011-02-17Update example cth spec to reflect the implementationLukas Larsson
2011-02-17Cleanup code to fix dialyzer warningLukas Larsson
2011-02-17Rename Suite Callback to Common Test hook in documentationLukas Larsson
2011-02-17Rename Suite Callback to Common Test Hook in code and testcasesLukas Larsson
2011-02-17Fix bug where the state of an SCB was altered when no on_tc_* existedLukas Larsson
2011-02-17Update SCBs to use a specific id/1 function for SCb overriding instead of ret...Lukas Larsson
2011-02-17Add documentation for SCBsLukas Larsson
2011-02-17Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson
2011-02-17Merge branch 'ta/asn1-reporting' into devNiclas Axelsson
2011-02-17Merge branch 'ia/public_key/test-suite-error' into devIngela Anderton Andin
2011-02-17Strip new lines at end of PEM entry when comparing as it may be more than oneIngela Anderton Andin
2011-02-17Merge branch 'sf/rsa_pub_key' into devIngela Anderton Andin
2011-02-16Update ts to take the config path as an invironmental and as a variables pass...Lukas Larsson
2011-02-16Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...Lukas Larsson
2011-02-15Merge branch 'egil/fix-win32-file-time/OTP-9046' into devBjörn-Egil Dahlberg
2011-02-15Merge branch 'egil/io-badarg/OTP-9045' into devBjörn-Egil Dahlberg
2011-02-14Improved support for RSA and DSA public keysSeth Falcon
2011-02-14Fix bug with subgroups after introduction of remote groupsLukas Larsson
2011-02-14Merge branch 'bjorn/fix-make_stub-leak' into devBjörn Gustavsson
2011-02-14Eliminate memory leak in code:make_stub/1Björn Gustavsson
2011-02-14Test more error cases for code:make_stub/1Björn Gustavsson
2011-02-11Merge branch 'ia/ssl/dialyzer-spec-fixes' into devIngela Anderton Andin