Author: bodewig
Date: Tue Apr 8 05:54:49 2008
New Revision: 645887
URL: http://svn.apache.org/viewvc?rev=645887&view=rev
Log:
bookkeeping
Modified:
ant/antlibs/antunit/trunk/changes.xml
Modified: ant/antlibs/antunit/trunk/changes.xml
URL:
http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/changes.xml?rev=645887&r1=645886&r2=645887&view=diff
==============================================================================
--- ant/antlibs/antunit/trunk/changes.xml (original)
+++ ant/antlibs/antunit/trunk/changes.xml Tue Apr 8 05:54:49 2008
@@ -51,6 +51,13 @@
<action type="add" issue="43639">
added a new assertDoesntMatch assertion
</action>
+ <action type="add" issue="43475">
+ added suiteSetUp and suiteTearDown targets
+ </action>
+ <action type="add" issue="43604">
+ plainlistener and xmllistener can now optionally contain the
+ test's log output in their reports
+ </action>
</release>
</document>