[root]/src/testcases/org/apache/tools/ant/taskdefs/condition
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 60 (100.0%) | 383 (100.0%) | 6.3 |
bodewig | 22 (36.7%) | 237 (61.9%) | 10.7 |
antoine | 12 (20.0%) | 64 (16.7%) | 5.3 |
stevel | 5 (8.3%) | 59 (15.4%) | 11.8 |
peterreilly | 5 (8.3%) | 10 (2.6%) | 2.0 |
mbenson | 12 (20.0%) | 5 (1.3%) | 0.4 |
kevj | 1 (1.7%) | 5 (1.3%) | 5.0 |
jkf | 3 (5.0%) | 3 (0.8%) | 1.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
copy2license.pl
66 lines of code changed in:
tests for antversion condition
5 lines of code changed in:
Remove unused imports from testcases
1 lines of code changed in:
Add isfailure condition.
5 lines of code changed in:
Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable.
All tests run against localhost. This *should* work everywhere, but no doubt someone with a confused /etc/hosts or no IPv4 stack will have different opinions.
5 lines of code changed in:
removed lines with $Revision: x.y $ lines (after verification)
2 lines of code changed in:
I don't see the debug output in the Kaffe Gump run, try it unconditionally
17 lines of code changed in:
condition to check for parser features. Left to others to put into Ant's build.xml.
0 lines of code changed in:
Xor. Not strictly necessary, but the logical equivalent is a dog to type.
5 lines of code changed in:
added isfileselected test
5 lines of code changed in:
some simple tests for the issigned condition
5 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
Copyright owner is The Apache Software Foundation
4 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
12 lines of code changed in:
Switch to Apache Software License 2.0
48 lines of code changed in:
followed up peter reilly's suggestion; full testing for unimplemented as well as undefined
8 lines of code changed in:
new condition: typefound
41 lines of code changed in:
Remove email address from sources
3 lines of code changed in:
Remove Jakarta Project from license
3 lines of code changed in:
(4 more)