aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-02-11Added missing return value in dialyzer specs (ssl.erl)Ingela Anderton Andin
2011-02-10Fix exception generation in the io moduleBjörn-Egil Dahlberg
2011-02-09Rename Suite Callback to Common Test HookLukas Larsson
2011-02-09Fix win32 file drivers atime/mtimeBjörn-Egil Dahlberg
2011-02-09Merge branch 'bjorn/beam-max-args/OTP-9049' into devBjörn Gustavsson
2011-02-09Merge branch 'bjorn/compiler/eliminate-warnings' into devBjörn Gustavsson
2011-02-07v3_codegen: Use the latest instance of StBjörn Gustavsson
2011-02-03Merge branch 'ks/bs_add-fail-labels' into devNiclas Axelsson
2011-02-03Fix translation of bs_add's fail labelsKostis Sagonas
2011-02-02compiler Makefile: Turn warnings into errorsBjörn Gustavsson
2011-02-02v3_kernel_pp: Add support for pretty-printing #k_literal{} recordsBjörn Gustavsson
2011-02-02v3_kernel_pp: Eliminate warningBjörn Gustavsson
2011-01-27Update suite callback test timeout so that beam debug test runs do not timeoutLukas Larsson
2011-01-26Merge branch 'uw/xmerl-expand-simple/OTP-9034' into devLars Thorsen
2011-01-25Merge branch 'maint-r14' into devNiclas Eklund
2011-01-24Merge branch 'ia/ssl-and-public_key/skip-tests-when-no-crypto-fix' into devIngela Anderton Andin
2011-01-24Changed crypto start test so that it works as intendedIngela Anderton Andin
2011-01-24Track parents when expanding #xmlElement recordsUlf Wiger
2011-01-24Update so that cover is skipper for applications without a .cover fileLukas Larsson
2011-01-24Update minimal build target to include runtime_tools and common_testLukas Larsson
2011-01-24Update ts to start common test with both ts.config and ts.PLATFORM.configLukas Larsson
2011-01-24Update ts scb to add nodenames in all pre_init clausesLukas Larsson
2011-01-24Add release/tests/test_server to pathLukas Larsson
2011-01-24Add ts_install_scb which is a common_test SCB that handles making of test mod...Lukas Larsson
2011-01-24Update ts to work with common test instead of test_serverLukas Larsson
2011-01-24Add kill_slavenodes/0 as an exported functionLukas Larsson
2011-01-24Change format of remote groups to {group, Module, GroupName}, note that this ...Lukas Larsson
2011-01-24Add possibility to get all testdataLukas Larsson