aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/src/eunit_data.erl
AgeCommit message (Expand)Author
2016-11-23Update EUnit license headers to dual Apache2/LGPLRichard Carlsson
2016-02-17eunit: Add suppression of Dialyzer warningsHans Bolinder
2015-03-12OTP-11660: make eunit unicode safeVlad Dumitrescu
2014-07-02Refactor function in eunit using is_function/2Luca Favatella
2012-08-10documentation fixesRichard Carlsson
2012-08-10add {test,M,F} as a better variant of {M,F} and make the latter obsoleteRichard Carlsson
2012-08-10detect and report bad return values from generators and instantiatorsRichard Carlsson
2011-09-25updated author e-mails and homepagesRichard Carlsson
2011-09-25removed cvs keywords from filesRichard Carlsson
2011-08-30Updated to EUnit version 2.2.0Richard Carlsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP