Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-25 | Remove ?line macros | Björn Gustavsson |
2016-02-25 | Replace ?t with test_server | Björn Gustavsson |
2016-02-25 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-02-25 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-02-25 | Modernize use of 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 |
2014-01-28 | compiler: Test Maps inlining | Björn-Egil Dahlberg |
2013-07-03 | Restrict inlining of local fun references | Anthony Ramine |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-18 | Merge branch 'nox/promote-inline_list_funcs/OTP-10690' | Fredrik Gustafsson |
2013-01-16 | Raise a function_clause error with the right arguments when inlining | Anthony Ramine |
2013-01-16 | Properly guard against badly-typed arguments when inlining | Anthony Ramine |
2013-01-16 | Make inlined list functions fail with function_clause | Anthony Ramine |
2012-10-23 | compiler: Run testcases in parallel | Björn Gustavsson |
2011-12-06 | inline_SUITE: Add the comma_splitter/1 test case | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-04-12 | compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1 | Björn Gustavsson |
2011-02-23 | compiler: Eliminate some warnings | Björn Gustavsson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for compiler | 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 compiler 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 |