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
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
Stefan Bodewig
74933f8b7e
New task expectfailure
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209062 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 12:07:49 +00:00