summaryrefslogtreecommitdiff
path: root/erts/emulator/test/fun_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* erts: Escape atoms in erlang:fun_to_list/1John Högberg2019-08-071-2/+8
* fun_SUITE: Make refc/1 test more reliableBjörn Gustavsson2019-04-121-0/+2
* erts: Always stop any testnodes before testcase exitsLukas Larsson2019-03-251-1/+3
* Optimize the is_function/2 guard testBjörn Gustavsson2019-01-211-0/+10
* Merge pull request #1812 from michalmuskala/mm/make-fun-loaderJohn Högberg2018-07-181-6/+10
|\
| * Optimise creation of anonymous functionsMichał Muskała2018-07-171-6/+10
* | Update copyright yearHenrik Nord2018-06-181-1/+1
|/
* erts: Make apply throw 'badarg' if Args is not a listSverker Eriksson2017-06-271-0/+14
* Update test cases for erlang:hash/2 removalBjörn-Egil Dahlberg2017-01-251-32/+3
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-354/+348
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-17/+8
* 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