summaryrefslogtreecommitdiff
path: root/lib/common_test/src/ct_logs.erl
Commit message (Expand)AuthorAgeFilesLines
* Add heading option to log functionsPeter Andersson2016-12-021-31/+49
* Fix problem with printouts to incorrect parent group leaderPeter Andersson2016-10-241-4/+9
* Merge branch 'maint-18' into maintRaimo Niskanen2016-07-251-2/+15
|\
| * Fix error with duplicated printouts by ct_telnet:expect/3Peter Andersson2016-07-231-2/+15
* | Merge branch 'zandra/common_test/fix-ct_logs-crash-bug'Zandra Hird2016-06-101-2/+3
|\ \
| * | Avoid crash when monitored ct_logs process is not respondingZandra Hird2016-06-101-2/+3
* | | ct logs: Fix unmatched_return warningsZandra2016-06-091-29/+43
|/ /
* | ct_logs: Eliminate dialyzer warningsBjörn Gustavsson2016-05-101-24/+42
* | Merge branch 'maint-18'Henrik Nord2016-05-041-28/+50
|\ \ | |/
| * Add flag/option for disabling the character escaping functionalityPeter Andersson2016-05-021-5/+12
| * Fix problem with stylesheet tags getting escapedPeter Andersson2016-05-021-19/+27
| * Tweak pre_post_io test case to run without failingPeter Andersson2016-05-021-1/+0
| * Fix various log related problemsPeter Andersson2016-05-021-3/+11
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \
| * | update copyright-yearHenrik Nord2016-03-151-1/+1
| |/
* | Add blank before dotsStefan Strigler2016-03-241-2/+2
|/
* Fix minor issues with escaping charactersPeter Andersson2016-03-091-4/+10
* Fix problems with formatted test_server printoutsPeter Andersson2016-03-081-3/+3
* Make sure special characters are escaped in e.g. pal and log printoutsPeter Andersson2016-03-081-86/+139
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Improve error reports in log when suite compilation failsPeter Andersson2015-04-161-1/+8
* Fix error in ct_logs, not handling long names correctlyPeter Andersson2015-04-101-7/+8
* Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-8/+10
|\
| * Replace all calls to now/0 in CT with new time API functionsPeter Andersson2015-03-201-8/+10
* | Fix problem with directories not listed in expected orderPeter Andersson2015-03-121-1/+13
* | Make it possible to print in the test case log from on_tc_* hook funcsPeter Andersson2015-02-161-1/+30
|/
* Solve memory consumption problemPeter Andersson2014-10-171-17/+18
* Fix problem with buffered async io messages executed too latePeter Andersson2014-10-131-3/+27
* Don't generate weird exit if ct_logs has terminated before shut downPeter Andersson2014-10-081-1/+7
* Merge branch 'peppe/common_test/ct_basic_html_error' into maintPeter Andersson2014-06-161-4/+6
|\
| * Fix problem with mismatching html tags when running basic_html log modePeter Andersson2014-06-031-4/+6
* | Merge branch 'peppe/common_test/ct_log_cache_error' into maintPeter Andersson2014-06-161-3/+16
|\ \
| * | Force CT log cache to rescan entries with incomplete resultsPeter Andersson2014-06-031-3/+16
| |/
* | Improve cover analysis via common_testSiri Hansen2014-06-051-3/+17
|/
* Fix edoc usage errorsPierre Fenoll2014-02-141-1/+1
* Fix problems with info functions and add more testsPeter Andersson2013-11-181-2/+4
* Find and fix minor bugsPeter Andersson2013-09-031-1/+1
* Fix problem with start order of hooks and stopping of ct_util_serverPeter Andersson2013-09-021-2/+2
* Introduce pre- and post-test i/o logPeter Andersson2013-09-021-16/+56
* Make the CT logger print to stdout if test_server is not runningPeter Andersson2013-06-281-9/+13
* Allow calls to ct:pal and ct:print even if CT is not runningPeter Andersson2013-06-271-1/+11
* Merge branch 'peppe/common_test/ts_logfile_problems' into maintPeter Andersson2013-04-241-15/+32
|\
| * Fix error with refreshing logs when html util files are missingPeter Andersson2013-04-221-3/+9
| * Add correct footer to last run index pagePeter Andersson2013-04-221-12/+23
* | Merge branch 'siri/ct/error-printout-link/OTP-11044' into maintSiri Hansen2013-04-181-8/+14
|\ \ | |/ |/|
| * [common_test] Use max importance when logging errorsSiri Hansen2013-04-161-8/+14
* | Bug fixes in Common Test log cachePeter Andersson2013-04-171-21/+16
* | Merge branch 'peppe/common_test/log_cache' into maintPeter Andersson2013-04-171-259/+786
|\ \ | |/ |/|
| * Implement cache for the CT loggerPeter Andersson2013-04-171-259/+786
* | [common_test] Send unexpected logging to test_server's unexpected_io.logSiri Hansen2013-04-081-22/+36
|/