Antoine Levy-Lambert
ff348804c1
Copyright owner The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Stefan Bodewig
0f18fba949
Improve docs on assertions.
...
PR: 25654
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275996 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 14:33:08 +00:00
Stefan Bodewig
1d86fa90cf
apos is not an HTML 4 entity, found by Larry Shatzer
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275208 13f79535-47bb-0310-9956-ffa450edef68
2003-09-10 10:00:14 +00:00
Antoine Levy-Lambert
8fab9564d5
PR: 22533
...
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
2003-08-27 14:23:17 +00:00
Antoine Levy-Lambert
9b60f270d4
Allow JUnit to reuse the same classloader when fork is set to false
...
Submitted by: michael_beauregard at transcanada dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274682 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 16:29:53 +00:00
Erik Hatcher
2b980517fb
Apply patch from #20270 - adds if/unless clause to junit formatters. Submitted by Eli Tucker
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274630 13f79535-47bb-0310-9956-ffa450edef68
2003-05-28 13:12:03 +00:00
Stefan Bodewig
b5bd5af059
Add a nested <bootclasspath> to <java>.
...
Submitted by: W. Craig Trader <craig dot trader at lmco dot com>
Do the same for <junit>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274621 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 08:49:42 +00:00
Stefan Bodewig
1b88e53674
Add documentation for propertyset
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274564 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 15:19:18 +00:00
Stefan Bodewig
c99b33079f
Add tempdir attribute to <junit> to control placement of temporary file.
...
PR: 15454
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274351 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 12:27:14 +00:00
Stefan Bodewig
d9128d1e5c
JUnit 3.8.1 has been released
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273303 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 06:16:39 +00:00
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
...
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +00:00
Stefan Bodewig
1259545cbe
Upgrade to JUnit 3.8 and Xerces 2.1.0.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273270 13f79535-47bb-0310-9956-ffa450edef68
2002-09-02 08:20:09 +00:00
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Stefan Bodewig
8eade094d7
Make FAQ from PR 6606.
...
PR: 6606
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272510 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 14:48:13 +00:00
Stefan Bodewig
e7de779f7c
Add new showoutput attribute to <junit>.
...
There is no automatic testcase for this, but if your run
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=off
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=on
you'll see it in action.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272496 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 09:49:55 +00:00
Stefan Bodewig
c17d143ac3
swallow characters that are illegal in XML documents.
...
PR: 6351
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272312 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 12:13:25 +00:00
Diane Holt
bece717997
Add Stefan's note wrt needing junit.jar and <junit> class files
...
in the same classpath. (And the usual compulsive clean-up :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271905 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 00:02:15 +00:00
Magesh Umasankar
b88e105282
* Add a link to external dependency page.
...
* Remove unnecessary trailing spaces in junit.html.
Submitted by:
Ylan Segal <ylan@digiworks.tv>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271841 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 01:01:18 +00:00
Stefan Bodewig
cf72dc9e50
Add an attribute to avoid <junit>'s classpath magic.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271554 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 10:11:19 +00:00
Stephane Bailliez
777b00eee6
Fix HTML title to be more useful for indexing.
...
PR: 5020
Reported By: jesse.glick@netbeans.com (Jesse Glick)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271132 13f79535-47bb-0310-9956-ffa450edef68
2002-02-03 22:11:39 +00:00
Stefan Bodewig
17208490a1
make documentation match the code.
...
The sentence I've removed must be a left-over from the time before the
newenvironment attribute has been added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271002 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 16:47:32 +00:00
Stefan Bodewig
4687c7dd41
add environment variable support to <junit> if VM is forked.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271001 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 16:35:46 +00:00
Stefan Bodewig
b6a3e9df36
License police on documentation files:
...
(1) Make sure there is a Copyright notice on all visible files.
(2) Make sure all years in which the file has been modified are
listed.
(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.
When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not? ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 08:48:33 +00:00
Stephane Bailliez
3489bebc3d
Documentation patch from Scott Stirling <scottstirling@rcn.com>
...
about stack filtering.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270101 13f79535-47bb-0310-9956-ffa450edef68
2001-12-09 13:40:18 +00:00
Steve Loughran
67c4d97ae6
IE6 on winXP doesn't like the ' entity, rather than replace it with a single quote and break some other browser the sentence was reworked to indicate possesion differently.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269791 13f79535-47bb-0310-9956-ffa450edef68
2001-10-14 03:49:07 +00:00
Nico Seessle
c6124454ff
- Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>
...
- Fixed some other places too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
2001-09-08 01:05:18 +00:00
Stefan Bodewig
39c3dd318a
documentation update for new errorProperty and failureProperty
...
attributes of <junit>.
PR: 1794
Submitted by: robert.watkins@qsipayments.com (Robert Watkins)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269348 13f79535-47bb-0310-9956-ffa450edef68
2001-07-17 13:09:48 +00:00
Stefan Bodewig
c2c9a383f2
Update for JUnit 3.7.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269037 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:20:17 +00:00
Stefan Bodewig
3ae40fb067
Add a new formatter "brief" for <junit>
...
PR: 1175
Submitted by: Robert Watkins <robert.watkins@qsipayments.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269011 13f79535-47bb-0310-9956-ffa450edef68
2001-05-04 08:03:53 +00:00
Stefan Bodewig
e7168dce28
Tested <junit> with new JUnit 3.6.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268935 13f79535-47bb-0310-9956-ffa450edef68
2001-04-10 13:58:19 +00:00
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 12:32:01 +00:00