Directory groovy/groovy-core/src/test/groovy/xml/

Directory Created:
2003-10-06 19:47
Total Files:
18
Deleted Files:
0
Lines of Code:
1182

Browse with ViewVC

[root]/groovy/groovy-core/src/test/groovy/xml

                            directory in repo dom (2 files, 52 lines)

Lines of Code

groovy/groovy-core/src/test/groovy/xml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 72 (100.0%) 1473 (100.0%) 20.4
jstrachan 29 (40.3%) 652 (44.3%) 22.4
paulk 14 (19.4%) 461 (31.3%) 32.9
glaforge 15 (20.8%) 148 (10.0%) 9.8
tug 5 (6.9%) 90 (6.1%) 18.0
bran 1 (1.4%) 48 (3.3%) 48.0
dierk 3 (4.2%) 37 (2.5%) 12.3
jez 1 (1.4%) 16 (1.1%) 16.0
blackdrag 2 (2.8%) 15 (1.0%) 7.5
cpoirier 2 (2.8%) 6 (0.4%) 3.0

Most Recent Commits

paulk 2007-04-04 06:37

reformat test code

6 lines of code changed in:

paulk 2007-02-23 02:12

Replace axion with hsqldb, introduce xmlunit to make xml tests less brittle

8 lines of code changed in:

tug 2006-12-11 20:21

Fix GROOVY-1520, GROOVY-1092 and GROOVY-1490.



Very many thanks to Peter Ledbrrok for the patch!

90 lines of code changed in:

blackdrag 2006-12-01 14:00

* changes the meaning of "this" and "super" to the surrounding class

* reverts the ObjectRange.contains() method change

* some test are corrected because of their usage of "this" in them

* fields and properties are now accessed using the new MOP logic (but not the MOP methods)

3 lines of code changed in:

paulk 2006-11-05 11:23

little XML tweaks

48 lines of code changed in:

paulk 2006-10-23 22:01

make test work with and without xerces

10 lines of code changed in:

paulk 2006-10-23 12:38

GROOVY-1535: added more XML tests including FactorySupport test

80 lines of code changed in:

paulk 2006-10-22 05:43

add '**' to DOMCategory and XmlParser

make children() in DOMCategory behave like XmlParser

Add depth/breadthFirst to DOMCategory

57 lines of code changed in:

paulk 2006-10-21 07:21

more rationalising of XML tests

140 lines of code changed in:

paulk 2006-10-20 23:13

begin rationalising XML test

112 lines of code changed in:

glaforge 2006-08-01 10:14

Patch from Peter Ledbrook (GROOVY-1418)

81 lines of code changed in:

blackdrag 2006-03-28 20:52

test added to ensure an inner closure can call the builder even if the closure is part of an operation on a different object

12 lines of code changed in:

dierk 2006-01-08 17:06

GROOVY-1202: provide a feature to declare TestCases as 'notYetImplemented' and thus expected to fail: first attempt to make this run on the build server

1 lines of code changed in:

tug 2005-10-07 10:11

Move XmlSlurper and the Streaming Builders out of the sandbox

0 lines of code changed in:

tug 2005-09-26 16:23

Add the mkp.pi command to allow Processing Instructions to be generated by the three streaming builders

0 lines of code changed in:

jstrachan 2005-09-02 17:58

added simpler example for GROOVY-1033

4 lines of code changed in:

jstrachan 2005-09-02 17:55

added test case for AMQ-1033 to use QName based lookup of attribute values

7 lines of code changed in:

jstrachan 2005-09-02 17:47

Added support for namespace based navigation of Nodes using QName expressions.



Plus added a Namespace helper which is a factory of QNames.



Fixes GROOVY-1040

149 lines of code changed in:

glaforge 2005-08-20 22:11

Fix for GROOVY-1022: allow markup builders to output namespaces and tags with hyphens

12 lines of code changed in:

jez 2005-07-14 21:41

* fix for http://jira.codehaus.org/browse/GROOVY-953



- you can now use gpath on parsed xml nodes like this



foo.'urn:my-name-space:bar'

16 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml: XmlTest.java (+16)

(18 more)

Generated by StatSVN 0.3.2-SNAPSHOT