aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/vsn.mk
diff options
context:
space:
mode:
authorFredrik Gustafsson <[email protected]>2012-08-10 10:58:45 +0200
committerFredrik Gustafsson <[email protected]>2012-08-10 10:58:45 +0200
commitf968ff87b1d6fb74237010bffa0390953337425e (patch)
treecd31772649b8f1e599e7fbe2cf7b76b1c2dc7a7b /lib/eunit/vsn.mk
parentf20c64056d2f36d1ea7b07faf2a104378f4c97ee (diff)
parent95a78de4810ca25f7175d8eb7bb8f05e38034122 (diff)
downloadotp-f968ff87b1d6fb74237010bffa0390953337425e.tar.gz
otp-f968ff87b1d6fb74237010bffa0390953337425e.tar.bz2
otp-f968ff87b1d6fb74237010bffa0390953337425e.zip
Merge branch 'rc/eunit-2.2.3/OTP-10173' into maint
* rc/eunit-2.2.3/OTP-10173: Include fixture setup and cleanup errors in Eunit Surefire report documentation fixes add {test,M,F} as a better variant of {M,F} and make the latter obsolete minor cleanup Write chars as UTF-8 to file detect and report bad return values from generators and instantiators eunit_tests should not be listed in eunit.app improved layout of error messages - stack trace before error term bumped revision make stack trace pruning know about the new format Make EUnit print stacktraces with location information Add option 'no_tty' to silent the default tty report
Diffstat (limited to 'lib/eunit/vsn.mk')
-rw-r--r--lib/eunit/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eunit/vsn.mk b/lib/eunit/vsn.mk
index 445c070e96..174d197117 100644
--- a/lib/eunit/vsn.mk
+++ b/lib/eunit/vsn.mk
@@ -1 +1 @@
-EUNIT_VSN = 2.2.2
+EUNIT_VSN = 2.2.3