Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-12 | Prepare release | Erlang/OTP | |
2019-04-12 | Merge branch 'rickard/ts-find-ubuntu-inst/OTP-15716' into maint-21 | Erlang/OTP | |
* rickard/ts-find-ubuntu-inst/OTP-15716: Find installed OTP for Ubuntu | |||
2019-04-03 | Find installed OTP for Ubuntu | Rickard Green | |
2019-03-11 | Prepare release | Erlang/OTP | |
2019-02-20 | use erts’ ERL_TRY_LINK_JAVA in common_test/test_server/configure.in | Antonio Nikishaev | |
2019-02-18 | Merge tag 'OTP-20.3.2.1' into maint | Siri Hansen | |
=== OTP-20.3.2.1 === Changed Applications: - common_test-1.15.4.0.1 Unchanged Applications: - asn1-5.0.5 - compiler-7.1.5 - cosEvent-2.2.2 - cosEventDomain-1.2.2 - cosFileTransfer-1.2.2 - cosNotification-1.2.3 - cosProperty-1.2.3 - cosTime-1.2.3 - cosTransactions-1.3.3 - crypto-4.2.1 - debugger-4.2.4 - dialyzer-3.2.4 - diameter-2.1.4 - edoc-0.9.2 - eldap-1.2.3 - erl_docgen-0.7.2 - erl_interface-3.10.1 - erts-9.3 - et-1.6.1 - eunit-2.3.5 - hipe-3.17.1 - ic-4.4.3 - inets-6.5 - jinterface-1.8.1 - kernel-5.4.3 - megaco-3.18.3 - mnesia-4.15.3 - observer-2.7 - odbc-2.12.1 - orber-3.8.4 - os_mon-2.4.4 - otp_mibs-1.1.2 - parsetools-2.1.6 - public_key-1.5.2 - reltool-0.7.5 - runtime_tools-1.12.5 - sasl-3.1.1 - snmp-5.2.10 - ssh-4.6.7 - ssl-8.2.5 - stdlib-3.4.5 - syntax_tools-2.1.4 - tools-2.11.2 - wx-1.8.3 - xmerl-1.3.16 * tag 'OTP-20.3.2.1': Updated OTP version Prepare release | |||
2019-02-18 | Prepare release | Siri Hansen | |
2019-02-15 | Merge branch 'maint-20' into maint | Siri Hansen | |
* maint-20: Updated OTP version Prepare release | |||
2019-02-15 | Prepare release | Erlang/OTP | |
2019-02-15 | Merge branch ↵ | Siri Hansen | |
'siri/ct/post_end_per_testcase-change-status/ERIERL-282/OTP-15584' into maint * siri/ct/post_end_per_testcase-change-status/ERIERL-282/OTP-15584: [ct] Allow post_end_per_testcase hook to change tc status after timetrap | |||
2019-02-11 | Merge branch 'siri/ct_netconfc/edit-config-list/OTP-15298' into maint | Siri Hansen | |
* siri/ct_netconfc/edit-config-list/OTP-15298: [ct] Allow ct_netconfc:edit_config/3,4,5 to take a list of XML elements | |||
2019-01-31 | [ct] Allow ct_netconfc:edit_config/3,4,5 to take a list of XML elements | Siri Hansen | |
The yang RFC allows more than one top element of config data in an edit-config element. | |||
2019-01-31 | [ct] Add option {newline,string()} to ct_telnet:cmd and ct_telnet:send | Siri Hansen | |
By default, each command is appended with "\n", but in some cases a command must end with "\r\n" to evaluate correctly. This can now be specified with option {newline,"\r\n"}. | |||
2019-01-30 | [ct] Improve error handling of bad regular expressions to ct_telnet | Siri Hansen | |
2019-01-24 | Merge branch 'rickard/ei-ext-maint/OTP-15442' into maint | Rickard Green | |
* rickard/ei-ext-maint/OTP-15442: Pluggable distribution socket implementation for EI | |||
2019-01-23 | Merge branch 'rickard/ei-ext/OTP-15442' into rickard/ei-ext-maint/OTP-15442 | Rickard Green | |
2019-01-23 | Pluggable distribution socket implementation for EI | Rickard Green | |
2019-01-22 | Merge branch 'sverker/fix-since-clauses/OTP-15460' into maint | Sverker Eriksson | |
* sverker/fix-since-clauses/OTP-15460: Fix "since" for all multi clause functions | |||
2019-01-16 | Fix encrypt_config_file and decrypt_config_file | Yakubovsky Dmitriy | |
Variable Key is the input parameter and it will never match to the "Key" result of make_crypto_key/1 In current case we'll always receive bad match when using encrypt_config_file and decrypt_config_file functions. | |||
2019-01-15 | Fix "since" for all multi clause functions | Sverker Eriksson | |
This is the result of going through all .xml files with "clause_i" attributes and make sure their "since" versions are correct. | |||
2018-12-20 | [ct] Allow post_end_per_testcase hook to change tc status after timetrap | Siri Hansen | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | |
introduced after OTP_R13B03. | |||
2018-09-24 | Prepare release | Erlang/OTP | |
2018-09-21 | Update copyright year | Henrik Nord | |
2018-08-06 | Update documentation for ct:timetrap/1 | Brujo Benavides | |
Even when `ct:sleep/1` accepts `Millisecs` as floats, `ct:timetrap/1` does not. If you try to use it in a test, you get the following error: ```erlang {invalid_time_format,0.1} ``` | |||
2018-07-16 | Merge branch 'lukas/clean_doc_xmldir/OTP-15190' into maint | Lukas Larsson | |
* lukas/clean_doc_xmldir/OTP-15190: docs: make clean all XMLDIR | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-07-13 | Don't call report_cb from cth_log_redirect - formatter does that | Siri Hansen | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-06-14 | No export_all warning when compiling test suites | Peter Andersson | |
OTP-14810 | |||
2018-06-12 | Merge pull request #1835 from sirihansen/siri/logger-fix | Siri Hansen | |
2018-06-11 | Merge branch 'hasse/stdlib/pP_with_no_line_breaks/OTP-15103/ERL-607' | Hans Bolinder | |
* hasse/stdlib/pP_with_no_line_breaks/OTP-15103/ERL-607: kernel: Use ~0p debugger: Use ~0p common_test: Use ~0p stdlib: Make pP insert no line breaks with field width zero | |||
2018-06-08 | [logger] Change base OTP domain from [beam,erlang,otp] to [otp] | Siri Hansen | |
2018-06-08 | common_test: Use ~0p | Hans Bolinder | |
2018-06-07 | common_test: Remove EDoc comments in internal modules | Hans Bolinder | |
2018-06-07 | common_test: Remove EDoc documentation in internal modules | Hans Bolinder | |
2018-06-07 | common_test: Remove EDoc documentation in public modules | Hans Bolinder | |
2018-05-29 | Revert "Prepare release" | Henrik | |
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||
2018-05-25 | Prepare release | Erlang/OTP | |
2018-05-23 | Improve documentation of logger and error_logger | Siri Hansen | |
2018-05-16 | Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072' | Hans Bolinder | |
* richcarl/eliminate_lib_module/PR-1786/OTP-15072: Fix minor issues Eliminate call to ct:get_progname() in ts_erl_config Use \n escape instead of integer 10 Move error formatting to erl_error.erl and delete lib.erl Move extended parse functions in lib.erl to erl_eval.erl Move lib:eval_str/1 into mod_esi.erl Remove lib:progname/0 Eliminate call to lib:progname/1 in slave.erl Add ct:get_progname/0 Remove lib:error_message/2 Remove lib:flush_receive/0 Remove lib:send/2 and lib:sendw/2 Move lib:nonl/1 into yecc.erl | |||
2018-05-09 | Eliminate call to ct:get_progname() in ts_erl_config | Richard Carlsson | |
During cross compilation, the ct module is not available. | |||
2018-05-04 | Move error formatting to erl_error.erl and delete lib.erl | Richard Carlsson | |
2018-05-04 | Add ct:get_progname/0 | Richard Carlsson | |
This replaces all uses of lib:progname/0 in tests. | |||
2018-05-03 | Set single_line=true by default in logger_formatter | Siri Hansen | |
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-05-02 | Revert "Update version numbers" | Henrik | |
This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||
2018-04-30 | Update release notes | Erlang/OTP | |