aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/test/eunit_SUITE.erl
AgeCommit message (Expand)Author
2019-07-04ERL-991 Strip control codes from eunit_surefire outputSimon Johansson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-12OTP-11660: make eunit unicode safeVlad Dumitrescu
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for eunitLukas 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 eunit tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP