[root]/statsvn/tests-src/net/sf/statcvs/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 147 (100.0%) | 5.0 |
Jean-Philippe Daigle | 7 (24.1%) | 68 (46.3%) | 9.7 |
Jason Kealey | 6 (20.7%) | 47 (32.0%) | 7.8 |
Benoit Xhenseval | 16 (55.2%) | 32 (21.8%) | 2.0 |
Move tests to net.sf.statsvn
0 lines of code changed in 9 files:
Fixed some checkstyle issues (using final wherever possible, hence a few changes...)
Introduced constants and rename final static method in upper case (was inconsistent).
Also there were a few inconsistencies in the use of { on the same line as for or if.
Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)
I hope this is ok.
30 lines of code changed in 6 files:
Fixed the test case (xhtml output)
2 lines of code changed in 1 file:
bug 15: svn.log is filled with entries in other branches, even if not relevant to current working folder.
3 lines of code changed in 1 file:
* Added some serial ids to serializable classes.
* added utility methods to go from [relative, absolute, url] to [relative, absolute, url]
* deprecated a few files
* Bug 1: added test suite to make sure they work as intended. need to test in the field, but behaviour is now easy to track.
27 lines of code changed in 2 files:
inefficient code to get a working hello world
1 lines of code changed in 2 files:
more work on handler, renamed cvslogutils
16 lines of code changed in 1 file:
Initial statcvs project import
68 lines of code changed in 7 files: