[root]/src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 37 (100.0%) | 246 (100.0%) | 6.6 |
sbailliez | 6 (16.2%) | 149 (60.6%) | 24.8 |
antoine | 11 (29.7%) | 53 (21.5%) | 4.8 |
bodewig | 9 (24.3%) | 31 (12.6%) | 3.4 |
jkf | 3 (8.1%) | 7 (2.8%) | 2.3 |
conor | 1 (2.7%) | 6 (2.4%) | 6.0 |
peterreilly | 3 (8.1%) | 0 (0.0%) | 0.0 |
mbenson | 4 (10.8%) | 0 (0.0%) | 0.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
2006
1 lines of code changed in:
Remove unused imports from testcases
4 lines of code changed in:
Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.
Also removed unused/* imports along the way.
3 lines of code changed in:
Some places where url.toFile has been used instead of FileUtils.fromURI.
PR: 30593, 30642
Submitted by: Kevin Greiner <kgreiner at xpediantsolutions dot com>
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
3 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
6 lines of code changed in:
Switch to Apache Software License 2.0
36 lines of code changed in:
Simplify assertion in testcase (remark of Martin Kruithof)
2 lines of code changed in:
Make org.apache.tools.ant.taskdefs.optional.sitraka.ClassFileTest pass under
JDK 1.2
PR: 23919
Submitted by: Martijn Kruithof (ant at kruithof dot xs4all dot nl)
6 lines of code changed in:
Make test more robust. In particular - make it pass on Mac OS X.
5 lines of code changed in:
Make test more robust. In particular - make it pass on Mac OS X.
6 lines of code changed in:
Remove Jakarta Project from license
3 lines of code changed in:
2003
1 lines of code changed in:
Make this test pass on different JDK 1.4 minor versions
PR: 15250
6 lines of code changed in:
Looks as if JDK 1.4 is counting lines differently
10 lines of code changed in:
- Get the class from the caller classloader.
2 lines of code changed in:
testing for XMLReport...
46 lines of code changed in:
better incomplete than nothing...
47 lines of code changed in:
(3 more)