aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_run.erl
AgeCommit message (Expand)Author
2018-02-05common_test: Do not call erlang:get_stacktrace()Hans Bolinder
2017-12-04Merge branch 'maint'Peter 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-10common_test: Future-proof exception handling codeBjörn Gustavsson
2017-05-04Update copyright yearRaimo Niskanen
2017-03-20[ct] Add 'keep_logs' optionSiri Hansen
2017-02-21Fix multiply/scale_timetraps in testspecs not workingPeter Andersson
2016-10-24Fix problem with printouts to incorrect parent group leaderPeter Andersson
2016-06-07ct_run: Fix unmatched_return warningsZandra
2016-05-31Remove noop log call in common_testZandra
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-05-02Add flag/option for disabling the character escaping functionalityPeter Andersson
2016-03-08Merge branch 'maint'Peter Andersson
2016-03-08Merge branch 'peppe/common_test/rm_unwanted_tests' into maintPeter Andersson
2016-02-29Enable execution of multiple test cases or groups from a test spec termPeter Andersson
2016-02-22Merge branch 'maint'Hans Bolinder
2016-02-22Fix a few dialyzer warningsHans Bolinder
2016-02-17Remove test_server as a standalone applicationBjörn Gustavsson
2015-12-10Let missing suites affect ct:run_test/1 return and ct_run exit statusPeter Andersson
2015-11-23Make abort_if_missing_suites option work in all io modesPeter Andersson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16Remove void() type in documentationPeter Andersson
2015-06-09Change default start actions and update documentationPeter Andersson
2015-05-08Merge branch 'fishcakez/ct_test_dirs'Zandra Hird
2015-05-06Merge branch 'maint'Zandra Hird
2015-05-05Fix parsing list of one test directory in ct:run_test/1James Fish
2015-05-04Get the VTS mode working with private CT version of webtoolPeter Andersson
2015-05-04Change order of ct_run help sectionsPeter Andersson
2015-04-15Add tests for the get_testspec_terms functionalityPeter Andersson
2015-04-15Introduce test categories for OTP testsPeter Andersson
2015-04-13Fix problem with suite compilation failures not being correctly reportedPeter Andersson
2015-02-26Merge branch 'peppe/common_test/missing_start_flag_in_doc' into maintPeter Andersson
2015-02-18Add missing -group flag in ct_run help textPeter Andersson
2015-01-22Add valid include path to epp in erl2html2 and fix crashing codePeter Andersson
2014-06-05Improve cover analysis via common_testSiri Hansen
2014-03-05Add flag to abort test run if suites fail to compilePeter Andersson
2013-09-05Add missing whitespace in stringPeter Andersson
2013-06-05Improve error report if crash due to bad testspecPeter Andersson
2013-04-17Merge branch 'peppe/common_test/log_cache' into maintPeter Andersson
2013-04-17Implement cache for the CT loggerPeter Andersson
2013-03-25[common_test] Add -force_stop skip_rest option when repeating testsSiri 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-27Merge branch 'peppe/common_test/testspec_include'Peter Andersson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2013-01-24Implement support for including test specificationsPeter Andersson