summaryrefslogtreecommitdiff
path: root/lib/common_test/src/ct.erl
Commit message (Expand)AuthorAgeFilesLines
* Document the abort_if_missing_suites functionalityPeter Andersson2014-04-021-1/+2
* [common_test] Add -force_stop skip_rest option when repeating testsSiri Hansen2013-03-251-1/+2
* Merge branch 'peppe/common_test/testspec_include'Peter Andersson2013-01-271-2/+2
|\
| * Update documentationPeter Andersson2013-01-241-2/+2
* | [common_test] Update common test modules to handle unicodeSiri Hansen2013-01-251-2/+2
|/
* Merge branch 'maint'Peter Andersson2012-11-221-1/+2
|\
| * Document the new group search featurePeter Andersson2012-11-211-1/+2
* | Handle ct:abort_current_testcase/1 when executing parallel groupsBjörn Gustavsson2012-11-071-1/+2
* | [common_test] Add option cover_stopSiri Hansen2012-10-301-1/+1
|/
* Fix broken interactive modePeter Andersson2012-09-101-2/+4
* Fix documentation errorPeter Andersson2012-08-301-2/+2
* Update the documentation for R15B02Peter Andersson2012-08-291-111/+127
* Make sure the test can never hang when ct:break/1/2 is calledPeter Andersson2012-08-271-25/+60
* Merge branch 'lukas/common_test/deep_get_config/OTP-9626' into maintLukas Larsson2012-08-271-43/+54
|\
| * Update user config to use nested tuple keysLukas Larsson2012-08-231-43/+54
* | Merge remote branch 'origin/peppe/common_test/break_and_continue' into maintPeter Andersson2012-08-231-4/+81
|\ \
| * | Fix error in documentationPeter Andersson2012-08-211-1/+1
| * | Implement support for test case execution break/continuePeter Andersson2012-08-081-5/+82
* | | Merge remote branch 'origin/peppe/common_test/verbosity_level' into maintPeter Andersson2012-08-231-42/+108
|\ \ \ | |_|/ |/| |
| * | Fix doc build errorPeter Andersson2012-08-081-3/+3
| * | Implement verbosity levels and parameter for log printout importancePeter Andersson2012-07-131-42/+108
| |/
* | Add ct:notify and ct:sync_notifyLukas Larsson2012-07-191-1/+26
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Merge remote branch 'origin/peppe/common_test/otp-9988_9871.merged' into maintPeter Andersson2012-03-261-3/+11
|\
| * Implement support for user controlled timetrapsPeter Andersson2012-03-211-3/+11
* | Document the create_priv_dir option for ct:run_test/1Peter Andersson2012-03-211-1/+3
|/
* Change the option name 'unique_priv_dir' to 'create_priv_dir'Peter Andersson2012-03-131-3/+3
* Make it possible to use unique priv_dir namesPeter Andersson2012-03-131-1/+10
* Fix problem with buffered DOWN messagesPeter Andersson2012-03-081-0/+2
* Correct wrong location printout for ct:fail/1/2Peter Andersson2012-03-061-4/+20
* Merge remote branch 'origin/peppe/common_test/capture_io'Peter Andersson2011-12-091-0/+60
|\
| * Fix error in documentationPeter Andersson2011-12-081-2/+2
| * Create ct interface to the test_server:capture_* functionsPeter Andersson2011-12-081-0/+60
* | Implement the group info functionPeter Andersson2011-12-021-6/+30
|/
* Add ct:comment/2 functionPeter Andersson2011-12-021-20/+40
* Add ct:fail/2 functionPeter Andersson2011-11-301-1/+20
* Merge branch 'dev' into majorLukas Larsson2011-10-041-2/+4
|\
| * Add documentation on timetraps and start flagsPeter Andersson2011-09-291-1/+1
| * Introduce new 'logopts' flagPeter Andersson2011-09-231-1/+3
* | Add documentation for cth_log_redirect and built-in hooksLukas Larsson2011-09-201-1/+1
|/
* Fix problems with timetrap handling in common_test:Peter Andersson2011-04-281-0/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test Hook in code and testcasesLukas Larsson2011-02-171-4/+4
* Add documentation for SCBsLukas Larsson2011-02-171-1/+5
* Update edoc and command line help documentation to reflect change from run_te...Lukas Larsson2010-11-291-4/+4
* Update get_status doc to include no_tests_runningLukas Larsson2010-10-141-1/+1
* Add documentation for group specifications and for the label optionPeter Andersson2010-07-061-9/+11
* Merge branch 'peppe/common_test_r14_dev_2' into devErlang/OTP2010-06-111-25/+116
|\
| * Minor fixes in code and test suitesPeter Andersson2010-06-091-2/+4
| * Add support for dynamic timetrap handlingPeter Andersson2010-06-091-1/+13