summaryrefslogtreecommitdiff
path: root/erts/emulator/test/fun_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-2/+2
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-25/+22
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-31/+5
* 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-9/+10
* erts: Test erlang:fun_info_mfa/1Björn-Egil Dahlberg2014-07-111-2/+21
* Test named funsAnthony Ramine2013-12-121-0/+10
* Teach is_function/2 that tuples are not funsBjörn Gustavsson2012-12-011-2/+2
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Remove workarounds for hybrid and shared heaps in test suitesBjörn Gustavsson2012-05-101-18/+0
* Fix test case fun_SUITE:refc_distSverker Eriksson2011-07-261-8/+2
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-8/+10
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-7/+17
* OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson2010-01-131-6/+12
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+884