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

Directory Created:
2002-01-05 19:06
Directory Deleted:
2002-02-01 23:53
Total Files:
0
Deleted Files:
18
Lines of Code:
0

Browse with ViewVC

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

                                                     formatter (0 files, 0 lines)

                                                     remote (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
sbailliez 81 (100.0%) 669 (100.0%) 8.2

Most Recent Commits

sbailliez 2002-02-01 23:53

Moving to rjunit package to avoid conflicts

0 lines of code changed in:

sbailliez 2002-02-01 22:18

Socket error occurs when running multiple times...there must be something

wrong with the shutdown

10 lines of code changed in:

sbailliez 2002-01-30 21:06

Prepare for listener changes and event types.

13 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit: TestRunListener.java (+13 -21)
sbailliez 2002-01-27 18:27

Throw exception for invalid return code

4 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit: ClientElement.java (+4 -1)
sbailliez 2002-01-27 14:07

Extracted from Enumerations

0 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit: ArrayEnumeration.java (new)
sbailliez 2002-01-27 14:07

Extract the classes from Enumerations.

0 lines of code changed in:

sbailliez 2002-01-27 14:06

Fix early initialization problems.

I was using elements before they were configured.

26 lines of code changed in:

sbailliez 2002-01-27 11:39

- Change to RJUnitTask to avoid conflicts

5 lines of code changed in:

sbailliez 2002-01-27 02:11

- Refactoring to allow running server,client or both.

- Change the formatter interface to allow parameters.

102 lines of code changed in:

sbailliez 2002-01-14 23:13

Fix JavaDoc

9 lines of code changed in:

sbailliez 2002-01-14 00:26

- Introducing i18 resources management. I'm using

the i18n package from Excalibur there is no point

in reinventing the wheel.

8 lines of code changed in:

sbailliez 2002-01-13 23:40

- Clean up

- Refactored some code and moved protected fields to private

67 lines of code changed in:

sbailliez 2002-01-13 13:55

- Make the socket server cleaning up any connected client

and its input and output so that the JDK bug on Windows

does not shows up.

- Clean up.

- Fix the test, the thread was not the lock owner..dooh !

13 lines of code changed in:

sbailliez 2002-01-11 23:35

Making progress to collect JUnit tests.

87 lines of code changed in:

sbailliez 2002-01-11 21:46

Change index to getIndex()

2 lines of code changed in:

sbailliez 2002-01-11 20:56

- Fix copyright date

8 lines of code changed in:

sbailliez 2002-01-06 21:38

Adding more code to the JUnit task.

Still not functional but getting closer.

Roughly there is the test collector missing.

186 lines of code changed in:

sbailliez 2002-01-06 20:03

- Introduce a specific OutputAttribute to deal with output.

- Cleaning

15 lines of code changed in:

sbailliez 2002-01-06 18:03

Initial commit.

Elements used to configure a Formatter.

79 lines of code changed in:

sbailliez 2002-01-06 18:02

Initial commit.

Task is empty and does nothing yet.

3 lines of code changed in:

  • proposal/sandbox/junit/src/main/org/apache/tools/ant/taskdefs/optional/junit: JUnitTask.java (new 3)

(2 more)

Generated by StatSVN 0.3.2-SNAPSHOT