[root]/groovy/groovy-core/src/test/groovy/util
suite
(1 files, 2 lines)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 128 (100.0%) | 1877 (100.0%) | 14.6 |
| dierk | 24 (18.8%) | 713 (38.0%) | 29.7 |
| jstrachan | 37 (28.9%) | 657 (35.0%) | 17.7 |
| glaforge | 19 (14.8%) | 180 (9.6%) | 9.4 |
| mcspanky | 2 (1.6%) | 124 (6.6%) | 62.0 |
| paulk | 20 (15.6%) | 122 (6.5%) | 6.1 |
| russel | 1 (0.8%) | 35 (1.9%) | 35.0 |
| galleon | 3 (2.3%) | 27 (1.4%) | 9.0 |
| mguillem | 8 (6.3%) | 13 (0.7%) | 1.6 |
| blackdrag | 3 (2.3%) | 5 (0.3%) | 1.6 |
| tug | 11 (8.6%) | 1 (0.1%) | 0.0 |
reformat test code
45 lines of code changed in:
GROOVY-1690
Add package declaration corresponding to the folder for (most of) unit tests where it was missing.
8 lines of code changed in:
removed fail call for CC test
0 lines of code changed in:
testing CC: trigger failure
2 lines of code changed in:
CC test was successfull, removed fail call
0 lines of code changed in:
testing CC: test should fail and CC should notify it (will be removed afterwards)
3 lines of code changed in:
fix typo and accidental incorrect basedir
14 lines of code changed in:
Fix Groovy-1561
0 lines of code changed in:
add '**' to DOMCategory and XmlParser
make children() in DOMCategory behave like XmlParser
Add depth/breadthFirst to DOMCategory
2 lines of code changed in:
more rationalising of XML tests
11 lines of code changed in:
begin rationalising XML test
25 lines of code changed in:
Additional XML tests
8 lines of code changed in:
Apply Paul King's patch th fix Groovy 1514 - Thank's Paul!
0 lines of code changed in:
GROOVY-1524 Further improvements and testcases for DOMCategory plus fixed up groovy.xml.dom.DOMTest
0 lines of code changed in:
GROOVY-1524 Further improvements and testcases for DOMCategory
6 lines of code changed in:
GROOVY-1524 Further improvements and testcases for DOMCategory
8 lines of code changed in:
GROOVY-1524 Some additional DOM syntactic sugar
3 lines of code changed in:
Add test for namespace support in AntBuilder
22 lines of code changed in:
Fix GROOVY-1480
0 lines of code changed in:
Added some unit tests for perceived problems cf GROOVY-1461. They all pass!
35 lines of code changed in:
(56 more)