Directory src/main/org/apache/ant/antunit/

Total Files:
9
Deleted Files:
3
Lines of Code:
1337

Browse with ViewVC

[root]/src/main/org/apache/ant/antunit

                             listener (4 files, 664 lines)

Lines of Code

src/main/org/apache/ant/antunit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 757 (100.0%) 11.4
bodewig 34 (51.5%) 390 (51.5%) 11.4
mbenson 6 (9.1%) 210 (27.7%) 35.0
kevj 15 (22.7%) 128 (16.9%) 8.5
peterreilly 1 (1.5%) 18 (2.4%) 18.0
stevel 9 (13.6%) 6 (0.8%) 0.6
jhm 1 (1.5%) 5 (0.7%) 5.0

Most Recent Commits

mbenson 2006-10-11 22:17

Fix failure by making each test execute in its own Project just like we said.

This is a little kludgy, but the tests pass.

Also did some javadoc'ing and cleanup.

71 lines of code changed in:

peterreilly 2006-09-28 22:12

add assertMatches assertion

18 lines of code changed in:

  • src/main/org/apache/ant/antunit: antlib.xml (+18)
mbenson 2006-09-25 19:40

set all properties by calling initProperties(). System props were missing.

1 lines of code changed in:

mbenson 2006-09-22 20:48

add logcontent typedef and doco.

3 lines of code changed in:

  • src/main/org/apache/ant/antunit: antlib.xml (+3)
mbenson 2006-09-22 18:43

add a new logcontent resource and a test

124 lines of code changed in:

mbenson 2006-09-22 17:05

cleanup

3 lines of code changed in:

mbenson 2006-09-20 17:05

Differentiate between no RCs specified and no matching Resources.

8 lines of code changed in:

bodewig 2006-09-13 05:26

Add location information

4 lines of code changed in:

bodewig 2006-09-11 19:51

suppress backtraces for assertions

15 lines of code changed in:

  • src/main/org/apache/ant/antunit: antlib.xml (+15 -15)
bodewig 2006-09-11 19:48

Add location-aware constructor

5 lines of code changed in:

bodewig 2006-09-11 19:46

try to make more sense

1 lines of code changed in:

jhm 2006-09-11 07:41

typo

5 lines of code changed in:

bodewig 2006-09-09 19:44

make sure we get the [antunit] banner in plainlistener

25 lines of code changed in:

bodewig 2006-08-26 18:50

whitespace

6 lines of code changed in:

bodewig 2006-08-26 18:48

Add an errorProperty attribute, document failOnError attribute

17 lines of code changed in:

bodewig 2006-08-21 04:01

move the listeners to a separate package

2 lines of code changed in:

bodewig 2006-08-19 20:33

XML listener, mostly complete. I intend to add documentation and stylesheets that allow junitreport to work on the report format later.

3 lines of code changed in:

bodewig 2006-08-19 19:34

need to make extension configurable

11 lines of code changed in:

bodewig 2006-08-19 19:27

cleanup

0 lines of code changed in:

bodewig 2006-08-19 19:13

factor out some code that may come handy when implementing the XML listener

11 lines of code changed in:

(12 more)

Generated by StatSVN 0.3.2-SNAPSHOT