index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
test
/
receive_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-08-14
Fix compiler crash when compiling double receives
Björn Gustavsson
2018-08-06
beam_validator: Fix false diagnostic for a receive nested in a try
Björn Gustavsson
2018-07-06
Call test_lib:recompile/1 from init_per_suite/1
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2017-12-08
Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692
Björn Gustavsson
2017-12-04
Fix number of values for 'after infinity' clause
Björn Gustavsson
2017-11-30
Use the new syntax in more test suites
Björn Gustavsson
2016-05-25
beam_receive: Don't crash when encountering nonsensical code
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-25
Remove ?line macros
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
2015-01-21
receive_SUITE: Cover handling of recv_mark & recv_set in beam_utils
Björn Gustavsson
2014-03-04
Handle nil as a wait_timeout argument in beam_utils:live_opt/4
Anthony Ramine
2013-05-29
compiler: Correct liveness optimization for wait/1
Björn Gustavsson
2013-04-19
Use a set to store ref registers in beam_receive
Anthony Ramine
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-11-07
compiler tests: Correct error in receive_SUITE:groups/0
Björn Gustavsson
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2011-04-12
compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
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
2010-10-12
beam_block: Do optimizations in the safe order
Björn Gustavsson
2010-05-12
Merge branch 'bg/opt-receive' into dev
Erlang/OTP
2010-05-11
compiler test: Test optimization of receive statements
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP