aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/tuple_SUITE.erl
AgeCommit message (Expand)Author
2014-09-05Only run upper boundry tuple test with lots of memoryRickard Green
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-12-14tests: Update tuple_SUITE for insert and deleteBjörn-Egil Dahlberg
2012-11-27test: Refactor away ?line macro in tuple_SUITEBjörn-Egil Dahlberg
2012-11-27erts: Enforce tuple max size on BIFsBjörn-Egil Dahlberg
2011-02-23emulator tests: Eliminate some compiler warningsBjörn Gustavsson
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
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP