Age | Commit message (Expand) | Author |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-27 | doc Makefiles: Eliminate DOCSUPPORT ifdefs | Björn Gustavsson |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
2011-10-04 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-30 | Update documentation | Peter Andersson |
2011-09-30 | Rid ct_telnet of doc build warnings | Peter Andersson |
2011-09-30 | Merge remote branch 'origin/peppe/common_test/r14b04_tickets.fix' into dev | Peter Andersson |
2011-09-29 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-29 | Extend slave start timeout for windows tests | Lukas Larsson |
2011-09-29 | Correct "Missing Suites" link | Peter Andersson |
2011-09-29 | Add documentation on timetraps and start flags | Peter Andersson |
2011-09-28 | Add missing tests for timetrap handling and fix remaining errors | Peter Andersson |
2011-09-27 | Solve problem with ct_init/end_per_group being counted as test cases | Peter Andersson |
2011-09-27 | Fix errors in test suites | Peter Andersson |
2011-09-27 | Fix invalid call to undefined function | Peter Andersson |
2011-09-27 | Fix problem with test_server_ctrl creating invalid conf test | Peter Andersson |
2011-09-27 | Improve info in CT framework log | Peter Andersson |
2011-09-26 | Merge branch 'dev' into major | Lukas |
2011-09-26 | Merge branch 'lukas/common_test/system_logs_to_ct_log/OTP-9543' into dev | Lukas |
2011-09-23 | Update vsn.mk for common_test and test_server | Peter Andersson |
2011-09-23 | Enhance logging performance | Peter Andersson |
2011-09-23 | Change order of include files | Peter Andersson |
2011-09-23 | Add link to last executed test suite on index page | Peter Andersson |
2011-09-23 | Fix problem with location value when init config func calls help func | Peter Andersson |
2011-09-23 | Fix crash when CTHook init fails | Peter Andersson |
2011-09-23 | Correct error in test suite | Peter Andersson |
2011-09-23 | Fix error with incorrect notification after end_per_testcase craches | Peter Andersson |
2011-09-23 | Add cases to check test case status versus end_per_testcase failure | Peter Andersson |
2011-09-23 | Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times out | Peter Andersson |
2011-09-23 | Repair and improve the vts mode | Peter Andersson |
2011-09-23 | Implement support for running suites with test case groups through the debugger | Peter Andersson |
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson |
2011-09-23 | Fix problem with incorrect src links | Peter Andersson |
2011-09-23 | Fix problem with end_tc being called with incorrect Suite argument | Peter Andersson |
2011-09-23 | Introduce new framework callback function to read info about color of comments | Peter Andersson |
2011-09-23 | Fix incorrect module name arg to FW:end_tc/3 | Peter Andersson |
2011-09-23 | Introduce new 'logopts' flag | Peter Andersson |
2011-09-23 | Fix problem with logdir string and some other minor bugs | Peter Andersson |
2011-09-23 | Fix problem with automatically generated init & end-config functions for groups | Peter Andersson |
2011-09-23 | Modify start options and introduce CT profiles | Peter Andersson |
2011-09-20 | Add documentation for cth_log_redirect and built-in hooks | Lukas Larsson |
2011-09-20 | Correct wrong match from lists:keyfind | Lukas Larsson |
2011-09-20 | Update cth_log_redirect to wait for all error_logger events before ending test | Lukas Larsson |
2011-09-20 | Force logging to framework log for parallel tests | Lukas Larsson |
2011-09-20 | Add ct_log:ct_log funcion | Lukas Larsson |
2011-09-20 | Add a hook for redirecting SASL and error_logger messages | Lukas Larsson |
2011-09-20 | Add -enable_builtin_hooks <bool> config option | Lukas Larsson |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |