[root]/src/testcases/org/example/junit
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 155 (100.0%) | 7.3 |
bodewig | 9 (42.9%) | 120 (77.4%) | 13.3 |
antoine | 6 (28.6%) | 30 (19.4%) | 5.0 |
stevel | 1 (4.8%) | 5 (3.2%) | 5.0 |
peterreilly | 2 (9.5%) | 0 (0.0%) | 0.0 |
mbenson | 3 (14.3%) | 0 (0.0%) | 0.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
copy2license.pl
18 lines of code changed in:
Test that verifies XML parser version (Xerces) and feature set.
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
2 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
4 lines of code changed in:
Switch to Apache Software License 2.0
24 lines of code changed in:
Remove email address from sources
2 lines of code changed in:
Remove Jakarta Project from license
2 lines of code changed in:
Testfile for bugs 5377 and 7980 - this is supposed to create no output
at all, but does for the fork="no" thread case.
I tried to put this into a JUnit testcase, but either you can capture
System.out (and destroy DemuxOutputStream's magic) or you don't (and
can't assert there is no output).
98 lines of code changed in: