aboutsummaryrefslogtreecommitdiffstats
path: root/erts/test/z_SUITE.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-26Merge branch 'maint'Lukas Larsson
2018-01-24kernel: Ignore cores in erl_distribution_SUITELukas Larsson
2017-12-21Merge branch 'maint'Sverker Eriksson
2017-12-13erts: Add core dumps from valgrind to z_SUITE searchSverker Eriksson
2017-09-15system (test): Do not use deprecated functions in string(3)Dan Gudmundsson
2016-08-30erts: Improve z_SUITE:core_filesSverker Eriksson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-06Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-04-06Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-05Modernize use of timetrapsBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-01-23erts: fix unicode printing of gdb printoutsLukas Larsson
2014-01-14New version number does not start with an RLukas Larsson
2013-11-07erts: Add cerl -dump and dumping in z_SUITELukas Larsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-23system: Prevent z_SUITE from changing the timestamp on core filesSverker Eriksson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-04erts: Use re instead of regexp in testsuiteBjörn-Egil Dahlberg
2011-10-27erts/z_SUITE: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for systemLukas 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 system tests to conform with common_test standardLukas Larsson
2010-11-30Teach filelib to use re in unicode mode when filenames are not rawPatrik Nyblom
2010-01-22Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP
2010-01-20system test: fix build of test suites on WindowsBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP