aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/cth_log_redirect.erl
AgeCommit message (Expand)Author
2018-06-08[logger] Change base OTP domain from [beam,erlang,otp] to [otp]Siri Hansen
2018-06-07common_test: Remove EDoc documentation in internal modulesHans Bolinder
2018-04-26Update cth_log_redirect to a logger handlerSiri Hansen
2017-12-04Merge branch 'maint'Peter Andersson
2017-11-02[ct] Remove call to application:which_applications()Siri Hansen
2017-10-25Tag Common Test system processes using process dictionaryPeter Andersson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
2017-02-21[ct] Update built-in ct hooks with new Suite parameterSiri Hansen
2016-06-13Fix problem with incorrect type of timestampsPeter Andersson
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-05-02Fix various log related problemsPeter Andersson
2016-03-15update copyright-yearHenrik Nord
2016-03-05Add missing internal hook functionsPeter Andersson
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