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
/
erl_interface
/
test
/
ei_decode_SUITE.erl
Age
Commit message (
Expand
)
Author
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
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Add utf8 atom encode and decode testcases
Lukas Larsson
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
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 erl_interface
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 erl_interface tests to conform with common_test standard
Lukas Larsson
2010-11-30
Fix ei_decode_SUITE:test_ei_decode_long for halfword vm
Sverker Eriksson
2010-07-05
term_to_binary use all 32 bits of INTEGER_EXT
Sverker Eriksson
2010-06-08
Merge branch 'sv/serge-new_float_ext' into dev
Erlang/OTP
2010-06-07
compact IEEE 754 double encoding in external binary format for ei
Steve Vinoski
2009-12-15
Include the test suites for erl_interface
Björn-Egil Dahlberg