Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | Update copyright year | Henrik Nord | |
2018-05-21 | Format logger timestamps according to RFC3339 | Siri Hansen | |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | |
* henrik/update-copyrightyear: update copyright-year | |||
2016-03-18 | Merge branch 'lukas/kernel/error_logger_warn_fix/OTP-13184' | Lukas Larsson | |
* lukas/kernel/error_logger_warn_fix/OTP-13184: kernel: Fix progress check in error logger warn suite | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-03-10 | Fix comments | Björn Gustavsson | |
Remove out-commented code. Make sure that comments that are not at the end of a line starts with two '%' characters and not just one. That will become important later when we'll remove all ?line macros and ask Emacs to re-indent the files. | |||
2016-03-10 | Eliminate use of doc and suite clauses | Björn Gustavsson | |
Those clause are obsolete and never used by common_test. | |||
2016-03-09 | Eliminate use of ?config() macro | Björn Gustavsson | |
?config is ugly and not recommended. Use proplists:get_value/2 instead. | |||
2016-03-09 | Modernize timetraps | Björn Gustavsson | |
2016-03-02 | kernel: Fix progress check in error logger warn suite | Lukas Larsson | |
Since removal of overload prot as default protection only 4 progress reports arrive when starting sasl. | |||
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson | |
As a first step to removing the test_server application as as its own separate application, change the inclusion of test_server.hrl to an inclusion of ct.hrl and remove the inclusion of test_server_line.hrl. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-08 | kernel: Remove ?line macros in error_logger_warn_SUITE | Björn-Egil Dahlberg | |
2015-05-22 | Map error logger warnings to warning messages by default | Richard Carlsson | |
Also fix and document the broken +We option. | |||
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for kernel | Lukas Larsson | |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update kernel tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |