Commit Graph

19 Commits

Author SHA1 Message Date
jkf 7b53475312 updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; 2019-05-26 22:44:16 +02:00
Stefan Bodewig 07c05b0034 PR 43582 add a new AntUnitListener that immediately forwards all log output
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1591967 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 16:40:26 +00:00
Stefan Bodewig e9b4bb4ae9 fix link
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1301341 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 05:25:26 +00:00
Stefan Bodewig 95b8daf2a7 allow passing references from antunit task to tests. PR 49168. Submitted by Jason Trump
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@939555 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 04:25:04 +00:00
Stefan Bodewig 5481b97906 Document suiteSetUp and suiteTearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@645890 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 13:01:45 +00:00
Matthew Jason Benson 3256d9412f add logcontent typedef and doco.
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@449083 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 20:48:20 +00:00
Stefan Bodewig 91c268f3bf update docs
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@447724 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 04:31:21 +00:00
Matthew Jason Benson 8b41edd5ac correction and a couple of capitalizations
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@447580 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 21:42:18 +00:00
Stefan Bodewig eb24b0e8c5 use common CSS stylesheet
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@447521 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 19:47:04 +00:00
Stefan Bodewig 02166c52be Add an errorProperty attribute, document failOnError attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@437205 13f79535-47bb-0310-9956-ffa450edef68
2006-08-26 18:48:48 +00:00
Stefan Bodewig 8f66282084 add documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@433145 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 04:11:49 +00:00
Stefan Bodewig 77d58419c4 allow plainlistener to write reports to files
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432741 13f79535-47bb-0310-9956-ffa450edef68
2006-08-18 21:59:15 +00:00
Stefan Bodewig 6d8263d69b <propertyset> support for <antunit>
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@426650 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 19:16:29 +00:00
Stefan Bodewig 0165fa637c soon?
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@425957 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 04:35:42 +00:00
Stefan Bodewig f8eb6f6815 'test' is not an AntUnit test target
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@425623 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 04:58:57 +00:00
Stefan Bodewig 059a6cfc99 fine tune resource collection support
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@425273 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 04:36:58 +00:00
Steve Loughran 9d5ffa7294 spelling correction, including that of index.html
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@331039 13f79535-47bb-0310-9956-ffa450edef68
2005-11-05 22:30:01 +00:00
Stefan Bodewig bb23f0df31 Make log output available to test runs
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209073 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 13:35:24 +00:00
Stefan Bodewig 2684d535fb Add some documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@202481 13f79535-47bb-0310-9956-ffa450edef68
2005-06-30 04:48:49 +00:00