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
Age
Commit message (
Expand
)
Author
2011-03-30
Merge branch 'hw/call-chmod-without-f' into dev
Henrik Nord
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
Update and add cover spec files to work with common_test
Lukas Larsson
2011-02-17
Update all test specs
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
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-12-30
Fix testcases erl_global_whereis, erl_global_names
Björn-Egil Dahlberg
2010-12-10
Fix wrong erl_compare_ext result comparing lists
Vitaliy Batichko
2010-12-10
Correct erl_global{register, unregister} functions
Vitaliy Batichko
2010-12-08
Add PID (~p) type parameters to ei_format
Vitaliy Batichko
2010-12-08
Add char (~c) type parameters to ei_format
Vitaliy Batichko
2010-11-30
Fix ei_decode_SUITE:test_ei_decode_long for halfword vm
Sverker Eriksson
2010-11-25
erl_interface: Fix erl_term_len for integers and refs
Sverker Eriksson
2010-11-15
Call chmod without the "-f" flag
Holger Weiß
2010-10-06
teach ei_x_format to handle unary - and +
Steve Vinoski
2010-09-13
Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev
Patrik Nyblom
2010-09-13
Make ei_threaded_send synchronized
Patrik Nyblom
2010-09-13
Increase timeout value in ei_accept_SUITE
Patrik Nyblom
2010-09-13
Teach ei_accept_SUITE to wait for node publish instead of using random sleeps
Patrik Nyblom
2010-08-31
Update erl_interface doc and testsuite for epmd changes
Patrik Nyblom
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
Fix ei_tmo to restrict dflags to NEW_FLOAT_EXT
Björn-Egil Dahlberg
2010-06-07
compact IEEE 754 double encoding in external binary format for ei
Steve Vinoski
2010-05-02
Merge branch 'bg/remove-stray-ose-support' into dev
Erlang/OTP
2010-04-30
erl_interface tests: Remove stray OSE/Delta support
Björn Gustavsson
2009-12-15
Include the test suites for erl_interface
Björn-Egil Dahlberg