Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | Fix comments | Björn Gustavsson |
2016-03-10 | Eliminate use of doc and suite clauses | Björn Gustavsson |
2016-03-10 | Eliminate use test_server:format() | Björn Gustavsson |
2016-03-10 | Eliminate use of test_server:sleep/1 | Björn Gustavsson |
2016-03-09 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-03-09 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-03-09 | Modernize timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-26 | Eliminate use of erlang:now/0 for generating unique node names | Björn Gustavsson |
2014-05-26 | application_SUITE: Clean up the code after the test is done | Björn Gustavsson |
2014-04-11 | Store expanded config in application_controller:change_application_data | Siri Hansen |
2014-02-21 | Unload 'deadlock' application in application_SUITE:shutdown_deadlock | Siri Hansen |
2014-02-19 | kernel: Fix an application terminate deadlock possibility | Dan Gudmundsson |
2014-02-11 | Allow persistent option on set_env/4 and unset_env/3 | José Valim |
2013-07-11 | Add application:ensure_all_started/1-2 | Fred Hebert |
2013-03-05 | tests: Refactor away ?line macro in test suite | Björn-Egil Dahlberg |
2013-03-05 | kernel: Tests for application:ensure_started/1,2 | Björn-Egil Dahlberg |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-14 | Removed obsolete ?line macro | Serge Aleynikov |
2013-01-14 | Add application:get_key/3 | serge |
2011-11-16 | Add documentation and test for kernel env var shutdown_timeout | Siri Hansen |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | 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 |