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_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-08-07
sys_core_fold: Fix unsafe optimization of non-variable apply
Björn Gustavsson
2016-11-18
v3_kernel: Generate optimized code for guards
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
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-04-22
test suite: Always place .core files in data directories
Björn Gustavsson
2015-04-22
test suites: Unload modules compiled from .core or .S
Björn Gustavsson
2014-03-05
Do not try to optimize non-boolean guards
Anthony Ramine
2014-02-11
Teach sys_core_fold:eval_case/2 to cope with handwritten Core Erlang
Björn Gustavsson
2014-01-29
compiler: Add core compile test for maps
Björn-Egil Dahlberg
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-11
v3_kernel: Handle sequences in guards
Björn Gustavsson
2012-01-04
Cover v3_kernel:get_line/1
Björn Gustavsson
2012-01-04
core_SUITE: Cover the nomatch_shadow warning in v3_kernel
Björn Gustavsson
2012-01-04
core_SUITE: Cover v3_kernel:build_match/2
Björn Gustavsson
2012-01-04
core_SUITE: Cover sys_core_fold:eval_is_boolean/2
Björn Gustavsson
2012-01-04
core_SUITE: Cover sys_core_fold:make_effect_seq/2
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