Stefan Bodewig
ecc39c666a
move the listeners to a separate package
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@433143 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 04:01:26 +00:00
Stefan Bodewig
89c2737633
XML listener, mostly complete. I intend to add documentation and stylesheets that allow junitreport to work on the report format later.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432873 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 20:33:08 +00:00
Stefan Bodewig
aede6a63ed
need to make extension configurable
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432866 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 19:34:26 +00:00
Stefan Bodewig
c4413d2f01
cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432865 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 19:27:50 +00:00
Stefan Bodewig
fe56008d7b
factor out some code that may come handy when implementing the XML listener
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432863 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 19:13:42 +00:00
Stefan Bodewig
11115b90e6
make report file name prettier
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@432860 13f79535-47bb-0310-9956-ffa450edef68
2006-08-19 18:56:24 +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
Steve Loughran
52342dc3b5
library version for this artifact
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@429681 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 15:15:40 +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
ec13c2d33f
adapt to common NOTICE file format
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@425607 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 04:24:01 +00:00
Kevin Jackson
b2994fbb76
fixed dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@425278 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 04:53:58 +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
Kevin Jackson
5b3d47a2df
- add maven pom
...
- change to new license/notice style (added NOTICE)
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@424944 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 07:23:57 +00:00
Kevin Jackson
9d8845b5fb
remove unused code
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@424898 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 04:20:45 +00:00
Kevin Jackson
f004d66837
Use ResourceCollections - integration tested, but not unit tested
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@424897 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 04:07:55 +00:00
Stefan Bodewig
32f08f3fa5
provide a bit more documentation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@424603 13f79535-47bb-0310-9956-ffa450edef68
2006-07-22 16:56:01 +00:00
Steve Loughran
b0bcfc9470
if you want to capture the logs, we'd better declare the relevant task
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@420506 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 12:10:14 +00:00
Kevin Jackson
50ae6461ad
remove unused imports change year
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@416289 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 07:15:53 +00:00
Steve Loughran
0d4d1d5680
-Fix the test to expect the failure that is now thrown on an error.
...
-added 'all' targets to the various testcase build files that run antunit against themselves (neat trick, huh?)
Gump should be working now...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@412531 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 20:47:34 +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
cfedbaaf14
Make test pass on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@399528 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 03:35:00 +00:00
Stefan Bodewig
c2c373f758
fix test which assumed antunit was still in the sandbox
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@348409 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 10:29:17 +00:00
Stefan Bodewig
2404575bf0
promote antlibs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@348097 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 05:29:18 +00:00
Steve Loughran
77896a08c4
an extra test
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@331165 13f79535-47bb-0310-9956-ffa450edef68
2005-11-06 23:55:23 +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
3b7ee9a084
No classloader issue, just me being unable to read 'name of the data-type'.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209304 13f79535-47bb-0310-9956-ffa450edef68
2005-07-05 18:55:47 +00:00
Stefan Bodewig
d521b765bb
Port more of copy's test suite
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209085 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 14:13:16 +00:00
Stefan Bodewig
b5362524f1
new assertions for log handling
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209084 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 14:12:15 +00:00
Stefan Bodewig
49defb13be
logcontains condition - only usable during antunit runs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209080 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 13:56:09 +00:00
Stefan Bodewig
b87a7893b3
forgot to add testcase
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209074 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 13:35:46 +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
9d993df70f
New assertions for references
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209070 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 13:12:05 +00:00
Stefan Bodewig
8017ac020a
Port more of the copy tests
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209063 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 12:15:10 +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
Stefan Bodewig
112898e2ed
Port parts of the copy testsuite
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@208741 13f79535-47bb-0310-9956-ffa450edef68
2005-07-01 09:59:49 +00:00
Stefan Bodewig
1668fcf81c
Add two new assertions
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@208739 13f79535-47bb-0310-9956-ffa450edef68
2005-07-01 09:39:53 +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
Stefan Bodewig
a052a4f9bf
Add <antunit> task and a very basic test listener
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@171106 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 11:55:34 +00:00
Stefan Bodewig
e95852fb9a
fix tests
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@165293 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 11:11:56 +00:00
Stefan Bodewig
59d3709306
Change package name
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@165291 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 11:05:19 +00:00
Stefan Bodewig
914d8d5961
Make sandboxes build
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@161885 13f79535-47bb-0310-9956-ffa450edef68
2005-04-19 13:24:52 +00:00
Stefan Bodewig
922d7882dc
Import sandbox antlibs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@161469 13f79535-47bb-0310-9956-ffa450edef68
2005-04-15 14:32:50 +00:00