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

Directory Created:
2004-04-27 22:00
Total Files:
2
Deleted Files:
0
Lines of Code:
52

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 167 (100.0%) 7.5
paulk 12 (54.5%) 167 (100.0%) 13.9
tug 1 (4.5%) 0 (0.0%) 0.0
spullara 4 (18.2%) 0 (0.0%) 0.0
jstrachan 1 (4.5%) 0 (0.0%) 0.0
glaforge 2 (9.1%) 0 (0.0%) 0.0
dierk 1 (4.5%) 0 (0.0%) 0.0
blackdrag 1 (4.5%) 0 (0.0%) 0.0

Most Recent Commits

paulk 2007-03-04 08:54

GROOVY-1383: make DOMBuilder attribute processing consistent with SaxBuilder

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
paulk 2006-11-05 11:23

little XML tweaks

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
paulk 2006-10-22 05:43

add '**' to DOMCategory and XmlParser

make children() in DOMCategory behave like XmlParser

Add depth/breadthFirst to DOMCategory

14 lines of code changed in:

paulk 2006-10-21 07:21

more rationalising of XML tests

7 lines of code changed in:

paulk 2006-10-20 23:13

begin rationalising XML test

78 lines of code changed in:

paulk 2006-10-18 04:27

Additional tests

4 lines of code changed in:

paulk 2006-10-18 04:02

Additional XML tests

1 lines of code changed in:

paulk 2006-10-18 04:00

Added attributes() to DOMCategory and fixed previous bug causing build problems

8 lines of code changed in:

paulk 2006-10-16 11:44

Added list() to DOMCategory

12 lines of code changed in:

paulk 2006-10-14 09:57

GROOVY-1524 Further improvements and testcases for DOMCategory plus fixed up groovy.xml.dom.DOMTest

43 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

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
blackdrag 2005-06-13 21:08

one def too much

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
glaforge 2005-06-12 17:01

Missing def, required by Jochen's changes if we enable the JSR scope checks

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
glaforge 2005-06-12 12:46

Missing def, required by Jochen's changes if we enable the scope JSR checks

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
jstrachan 2005-03-02 09:23

updated the test cases to use JSR parser syntax

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
spullara 2004-05-23 21:05

FIX GROOVY-459: This appropriately adds a text child instead of attempting to set the value on a non-text element.

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
spullara 2004-05-18 08:13

Give it a default run size

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
spullara 2004-05-05 20:40

Fixed some incompatibilities with the clover build due to naming.

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
tug 2004-05-05 11:06

Change the StreamingDOMBUilder test to be more comparable with the DOMBuilder one.

Update the benchmark results to reflect this change

0 lines of code changed in:

  • groovy/groovy-core/src/test/groovy/xml/dom: DOMTest.groovy (changed)
spullara 2004-04-27 22:00

Make the use function scoped to a closure. This ensures that it will work better in multi-threaded environments and is more in line with the spirit of groovy. It allows you to pass a list of categories to reduce the nesting required when there are more than one that you want to enable.

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT