aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2013-06-03erts: Add "bestfit within carrier" for aoff allocator (aoffcbf)Sverker Eriksson
2013-05-30Merge branch 'rickard/ptab-id-alloc/OTP-11077' into maintRickard Green
2013-05-22Merge branch 'sverk/win64-fixes' into maintSverker Eriksson
2013-05-17Introduce a better id allocation algorithm for PTabsRickard Green
2013-05-16Merge branch 'rickard/nosuspend/OTP-11076' into maintRickard Green
2013-05-06Only verify not busy for erlang:send(Port, Msg, [nosuspend]) until scheduledRickard Green
2013-05-06erts: Change some more 'long' to pointer sized int (ErlDrvUInt)Sverker Eriksson
2013-05-03erts: Fix crash in nif_SUITE for win64Sverker Eriksson
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-21Merge branch 'lukas/erts/efile_iter_max_files'Lukas Larsson
2013-02-19Move test to slave node with limited portsLukas Larsson
2013-02-19tests: Testing hash values of unicode atomsBjörn-Egil Dahlberg
2013-02-19tests: Add latin1 chars atom testBjörn-Egil Dahlberg
2013-02-14Merge branch 'rickard/erl_drv_consume_timeslice/OTP-10810'Rickard Green
2013-02-14Merge branch 'lukas/erts/binary_conv_bifs/OTP-10300'Lukas Larsson
2013-02-14erts: Remove ?line macro from hash_SUITEBjörn-Egil Dahlberg
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-13Merge branch 'sverk/nif-cut-timeslice'Sverker Eriksson
2013-02-13erts: Add enif_consume_timesliceSverker Eriksson
2013-02-13Merge branch 'saleyn/float_to_list_2/OTP-10837'Lukas Larsson
2013-02-13Implement erl_drv_consume_timeslice()Rickard Green
2013-02-07float_to_list/2 changed rounding and cosmetic cleanupSerge Aleynikov
2013-02-06erts: Increase length of well formed header names from {packet,http}Sverker Eriksson
2013-01-28Merge branch 'lukas/r16a/testcases'Lukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Do not crash init_per_suite when nif load failsLukas Larsson
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Merge branch 'sal/float_to_list_2/OTP-10752'Björn-Egil Dahlberg
2013-01-23Merge branch 'lukas/erts/busy-port-tests/OTP-10336'Rickard Green
2013-01-23Add testcases for strange port scheduling scenariosLukas Larsson
2013-01-23Merge branch 'rickard/r16/port-optimizations/OTP-10336'Rickard Green
2013-01-23Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"Fredrik Gustafsson
2013-01-23erts: Testcase doing unicode atom printout with ~wSverker Eriksson
2013-01-21workaround...Rickard Green
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2013-01-18test caseRickard Green
2013-01-18Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'Fredrik Gustafsson
2013-01-16Add utf8 atom distribution test casesRickard Green
2013-01-10Make trace_local_SUITE work without the reverse eta conversionAnthony Ramine
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2012-12-20Teach VM not to dump core on faulty seq_trace in msPatrik Nyblom
2012-12-19Replace use of deprecated functions in test casesRickard Green
2012-12-14tests: Update tuple_SUITE for insert and deleteBjörn-Egil Dahlberg
2012-12-14Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273'Björn-Egil Dahlberg
2012-12-14tests: Refactor away ?line macro in beam_SUITEBjörn-Egil Dahlberg
2012-12-14tests: Fix heap_sizes checkBjörn-Egil Dahlberg
2012-12-14tests: Refactor away ?line macro in process_SUITEBjörn-Egil Dahlberg
2012-12-14tests: Use new correct min_bin_vheap_size in testBjörn-Egil Dahlberg