summaryrefslogtreecommitdiff
path: root/lib/compiler/test/receive_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* compiler: Correct liveness optimization for wait/1Björn Gustavsson2013-05-291-2/+19
* Use a set to store ref registers in beam_receiveAnthony Ramine2013-04-191-4/+9
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* compiler tests: Correct error in receive_SUITE:groups/0Björn Gustavsson2012-11-071-2/+2
* compiler: Run testcases in parallelBjörn Gustavsson2012-10-231-2/+4
* compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1Björn Gustavsson2011-04-121-1/+1
* 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 compilerLukas Larsson2011-02-171-4/+6
* 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 compiler tests to conform with common_test standardLukas Larsson2011-02-171-5/+14
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-3/+3
* beam_block: Do optimizations in the safe orderBjörn Gustavsson2010-10-121-2/+23
* Merge branch 'bg/opt-receive' into devErlang/OTP2010-05-121-8/+55
|\
| * compiler test: Test optimization of receive statementsBjörn Gustavsson2010-05-111-3/+50
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+161