aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/bif_SUITE.erl
AgeCommit message (Expand)Author
2018-10-11Merge branch 'sverker/r16/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into m...Erlang/OTP
2017-08-30erts: Fix crash in binary_to_atom/term for invalid utf8Sverker Eriksson
2013-11-11erts: remove ?line macro in testcasesFredrik Gustafsson
2013-11-09Add os:unsetenv/1Martin Hässler
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2012-06-08Merge branch 'maint'Lukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-22Merge branch 'maint'Raimo Niskanen
2012-03-21erts: Basic test of erlang:halt/0..2Raimo Niskanen
2012-02-08bif_SUITE: Test for suitable "shadowed by erl_bif_types" commentsBjörn Gustavsson
2012-02-08bif_SUITE: Add test to ensure that all guard BIFs have type infoBjörn Gustavsson
2012-02-08Replace autoimport_SUITE with bif_SUITE:auto_imports/1Björn Gustavsson
2012-02-08bif_SUITE: Add test case for specs and BIF stubsBjörn Gustavsson
2011-03-17Make erts_printf %T not recurse on C stackPatrik Nyblom
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for emulatorLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update emulator tests to conform with common_test standardLukas Larsson
2010-06-07Test that all BIFs have known typesBjörn Gustavsson
2010-06-03Merge branch 'pan/otp_8579_autoimport_override' into devErlang/OTP
2010-06-02Autoimport min/2 and max/2Patrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP