summaryrefslogtreecommitdiff
path: root/lib/compiler/test/inline_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* inline_SUITE: Make coverage/1 test cheaperBjörn Gustavsson2019-02-151-3/+1
* inline_SUITE: Don't start a slave nodeBjörn Gustavsson2019-02-011-16/+10
* Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\
| * Update copyright yearHenrik Nord2018-09-211-1/+1
* | Introduce a new SSA-based intermediate formatBjörn Gustavsson2018-08-241-5/+7
|/
* Call test_lib:recompile/1 from init_per_suite/1Björn Gustavsson2018-07-061-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-02-251-71/+80
* Replace ?t with test_serverBjörn Gustavsson2016-02-251-1/+1
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-02-251-2/+2
* Eliminate use of ?config() macroBjörn Gustavsson2016-02-251-7/+8
* Modernize use of timetrapsBjörn Gustavsson2016-02-251-6/+3
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* compiler: Test Maps inliningBjörn-Egil Dahlberg2014-01-281-1/+2
* Restrict inlining of local fun referencesAnthony Ramine2013-07-031-1/+2
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'nox/promote-inline_list_funcs/OTP-10690'Fredrik Gustafsson2013-01-181-0/+43
|\
| * Raise a function_clause error with the right arguments when inliningAnthony Ramine2013-01-161-20/+28
| * Properly guard against badly-typed arguments when inliningAnthony Ramine2013-01-161-0/+13
| * Make inlined list functions fail with function_clauseAnthony Ramine2013-01-161-0/+22
* | compiler: Run testcases in parallelBjörn Gustavsson2012-10-231-14/+17
|/
* inline_SUITE: Add the comma_splitter/1 test caseBjörn Gustavsson2011-12-061-1/+2
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-1/+2
* compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1Björn Gustavsson2011-04-121-1/+1
* compiler: Eliminate some warningsBjörn Gustavsson2011-02-231-2/+2
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for compilerLukas Larsson2011-02-171-6/+6
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-0/+6
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-0/+2
* Update compiler tests to conform with common_test standardLukas Larsson2011-02-171-5/+16
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+280