Commit Graph

12 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 cac02039dc moved to gitbox 2018-12-17 09:24:42 +01:00
Stefan Bodewig f66f1178dc AntUnit now requires Ant 1.8.1 2018-06-22 06:44:05 +02:00
Stefan Bodewig a08cb64ca1 fix source code link 2018-06-19 19:58:20 +02:00
Stefan Bodewig e22525b321 we're not in svn anymore 2018-04-27 07:55:06 +02:00
Stefan Bodewig 4added682f bump a few versions
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@689353 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 04:12:43 +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
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 3a7b253d9c Add license, remove copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@442446 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 04:30:58 +00:00
Steve Loughran 9e21e1d5d3 1. typos in assertTask
2. ExpectFailure now does a substring check for the expectedMessage, not a simple exact match
3. AntUnit actually fails the build if the tests failed.

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@411613 13f79535-47bb-0310-9956-ffa450edef68
2006-06-04 22:34:30 +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