aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-09-27Fix invalid call to undefined functionPeter Andersson
2011-09-27Fix problem with test_server_ctrl creating invalid conf testPeter Andersson
2011-09-27Improve info in CT framework logPeter Andersson
2011-09-23Update vsn.mk for common_test and test_serverPeter Andersson
2011-09-23Enhance logging performancePeter Andersson
2011-09-23Change order of include filesPeter Andersson
2011-09-23Add link to last executed test suite on index pagePeter Andersson
2011-09-23Fix problem with location value when init config func calls help funcPeter Andersson
2011-09-23Fix crash when CTHook init failsPeter Andersson
2011-09-23Correct error in test suitePeter Andersson
2011-09-23Fix error with incorrect notification after end_per_testcase crachesPeter Andersson
2011-09-23Fix problem with error message not being printed correctlyPeter Andersson
2011-09-23Add cases to check test case status versus end_per_testcase failurePeter Andersson
2011-09-23Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson
2011-09-23Improve test suitePeter Andersson
2011-09-23Implement support for MFA and Fun as timetrap valuePeter Andersson
2011-09-23Repair and improve the vts modePeter Andersson
2011-09-23Implement support for running suites with test case groups through the debuggerPeter Andersson
2011-09-23Various corrections and updates to improve error handling and reportingPeter Andersson
2011-09-23Fix problem with incorrect src linksPeter Andersson
2011-09-23Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson
2011-09-23Fix error with incorrect test case status when end_per_testcase times outPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Fix incorrect module name arg to FW:end_tc/3Peter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with logdir string and some other minor bugsPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-23Fix error with test_server not releasing SASL TTY handlersPeter Andersson
2011-09-23Modify start options and introduce CT profilesPeter Andersson
2011-09-23Merge branch 'lukas/asn1/fix_ber_other_testcase/OTP-9573' into devLukas Larsson
2011-09-23Update ber_bin and ber_bin_v2 to return binariesLukas Larsson
2011-09-22Merge branch 'hl/beam_disasm-no_attri_chunk' into devHenrik Nord
2011-09-22Fix the formatting of function signatures in the pdfLars Thorsen
2011-09-21Merge branch 'ta/typer-quote-atoms' into devHenrik Nord
2011-09-21Prepare for releaseIngela Anderton Andin
2011-09-21beam_disasm: Handle stripped BEAM filesHaitao Li
2011-09-21Merge branch 'dgud/mnesia/leaking-log/OTP-9551' into devDan Gudmundsson
2011-09-21Merge branch 'dgud/mnesia/cleartable-ded-api/OTP-9558' into devDan Gudmundsson
2011-09-21Merge branch 'dgud/wx/virtual-listctrl/OTP-9415' into devDan Gudmundsson
2011-09-21Merge branch 'bjorn/erl_bif_types/OTP-9496' into devBjörn Gustavsson
2011-09-21erl_bif_types: Fix types for lists:key{search,find,member}/3Björn Gustavsson
2011-09-20Merge branch 'ac/fix-erl_interface-docs' into devHenrik Nord
2011-09-20Merge branch 'cr/cppcheck' into devHenrik Nord
2011-09-20Merge branch 'pg/fix-hipe-bs_get_float2' into devHenrik Nord
2011-09-20Merge branch 'ta/docs-fixes' into devHenrik Nord
2011-09-20Merge branch 'cr/md2-With-RSA-Encryption' into devHenrik Nord
2011-09-20Merge branch 'dj/xmerl_ucs-latin9-support' into devHenrik Nord
2011-09-20Merge branch 'jw/release_handler_1' into devHenrik Nord
2011-09-20Merge branch 'mp/xmerl-ucs2-fix' into devHenrik Nord
2011-09-19[mnesia] Use dedicated api for clearing tablesDan Gudmundsson