Directory proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/rjunit/formatter/

Directory Created:
2002-02-01 23:53
Total Files:
10
Deleted Files:
0
Lines of Code:
1168

Browse with ViewVC

[root]/proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/rjunit/formatter

Lines of Code

proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/rjunit/formatter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 1319 (100.0%) 37.6
sbailliez 26 (74.3%) 1319 (100.0%) 50.7
peterreilly 9 (25.7%) 0 (0.0%) 0.0

Most Recent Commits

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

sbailliez 2002-02-14 23:22

Use a wrapper for exceptions rather than the full stacktrace.

39 lines of code changed in:

sbailliez 2002-02-12 21:04

fix summary orthograph

1 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/rjunit/formatter: Resources.properties (+1 -1)
sbailliez 2002-02-11 22:47

Make sure you do not compare apples to oranges

3 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/rjunit/formatter: XMLFormatter.java (+3 -1)
sbailliez 2002-02-10 20:33

Some cleanup

6 lines of code changed in:

sbailliez 2002-02-03 21:14

Make XMLFormatter working.

It is assumed that all results are sent sequentially

so that we can figure to what testsuite belong a test.

TestCase.toString() might be misleading since we cannot

guarantee the format. I need to do it myself in

the runner.

118 lines of code changed in:

sbailliez 2002-02-03 13:23

Fix formatters by cleaning up some logic.

Events will now send a summary for each end of sequence.

35 lines of code changed in:

sbailliez 2002-02-01 23:53

Moving to rjunit package to avoid conflicts

1117 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT