Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-28 | Make the nodelay setting configurable and false per default | Peter Andersson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-11-27 | [ct_telnet] Don't send extra newline after password | Siri Hansen | |
The telnet client used to send an extra newline after the password. This caused an extra prompt to be sent back from the server. Some test cases failed every now and then due to this - since the second promt was confusing. This is now corrected, i.e. the client does no longer send an extra newline after the password. | |||
2014-04-02 | Document new ct_telnet logging features | Peter Andersson | |
OTP-11440 | |||
2014-03-12 | Add test cases and fix some problems with logging and with the telnet client | Peter Andersson | |
2014-03-12 | Get ct_telnet_client to print all data from server to log | Peter Andersson | |
2014-01-27 | Implement tests for logging traffic for multiple telnet connections | Peter Andersson | |
Also fix remaining problems in source code | |||
2014-01-27 | Implement new telnet logging system | Peter Andersson | |
2013-05-14 | [common_test] Backed out wait_for_linebreak option from ct_telnet | Siri Hansen | |
2013-03-27 | Added testcases for ct_telnet and opportunity to connect to telnet without ↵ | Fredrik Gustafsson | |
user and password. | |||
2013-01-25 | [common_test] Update common test modules to handle unicode | Siri Hansen | |
* Use UTF-8 encoding for all HTML files, except the HTML version of the test suite generated with erl2html2:convert, which will have the same encoding as the original test suite (.erl) file. * Encode link targets in HTML files with test_server_ctrl:uri_encode/1. * Use unicode modifier 't' with ~s when appropriate. * Use unicode:characters_to_list and unicode:characters_to_binary for conversion between binaries and strings instead of binary_to_list and list_to_binary. | |||
2010-02-17 | OTP-8311: Various updates and fixes in Common Test and Test Server | Peter Andersson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |