Matthew Jason Benson
ec9e663f8e
add junit-report-only and antunit-report-only for those (admittedly rare)
situations when you've just run tests without reports and change your mind
that you want reports after all. :P
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450535 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d50746553c
restructure some stuff; run-tests shared failure message with test,
thereby pointing to nonexistent test reports. Also running a single junit test
from run-tests was broken, which is how my breaking SizeSelector change
made it in.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
7f0ad1d0ec
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450341 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac221b3329
move apply tests to antunit, fixing bug 40331 in the process.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450239 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ca55545c82
a little more work
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450238 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d469e3b318
I don't think Gump test-ant has failed properly for several months,
if the fossil record is correct. :(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450234 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3f73a85198
Bugzilla 31520
adding SPI to jar-task
This patch from bernd Dutkowski adds
a nested element <service> to the <jar> task
this creates the SPI files - see doc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450209 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b473d2ab95
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450207 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f35b23cd42
New files for service element for <jar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450204 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
3df48b005a
attempt to fix Gump failures
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450067 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c8b5902d5d
remove blockquote from long examples, correct name of attribute in <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449833 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
962afc9797
fix typo (reported by Antony Goubard)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
022d5119e9
add doc for <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449826 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
900a03ed70
remove incorrect default=all
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449825 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b65fcc8a3a
Bugzilla 28883 add <matches> condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449824 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0079eca38e
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449822 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
15363926d9
tests for matches
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449821 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e0f2e450f7
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449819 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3bfcba10d1
implementation of matches condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449818 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e2fa3d410f
correctly mark property resource type as <propertyresource>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449705 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6d4a02a44c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449409 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
79ab6fb13c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449408 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
eeab7a1ba3
refine empty node handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449407 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1c08b74cea
set the directores used in tests to point to the new layout of test cases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449406 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ffc467b126
Bugzilla 26286: allow empty leaf nodes to be properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449309 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a4867d61a6
fix condition for antunit.includes property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449308 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f7c5b51e7c
propset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449307 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3749792289
xmlproperty: test for empty element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449306 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7ac1fe3852
switch when attribute of size fileselector to use Comparison type.
Also took out a bunch of spurious parentheses and moved the public statics to the top.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449115 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7f571720db
Fix incorrectly documented default value for size selector's when attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449111 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
6c9e00f717
containsregexp does double-duty as FileSelector + ResourceSelector.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
76cfa5be68
migrate resource selectors tests to antunit.
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
edad691d59
disallow mixing of old-style "testcase" property with either of antunit.testcase, junit.testcase, or both. Additionally, allow files simply named test.xml in addition to *-test.xml .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449091 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
702bbe17b7
bugzilla 27283: note that optimize has no effect for sun jdk>1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449090 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
55e706dbe4
incorporate new LogLevel EA into <echo> and <record>. Are there others?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449046 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
1f2d4bd6e9
when you ask for everything, you get everything, scripting included.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448886 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
b490021796
Add AntUnit 1.0 Beta 1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448804 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
86dfc127e6
Add stylesheets of 1.0Beta1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448803 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
f99da8fc9f
Announce AntUnit 1.0 Beta 1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448797 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
996bb8c9ce
commit the first antunit test while showing offending, un-addable text.
Bugzilla 40415.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448646 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
48483f3713
a little cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448642 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
3932c58421
try to address Jon Skeet's concerns about documenting the diff. between add/addConfigured in the Javadoc; removing his TODO
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448641 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
307ac84b87
make this work even when my cygwin-based svn checks out files in \n but my JVM thinks line.separator = \r\n
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448640 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
b5057787a2
committing the 'D' portion from svn move src/testcases src/tests/junit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448638 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
73d66d2c6d
Restructuring to allow junit and antunit tests both.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448636 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
359ac4f967
patch submitted by Xavier Hanin, mainly closing HttpURLConnection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448452 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
4183b28e9e
remove CRs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
42ab91355c
add note to whatsnew about performance improvments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448389 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b912cb97f4
Performance: bugzilla 25778
Minor optimization for ComponentHelper.initDefaultDefinitions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448385 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e028c28100
Performance:
if a task does not have an id, do not bother
to replace the unknownelement in the tasks list of the target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448382 13f79535-47bb-0310-9956-ffa450edef68
19 years ago