aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-05-04Merge branch 'maint-r14' into devNiclas Eklund
2011-05-04Dialyzer spec fixIngela Anderton Andin
2011-05-03Merge branch 'ta/unicode-non-chars' into devHenrik Nord
2011-05-03Merge branch 'mh/inhibit-newline-inside-typespec' into devHenrik Nord
2011-05-03Merge branch 'ia/ssl/dialyzer-iodata' into devIngela Anderton Andin
2011-04-29Merge branch 'ms/erl_interface-compile-error' into devHenrik Nord
2011-04-29Changed iolist() to iodata()Ingela Anderton Andin
2011-04-28Merge branch 'peppe/common_test/r14b03_tickets' into devPeter Andersson
2011-04-28Have test_server locate the source code file for a test suite module if it's ...Peter Andersson
2011-04-28Fix error in vts mode, making it impossible to execute suites with test case ...Peter Andersson
2011-04-28Fix problem with merging ticket branch.Peter Andersson
2011-04-28Fix problems with timetrap handling in common_test:Peter Andersson
2011-04-28Document the new init_per_testcase return value.Peter Andersson
2011-04-28Make it possible to fail test case by returning {fail,Reason} from init_per_t...Peter Andersson
2011-04-28Fix problem with merging a ticket branch.Peter Andersson
2011-04-28Fix issues related to test case groups:Peter Andersson
2011-04-28Add test case for suite with empty group.Peter Andersson
2011-04-28Improve validation of test events.Peter Andersson
2011-04-28Fix failing tests on Windows.Peter Andersson
2011-04-28Make it possible to refresh the top level index page at the start of a test run.Peter Andersson
2011-04-28Merge branch 'ms/file-fix-hang-reading-compressed-files' into devHenrik Nord
2011-04-28Merge branch 'raimo/inet_res-crash-rest-time-0/OTP-9221' into devRaimo Niskanen
2011-04-28Merge branch 'siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9...Siri Hansen
2011-04-28Merge branch 'km/pool_connect-to-running-nodes' into devHenrik Nord
2011-04-27unicode: document 16#FFFE and 16#FFFF (non chars)Tuncer Ayaz
2011-04-27OTP-9232:Niclas Eklund
2011-04-21Fixed blunder in year tagIngela Anderton Andin
2011-04-21Do not UDP send when there is 0 ms left to wait for replyRaimo Niskanen
2011-04-21Check return values from UDP send functionsRaimo Niskanen
2011-04-21Cleanup timeout handling, fix bug for remaining time =:= 0Raimo Niskanen
2011-04-21Add DNS proxy and first test case for late answerRaimo Niskanen
2011-04-20Fix problem with CT hook start error causing IO to be sent to wrong group lea...Peter Andersson
2011-04-20Do minor updates of the ts test framework.Peter Andersson
2011-04-20Correct failing test cases.Peter Andersson
2011-04-20Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232Niclas Eklund
2011-04-20Merge branch 'maint-r14' into devNiclas Eklund
2011-04-20Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232Niclas Eklund
2011-04-20Added deletion of clients to be used when a session is terminated.Niclas Eklund
2011-04-20Added missing path validation error to documentationIngela Anderton Andin
2011-04-20Merge branch 'ia/public_key/test-suite-update' into devIngela Anderton Andin
2011-04-20Created common test groups and temporary skipped pkits_SUITE as theIngela Anderton Andin
2011-04-20Merge branch 'nick/ssh_crypto/strengthened_random/OTP-9225' into maint-r14Erlang/OTP
2011-04-20Merge branch 'maint-r14' into devLukas Larsson
2011-04-19Renamed the function strong_rand_uniform to strong_rand_mpint.Niclas Eklund
2011-04-18Fixed SSH appup, copyright headers SSH vsn and SSH release note.Niclas Eklund
2011-04-15Adds NIFs for cryptographically strong random number generation.Niclas Eklund
2011-04-15Prepare releaseErlang/OTP
2011-04-15Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...Lukas Larsson
2011-04-15Export ct_framework:end_tc/3 for backwards compatability reasonsLukas Larsson
2011-04-15Update end_tc framework calls to check the name of the framework module inste...Lukas Larsson