aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_logs.erl
AgeCommit message (Expand)Author
2019-04-16Merge branch 'maint'Siri Hansen
2019-04-16Merge branch 'siri/ct/safe-write-log-cache/ERIERL-342/OTP-15758' into maintSiri Hansen
2019-04-10[ct] Make sure log cache file is completely written before it is readSiri Hansen
2019-01-17common_test: Adjust some calls to io:format()Hans Bolinder
2018-06-07common_test: Remove EDoc documentation in internal modulesHans Bolinder
2017-12-04Merge branch 'maint'Peter Andersson
2017-12-04Merge branch 'peppe/common_test/auto_cleanup/OTP-13832' into maintPeter Andersson
2017-12-04Merge branch 'maint'Peter Andersson
2017-12-04Show links to latest test run by using an html redirection filePeter Andersson
2017-10-25Tag Common Test system processes using process dictionaryPeter Andersson
2017-10-25Add app name tag in process dictionaryPeter Andersson
2017-09-15common_test: Do not use deprecated functions in string(3)Siri Hansen
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
2017-03-20[ct] Add 'keep_logs' optionSiri Hansen
2016-12-02Add heading option to log functionsPeter Andersson
2016-10-24Fix problem with printouts to incorrect parent group leaderPeter Andersson
2016-07-25Merge branch 'maint-18' into maintRaimo Niskanen
2016-07-23Fix error with duplicated printouts by ct_telnet:expect/3Peter Andersson
2016-06-10Merge branch 'zandra/common_test/fix-ct_logs-crash-bug'Zandra Hird
2016-06-10Avoid crash when monitored ct_logs process is not respondingZandra Hird
2016-06-09ct logs: Fix unmatched_return warningsZandra
2016-05-10ct_logs: Eliminate dialyzer warningsBjörn Gustavsson
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-05-02Add flag/option for disabling the character escaping functionalityPeter Andersson
2016-05-02Fix problem with stylesheet tags getting escapedPeter Andersson
2016-05-02Tweak pre_post_io test case to run without failingPeter Andersson
2016-05-02Fix various log related problemsPeter Andersson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-24Add blank before dotsStefan Strigler
2016-03-15update copyright-yearHenrik Nord
2016-03-09Fix minor issues with escaping charactersPeter Andersson
2016-03-08Fix problems with formatted test_server printoutsPeter Andersson
2016-03-08Make sure special characters are escaped in e.g. pal and log printoutsPeter Andersson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-16Improve error reports in log when suite compilation failsPeter Andersson
2015-04-10Fix error in ct_logs, not handling long names correctlyPeter Andersson
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace all calls to now/0 in CT with new time API functionsPeter Andersson
2015-03-12Fix problem with directories not listed in expected orderPeter Andersson
2015-02-16Make it possible to print in the test case log from on_tc_* hook funcsPeter Andersson
2014-10-17Solve memory consumption problemPeter Andersson
2014-10-13Fix problem with buffered async io messages executed too latePeter Andersson
2014-10-08Don't generate weird exit if ct_logs has terminated before shut downPeter Andersson
2014-06-16Merge branch 'peppe/common_test/ct_basic_html_error' into maintPeter Andersson
2014-06-16Merge branch 'peppe/common_test/ct_log_cache_error' into maintPeter Andersson
2014-06-05Improve cover analysis via common_testSiri Hansen
2014-06-03Fix problem with mismatching html tags when running basic_html log modePeter Andersson
2014-06-03Force CT log cache to rescan entries with incomplete resultsPeter Andersson
2014-02-14Fix edoc usage errorsPierre Fenoll