Directory statsvn/tests-src/net/sf/statsvn/input/

Total Files:
10
Deleted Files:
0
Lines of Code:
1906

Browse with ViewVC

[root]/statsvn/tests-src/net/sf/statsvn/input

Lines of Code

statsvn/tests-src/net/sf/statsvn/input/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
benoitx 39 (100.0%) 74 (100.0%) 1.8

Most Recent Commits

benoitx 2006-12-12 13:15

A bit of tidy up (Checkstyle, PMD, FindBugs, Simian).

Plus showing a statsvn.bat script for typical usage.

Changed the TODO to @todo which are picked up by Maven (see the Task List report, Jason it would be good to go through it and drop whatever may be old).

9 lines of code changed in:

benoitx 2006-12-11 10:55

Upgraded StatCVS to version 0.3.0-dev (lots of refactoring inside StatCVS).

4 lines of code changed in:

benoitx 2006-11-29 15:56

[Bug 1602429] Patch for tests running in sandbox. Thanks to Miroslav ?ulc - fordfrog

1 lines of code changed in:

benoitx 2006-11-24 11:11

Fixes the test for the issue below. We now get 3 revisions given a synthetic creation just before the beginning of log.

The creation does not impact any line (hence 0 on expected values) and the 3rd revision is now the beginning of log

---

Worked on a 'fix' for the issue of file count when a part of the structure has been renamed.

Although the data is correct for StatSVN, it seems to break a test and, looking at the test, I think that

the behaviour for SVN or CVS are different in the sense that SVN will not give a 'creation' attribute when it is moved,

but if the file is later on moved, it will show 1 deletion, hence the total being -1 and not 0.

So I have modified the test, correct me if it is wrong.

7 lines of code changed in:

benoitx 2006-11-23 22:37

Worked on a 'fix' for the issue of file count when a part of the structure has been renamed.

Although the data is correct for StatSVN, it seems to break a test and, looking at the test, I think that

the behaviour for SVN or CVS are different in the sense that SVN will not give a 'creation' attribute when it is moved,

but if the file is later on moved, it will show 1 deletion, hence the total being -1 and not 0.

So I have modified the test, correct me if it is wrong.

2 lines of code changed in:

benoitx 2006-11-22 22:14

Enable setting an inputstream for testing purpose.

17 lines of code changed in:

benoitx 2006-11-21 00:08

Attention...

StatSvn no longer contains the StatCvs code, instead it shall depend on statcvs-0.2.4.jar (or whichever version StatCvs shall use when they take our changes).

A fair amount of changes will make it to StatCvs in order to support xdoc (in StatCvs), XHTML generation and use of StringBuffers.

Jason will do the StatCvs checkin soon, in the meantime I include statcvs-0.2.4.jar in the lib directory.

Enjoy

31 lines of code changed in:

benoitx 2006-11-19 23:55

Last couple of fixes for 0.1.3 release

3 lines of code changed in:

benoitx 2006-11-19 19:39

Move tests to net.sf.statsvn

0 lines of code changed in:

Generated by StatSVN 0.3.0-dev