summaryrefslogtreecommitdiff
path: root/lib/common_test/src/ct_run.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-151-1/+1
* dbg: deprecates function dbg:stop_clear/1Kiko Fernandez-Reyes2023-04-191-1/+1
* Update copyright yearErlang/OTP2022-02-151-1/+1
* ct: Do not flush output when exiting ct_runLukas Larsson2022-01-211-3/+3
* Update copyright yearRickard Green2021-12-131-1/+1
* Update the CT test_spec grammar to accept group-path of group_specacw2242021-09-261-2/+17
* common_test: Allow floats to -multiply_timetraps NTomas Abrahamsson2021-04-281-1/+8
* Fixes ERL-1335Filipe Cristovao2020-09-241-1/+2
* Update copyright yearRickard Green2020-03-131-1/+1
* common_test: Remove legacyIngela Anderton Andin2019-08-291-71/+20
* common_test: Add support for running cover:local_only/0Björn Gustavsson2019-02-111-1/+7
* No export_all warning when compiling test suitesPeter Andersson2018-06-141-7/+8
* common_test: Remove EDoc documentation in public modulesHans Bolinder2018-06-071-56/+1
* common_test: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-051-8/+4
* Merge branch 'maint'Peter Andersson2017-12-041-2/+12
|\
| * Tag Common Test system processes using process dictionaryPeter Andersson2017-10-251-5/+5
| * Add app name tag in process dictionaryPeter Andersson2017-10-251-2/+12
* | common_test: Do not use deprecated functions in string(3)Siri Hansen2017-09-151-4/+4
|/
* [ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen2017-06-161-34/+34
* common_test: Future-proof exception handling codeBjörn Gustavsson2017-05-101-9/+17
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* [ct] Add 'keep_logs' optionSiri Hansen2017-03-201-0/+18
* Fix multiply/scale_timetraps in testspecs not workingPeter Andersson2017-02-211-8/+19
* Fix problem with printouts to incorrect parent group leaderPeter Andersson2016-10-241-5/+10
* ct_run: Fix unmatched_return warningsZandra2016-06-071-43/+54
* Remove noop log call in common_testZandra2016-05-311-1/+0
* Merge branch 'maint-18'Henrik Nord2016-05-041-3/+55
|\
| * Add flag/option for disabling the character escaping functionalityPeter Andersson2016-05-021-3/+55
* | Merge branch 'maint'Peter Andersson2016-03-081-0/+7
|\ \ | |/
| * Merge branch 'peppe/common_test/rm_unwanted_tests' into maintPeter Andersson2016-03-081-0/+7
| |\
| | * Enable execution of multiple test cases or groups from a test spec termPeter Andersson2016-02-291-0/+7
* | | Merge branch 'maint'Hans Bolinder2016-02-221-3/+13
|\ \ \ | |/ /
| * | Fix a few dialyzer warningsHans Bolinder2016-02-221-3/+13
| |/
* | Remove test_server as a standalone applicationBjörn Gustavsson2016-02-171-3/+1
|/
* Let missing suites affect ct:run_test/1 return and ct_run exit statusPeter Andersson2015-12-101-4/+14
* Make abort_if_missing_suites option work in all io modesPeter Andersson2015-11-231-2/+4
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Remove void() type in documentationPeter Andersson2015-06-161-1/+1
* Change default start actions and update documentationPeter Andersson2015-06-091-70/+76
* Merge branch 'fishcakez/ct_test_dirs'Zandra Hird2015-05-081-1/+5
|\
| * Fix parsing list of one test directory in ct:run_test/1James Fish2015-05-051-1/+5
* | Merge branch 'maint'Zandra Hird2015-05-061-32/+39
|\ \ | |/ |/|
| * Get the VTS mode working with private CT version of webtoolPeter Andersson2015-05-041-21/+21
| * Change order of ct_run help sectionsPeter Andersson2015-05-041-16/+23
* | Add tests for the get_testspec_terms functionalityPeter Andersson2015-04-151-1/+4
* | Introduce test categories for OTP testsPeter Andersson2015-04-151-10/+17
* | Fix problem with suite compilation failures not being correctly reportedPeter Andersson2015-04-131-18/+3
|/
* Merge branch 'peppe/common_test/missing_start_flag_in_doc' into maintPeter Andersson2015-02-261-1/+2
|\
| * Add missing -group flag in ct_run help textPeter Andersson2015-02-181-1/+2
* | Add valid include path to epp in erl2html2 and fix crashing codePeter Andersson2015-01-221-6/+15
|/