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
/
core_fold_SUITE.erl
Age
Commit message (
Expand
)
Author
2015-02-04
Correct unsafe optimization of '==' and '/='
Björn Gustavsson
2015-02-03
Be more careful about map patterns when evalutating element/2
Björn Gustavsson
2014-03-25
Correctly handle non-matching patterns against literal values
Anthony Ramine
2014-03-10
Properly handle redundant boolean clauses in sys_core_fold
Anthony Ramine
2014-02-04
sys_core_fold: Prevent case expressions from being evaluated twice
Björn Gustavsson
2014-02-04
sys_core_fold_SUITE: For cleanliness, move id/1 to the end
Björn Gustavsson
2014-01-16
Generalize optimizations of case statements
Björn Gustavsson
2013-09-05
compiler: Conform returned errors to the documented format
Björn Gustavsson
2013-02-06
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-04
Add two tests for unused multiple values in effect context
Anthony Ramine
2013-01-30
Test setelement(1, not_a_tuple, NewValue)
Björn Gustavsson
2013-01-30
Fix crash in the compiler when compiling element(2, not_a_tuple)
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2012-01-11
sys_core_fold: Fix opt_guard_try/1
Björn Gustavsson
2012-01-04
core_fold_SUITE: Cover sys_core_fold:is_safe_bool_expr_1/3
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
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP