aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-13erts: New mseg allocator cacheBjörn-Egil Dahlberg
2012-11-13erts: Teach mseg alloc the value of halfword beamBjörn-Egil Dahlberg
2012-11-13erts: Let mseg allocate larger alignmentsBjörn-Egil Dahlberg
2012-10-31erts: Remove faked MSEG_ALLOCBjörn-Egil Dahlberg
2012-10-31Merge branch 'bjorn/ct/stability/OTP-10480'Björn Gustavsson
2012-10-31Fix writing of configuration information to ct_master_log.htmlBjörn Gustavsson
2012-10-31Merge branch 'raimo/IPV6_V6ONLY/OTP-8928'Raimo Niskanen
2012-10-31kernel: Document socket option ipv6_v6onlyRaimo Niskanen
2012-10-31kernel: Add test cases for socket option ipv6_v6onlyRaimo Niskanen
2012-10-31erts,kernel: Implement socket option ipv6_v6only in erlang codeRaimo Niskanen
2012-10-31erts: Implement socket option IPV6_V6ONLYRaimo Niskanen
2012-10-30Merge branch 'dgud/stdlib/proc_lib_hangs/OTP-9803'Dan Gudmundsson
2012-10-30stdlib: Monitor proc_lib:start'ed processes to avoid waiting foreverDan Gudmundsson
2012-10-30Merge branch 'dgud/test-fixes'Dan Gudmundsson
2012-10-30test: fix timetrapsDan Gudmundsson
2012-10-30kernel: Extend test timeout for cover testsDan Gudmundsson
2012-10-30stdlib: Fix test timeouts in cover runsDan Gudmundsson
2012-10-30runtime_tools: Fix failing testcaseDan Gudmundsson
2012-10-26Simplify managment of test_server_locBjörn Gustavsson
2012-10-26Keep the information about the current test case consistentBjörn Gustavsson
2012-10-26test_server: Eliminate the Loc argument for do_end_tc_call()Björn Gustavsson
2012-10-26Refactor the handling of the make_priv_dir messageBjörn Gustavsson
2012-10-26test_server: Refactor run_test_case_msgloop()Björn Gustavsson
2012-10-26Merge branch 'bjorn/compiler/test-cases'Björn Gustavsson
2012-10-26Merge branch 'bjorn/test_server/test-cases'Björn Gustavsson
2012-10-26Merge branch 'bjorn/erts/beam_makeops'Björn Gustavsson
2012-10-26Merge branch 'bjorn/ct/separate-io-server/OTP-10101'Björn Gustavsson
2012-10-26Merge branch 'siri/test_server/faulty-data_dir-when-cover/OTP-9956'Siri Hansen
2012-10-25[test_server] Set data_dir correctly when suite is cover compiledSiri Hansen
2012-10-25test_server tests: Be kind to Windows by using shorter pathnamesBjörn Gustavsson
2012-10-24Merge branch 'maint'Björn-Egil Dahlberg
2012-10-24Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maintBjörn-Egil Dahlberg
2012-10-23Merge branch 'sverk/valgrind-quoting'Sverker Eriksson
2012-10-23Test ct:capture/start/stop/getBjörn Gustavsson
2012-10-23Introduce ct_group_leader_SUITE that does nasty things with group leadersBjörn Gustavsson
2012-10-23Eliminate unexpected I/O to the minor log fileBjörn Gustavsson
2012-10-23Introduce test_server_io and test_server_glBjörn Gustavsson
2012-10-23test: Relax timeouts for heart_SUITEBjörn-Egil Dahlberg
2012-10-23erts: Fix crash dump write to port hackBjörn-Egil Dahlberg
2012-10-23erts: Fix lock check assertionBjörn-Egil Dahlberg
2012-10-23Clean up initialization of parallel test casesBjörn Gustavsson
2012-10-23Introduce is_io_buffered/0 to somewhat improve readabilityBjörn Gustavsson
2012-10-23test_server_ctrl: Consistently use set_io_buffering/1Björn Gustavsson
2012-10-23Correct typo in test suite nameBjörn Gustavsson
2012-10-23compiler: Run testcases in parallelBjörn Gustavsson
2012-10-22beam_makeops: Turn on warnings and eliminate existing warningsBjörn Gustavsson
2012-10-22Merge branch 'ia/ssh/ctify-tests'Ingela Anderton Andin
2012-10-19ssh: Modernized test suites to use only Common TestIngela Anderton Andin
2012-10-18doc: Document ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg
2012-10-18test: Add test for heart restart on crashBjörn-Egil Dahlberg