From ed30b0142c698e59f6b0acaeca2125ed1a57c144 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 8 Apr 2008 12:54:49 +0000 Subject: [PATCH] bookkeeping git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@645887 13f79535-47bb-0310-9956-ffa450edef68 --- changes.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changes.xml b/changes.xml index 8134831..bbc4421 100644 --- a/changes.xml +++ b/changes.xml @@ -51,6 +51,13 @@ added a new assertDoesntMatch assertion + + added suiteSetUp and suiteTearDown targets + + + plainlistener and xmllistener can now optionally contain the + test's log output in their reports +