Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | Merge branch 'maint' | Siri Hansen | |
2017-01-10 | Add ct_default_gl to common_test.app.src | Siri Hansen | |
2016-12-07 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: Update copyright-year Conflicts: lib/dialyzer/src/dialyzer.hrl lib/dialyzer/src/dialyzer_options.erl lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer.hrl lib/dialyzer/test/opaque_SUITE_data/src/recrec/dialyzer_races.erl lib/hipe/icode/hipe_icode.erl lib/hipe/main/hipe.erl lib/hipe/main/hipe.hrl.src lib/hipe/main/hipe_main.erl | |||
2016-12-07 | Update copyright-year | Erlang/OTP | |
2016-12-02 | Merge branch 'richcarl/default-compiler-flags/PR-1226/OTP-14071' | Björn Gustavsson | |
* richcarl/default-compiler-flags/PR-1226/OTP-14071: stdlib test suite: fix uses of export_all diameter tests: Eliminate use of -compile(export_all) asn1 test suite: Suppress warnings for -compile(export_all) Remove left-over uses of -compile(export_all) Make warn_export_all the default warn_obsolete_guard is already default | |||
2016-12-02 | Make sure group leader processes terminate properly | Peter Andersson | |
OTP-14026 | |||
2016-12-02 | Add heading option to log functions | Peter Andersson | |
2016-11-29 | Remove left-over uses of -compile(export_all) | Richard Carlsson | |
2016-10-24 | Fix problem with printouts to incorrect parent group leader | Peter Andersson | |
2016-09-13 | Export functions for setting and reading verbosity | Peter Andersson | |
2016-08-30 | make, ct_make: Handle warning attributes in source files | Björn Gustavsson | |
epp learned to handle the -warning() directive in 14d72f02, but make and ct_make were not updated to expect a {warning,_} return value from epp:parse_erl_form/1. | |||
2016-07-25 | Merge branch 'maint-18' into maint | Raimo Niskanen | |
Conflicts: OTP_VERSION erts/doc/src/notes.xml erts/vsn.mk lib/common_test/doc/src/notes.xml lib/common_test/vsn.mk lib/ssl/doc/src/notes.xml lib/ssl/src/ssl.appup.src lib/ssl/vsn.mk lib/stdlib/test/ets_SUITE.erl otp_versions.table | |||
2016-07-23 | Fix error with duplicated printouts by ct_telnet:expect/3 | Peter Andersson | |
OTP-13730 | |||
2016-06-15 | Merge branch 'zandra/ct-dialyzer' | Zandra Hird | |
* zandra/ct-dialyzer: ct_master_logs: Fix faulty error match | |||
2016-06-14 | ct_master_logs: Fix faulty error match | Zandra Hird | |
2016-06-14 | Merge branch 'peppe/common_test/OTP-13615' | Peter Andersson | |
* peppe/common_test/OTP-13615: Fix problem with incorrect type of timestamps OTP-13615 | |||
2016-06-13 | Fix problem with incorrect type of timestamps | Peter Andersson | |
OTP-13615 | |||
2016-06-10 | Merge branch 'zandra/common_test/fix-ct_logs-crash-bug' | Zandra Hird | |
* zandra/common_test/fix-ct_logs-crash-bug: Avoid crash when monitored ct_logs process is not responding | |||
2016-06-10 | Avoid crash when monitored ct_logs process is not responding | Zandra Hird | |
2016-06-09 | Merge branch 'zandra/common_test/unmatched_returns/OTP-13345' | Zandra Hird | |
* zandra/common_test/unmatched_returns/OTP-13345: (23 commits) ct logs: Fix unmatched_return warnings ct_util: Fix unmatched_return warnings erl2html2: Fix unmatched_return warnings cth_conn_log: Fix unmatched_return warnings ct_webtool: Fix unmatched_return warnings ct_telnet: Fix unmatched_return warnings ct_ssh: Fix unmatched_return warnings ct_snmp: Fix unmatched_return warnings ct_slave: Fix unmatched_return warnings ct_rpc: Fix unmatched_return warnings ct_repeat: Fix unmatched_return warnings ct_release_test: Fix unmatched_return warnings ct_property_test: Fix unmatched_return warnings ct_master: Fix unmatched_return warnings ct_hooks_lock: Fix unmatched_return warnings ct_hooks: Fix unmatched_return warnings ct_groups: Fix unmatched_return warnings ct_ftp: Fix unmatched_return warnings ct_framework: Fix unmatched_return warnings ct_config: Fix unmatched_return warnings ... | |||
2016-06-09 | ct logs: Fix unmatched_return warnings | Zandra | |
2016-06-07 | vts - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_sup - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_node - Fix unmatched_return warnings | Zandra Hird | |
2016-06-07 | test_server_io - Fix unmtached_return warnings | Zandra | |
2016-06-07 | test_server_gl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server_ctrl - Fix unmatched_return warnings | Zandra | |
2016-06-07 | test_server - fix unmatched_return warnings | Zandra | |
2016-06-07 | remove unused purify functions | Zandra | |
2016-06-07 | ct_util: Fix unmatched_return warnings | Zandra | |
2016-06-07 | erl2html2: Fix unmatched_return warnings | Zandra | |
2016-06-07 | cth_conn_log: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_webtool: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_telnet: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_ssh: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_snmp: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_slave: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_rpc: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_repeat: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_release_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_property_test: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_master: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_hooks_lock: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_hooks: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_groups: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_ftp: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_framework: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_config: Fix unmatched_return warnings | Zandra | |
2016-06-07 | ct_run: Fix unmatched_return warnings | Zandra | |
2016-05-31 | Remove noop log call in common_test | Zandra | |