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
/
stdlib
/
test
/
erl_eval_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-04-24
stdlib: Correct the linter's check of map guard expressions
Hans Bolinder
2018-01-09
stdlib: Add check of stacktrace variable to erl_eval
Hans Bolinder
2018-01-09
stdlib: Improve erl_eval's stacktraces
Hans Bolinder
2016-03-09
Remove ?line macros
Björn Gustavsson
2016-03-09
Eliminate 'suite' and 'doc' clauses
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Modernize use of timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-01-13
stdlib: fix erl_eval not using non-local function handler
Hans Bolinder
2015-10-19
Use full list of bindings when matching on map keys
José Valim
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2014-08-26
stdlib: Update Map tests
Björn-Egil Dahlberg
2014-05-03
Fix evaluation of map updates in the debugger and erl_eval
Anthony Ramine
2014-03-15
Fix evaluation of empty map patterns in erl_lint
Anthony Ramine
2014-03-14
Fix evaluation of empty map updates in erl_eval
Anthony Ramine
2014-02-24
Merge branch 'josevalim/jv-eval-guards/OTP-11747'
Henrik Nord
2014-02-01
Handle map fields in their own function in erl_eval
Anthony Ramine
2014-01-23
Fix erl_eval bug when erlang:'=='/2 is used in guards
José Valim
2013-12-12
Test named funs
Anthony Ramine
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-04-17
Encode Erlang source files with non-ascii characters in UTF-8
Björn Gustavsson
2013-02-10
erl_eval: Don't allow evaluation of {M,F} in the shell
Björn Gustavsson
2013-02-07
[stdlib] Fix bugs in eval_bits
Hans Bolinder
2013-01-10
erl_eval: Don't test parameterized modules
Björn Gustavsson
2012-08-17
Remove support for tuple funs
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-27
erl_eval_SUITE: Skip test of parameterized modules if native code
Björn Gustavsson
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-08-31
Improve and correct types and specifications in Kernel and STDLIB
Hans Bolinder
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2011-03-23
v3_core: Fix variable incorrectly unbound after binary match
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 stdlib
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 stdlib tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-12-21
Fix type-checking of variable used in zero-width bit syntax construction
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP