aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_logs.erl
AgeCommit message (Expand)Author
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
2013-11-18Fix problems with info functions and add more testsPeter Andersson
2013-09-03Find and fix minor bugsPeter Andersson
2013-09-02Fix problem with start order of hooks and stopping of ct_util_serverPeter Andersson
2013-09-02Introduce pre- and post-test i/o logPeter Andersson
2013-06-28Make the CT logger print to stdout if test_server is not runningPeter Andersson
2013-06-27Allow calls to ct:pal and ct:print even if CT is not runningPeter Andersson
2013-04-24Merge branch 'peppe/common_test/ts_logfile_problems' into maintPeter Andersson
2013-04-22Fix error with refreshing logs when html util files are missingPeter Andersson
2013-04-22Add correct footer to last run index pagePeter Andersson
2013-04-18Merge branch 'siri/ct/error-printout-link/OTP-11044' into maintSiri Hansen
2013-04-17Bug fixes in Common Test log cachePeter Andersson
2013-04-17Merge branch 'peppe/common_test/log_cache' into maintPeter Andersson
2013-04-17Implement cache for the CT loggerPeter Andersson
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2013-04-08[common_test] Send unexpected logging to test_server's unexpected_io.logSiri Hansen
2013-02-19Merge remote branch 'origin/peppe/common_test/force_stop'Peter Andersson
2013-02-18Repair broken force_stop functionalityPeter Andersson
2013-02-15Solve problem with IO deadlock in ct_util_serverPeter Andersson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2013-01-25[test_server] Update test_server to handle unicodeSiri Hansen
2012-08-23Fix IO bug causing CT Hooks to hang at startupPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/break_and_continue' into maintPeter Andersson