aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/cth_log_redirect.erl
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2013-11-29Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}Peter Andersson
2013-10-18common_test: Add terminate/1Fredrik Gustafsson
2013-10-11common_test: added code_change/3 for gen_event behaviourFredrik Gustafsson
2013-09-16The gen_event callback module expects terminate/2, not terminate/1Roberto Aloi
2013-09-11Make builtin hook respond to init:stopPeter Andersson
2013-09-03Find and fix minor bugsPeter Andersson
2013-08-28Tag sasl and error reports with suite, group, and function in logPeter Andersson
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2012-10-30[common_test] Extend timer for flushing error loggerSiri Hansen
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-06Merge remote branch 'origin/peppe/common_test/otp-9941-9955' into maintPeter Andersson
2012-03-02Fix problem with handling error_logger eventsPeter Andersson
2012-02-21Implement asynchronous call to print to test case log filePeter Andersson
2011-09-20Correct wrong match from lists:keyfindLukas Larsson
2011-09-20Update cth_log_redirect to wait for all error_logger events before ending testLukas Larsson
2011-09-20Force logging to framework log for parallel testsLukas Larsson
2011-09-20Add a hook for redirecting SASL and error_logger messagesLukas Larsson