aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/vsn.mk
AgeCommit message (Collapse)Author
2011-08-30Updated to EUnit version 2.2.0Richard Carlsson
New macros assertNotMatch(Guard, Expr), assertNotEqual(Unexpected, Expr), and assertNotException(Class, Term, Expr). The debugMsg macro now also prints the pid of the current process. When testing all modules in a directory, tests in <Module>_tests.erl are no longer executed twice. The use of 'regexp' internally has been replaced with 're'.
2011-05-24Prepare releaseOTP_R14B03Erlang/OTP
2010-12-06Prepare releaseErlang/OTP
2010-02-11Update version numbersBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP