Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | [ct] Add ct_testspec:get_tests/1 | Siri Hansen | |
This API function is used by rebar3 instead of implementing test spec parsing again. | |||
2016-12-09 | Prepare release | Erlang/OTP | |
2016-12-02 | Add heading option to log functions | Peter Andersson | |
2016-12-02 | Correct errors in documentation and add more info | Peter Andersson | |
OTP-14044 | |||
2016-09-26 | Fix typo in documentation for ct_telnet:expect/3 | Siri Hansen | |
2016-09-20 | Prepare release | Erlang/OTP | |
2016-09-15 | Document functions for modifying and reading verbosity levels | Peter Andersson | |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder | |
Fix some older errors as well. | |||
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-08 | Update ct:reload_config docs since {error, Reason} can be returned | Zandra Hird | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |
2016-05-13 | common_test: Fix doc tags of ct_netconfc | Björn-Egil Dahlberg | |
2016-05-12 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. | |||
2016-05-11 | Prepare release | Erlang/OTP | |
2016-05-04 | Merge branch 'maint-18' | Henrik Nord | |
Conflicts: OTP_VERSION lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl lib/common_test/vsn.mk | |||
2016-05-03 | Prepare release | Erlang/OTP | |
2016-05-03 | Merge branch 'peppe/ct_misc_18_patches' into maint-18 | Erlang/OTP | |
* peppe/ct_misc_18_patches: Add flag/option for disabling the character escaping functionality Fix bug using the wrong lists search function Fix bug with clashing timestamp values Fix problem with stylesheet tags getting escaped Skip pre/post test IO suite if cover or debug is running Tweak pre_post_io test case to run without failing Fix various log related problems | |||
2016-05-02 | Add flag/option for disabling the character escaping functionality | Peter Andersson | |
OTP-13537 | |||
2016-05-02 | Update the reference manual | Peter Andersson | |
OTP-13462 | |||
2016-05-02 | Skip pre/post test IO suite if cover or debug is running | Peter Andersson | |
OTP-13535 The return value of ct:get_timetrap_info/0 has been modified. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-03-14 | Prepare release | Erlang/OTP | |
2016-03-10 | Merge branch 'siri/common_test/fix-doc-links' into maint | Siri Hansen | |
* siri/common_test/fix-doc-links: Fix link errors in common_test documentation Document that any ssh option is allowed in ct_netconfc Conflicts: lib/common_test/doc/src/ct_hooks_chapter.xml lib/common_test/doc/src/ct_netconfc.xml | |||
2016-03-10 | Merge branch 'siri/ct_netconfc/doc-allow-ssh-options/OTP-13338' into maint | Siri Hansen | |
* siri/ct_netconfc/doc-allow-ssh-options/OTP-13338: Document that any ssh option is allowed in ct_netconfc | |||
2016-03-10 | Merge branch 'peppe/common_test/cth_improvements_docs' into maint | Peter Andersson | |
* peppe/common_test/cth_improvements_docs: Document new CT Hook functions | |||
2016-03-10 | Fix link errors in common_test documentation | Siri Hansen | |
These were introduced when converting from edoc to xml files for the common_test documentation. | |||
2016-03-10 | Document that any ssh option is allowed in ct_netconfc | Siri Hansen | |
The code was changed by OTP-13338, commit bf309240cb531df880989702ae901316e8b5e97d. | |||
2016-03-09 | Document new CT Hook functions | Peter Andersson | |
2016-03-09 | Document the new HTML improvements | Peter Andersson | |
2016-03-09 | Document that any ssh option is allowed in ct_netconfc | Siri Hansen | |
The code was changed by OTP-13338, commit bf309240cb531df880989702ae901316e8b5e97d. | |||
2016-03-09 | Some minor fixes | Peter Andersson | |
2016-03-09 | Stop using edoc for the reference manual | Peter Andersson | |
2016-03-09 | Common Test: Editorial changes 3 | tmanevik | |
Reference Manual files from Pär Wennstad added | |||
2016-03-09 | Common Test: Editorial changes 2 | tmanevik | |
Inserted answers from Peter | |||
2016-03-09 | Common Test: Editorial changes 1 | tmanevik | |
Conflicts: lib/common_test/doc/src/ct_hooks_chapter.xml lib/common_test/doc/src/event_handler_chapter.xml lib/common_test/doc/src/run_test_chapter.xml | |||
2016-02-18 | Prepare release | Erlang/OTP | |
2015-12-15 | Update release notes | Erlang/OTP | |
2015-12-11 | Merge branch 'peppe/common_test/exit_status_when_missing_suites' into maint | Peter Andersson | |
* peppe/common_test/exit_status_when_missing_suites: Let missing suites affect ct:run_test/1 return and ct_run exit status Make abort_if_missing_suites option work in all io modes OTP-13173 | |||
2015-12-10 | Let missing suites affect ct:run_test/1 return and ct_run exit status | Peter Andersson | |
2015-12-09 | [common_test] Correct documentation | Hans Bolinder | |
Fix mistakes found by 'xmllint'. | |||
2015-06-23 | Prepare release | Erlang/OTP | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-16 | Remove void() type in documentation | Peter Andersson | |
2015-06-09 | Change default start actions and update documentation | Peter Andersson | |
2015-05-06 | Merge branch 'maint' | Zandra Hird | |
Conflicts: OTP_VERSION erts/vsn.mk lib/test_server/src/erl2html2.erl | |||
2015-05-06 | Prepare release | Erlang/OTP | |
2015-05-04 | Merge remote-tracking branch 'origin/peppe/common_test/test_categories' | Peter Andersson | |
* origin/peppe/common_test/test_categories: Reintroduce functions for backwards compatibility Update handling of failing all/0 function in test suites Add tests for the get_testspec_terms functionality Introduce test categories for OTP tests OTP-11962 | |||
2015-04-15 | Introduce test categories for OTP tests | Peter Andersson | |
2015-04-14 | Remove obsolete installation scripts and update documentation | Peter Andersson | |
OTP-12421 |