Directory groovy/groovy-core/src/test/org/codehaus/groovy/tools/xml/

Directory Created:
2003-09-21 10:08
Total Files:
5
Deleted Files:
1
Lines of Code:
221

Browse with ViewVC

[root]/groovy/groovy-core/src/test/org/codehaus/groovy/tools/xml

Lines of Code

groovy/groovy-core/src/test/org/codehaus/groovy/tools/xml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 393 (100.0%) 17.0
paulk 10 (43.5%) 283 (72.0%) 28.3
jstrachan 13 (56.5%) 110 (28.0%) 8.4

Most Recent Commits

paulk 2007-04-04 06:37

reformat test code

82 lines of code changed in:

paulk 2006-12-22 22:13

fix typo and accidental incorrect basedir

1 lines of code changed in:

paulk 2006-12-21 12:51

minor test cleanup, converted some println's to asserts

3 lines of code changed in:

paulk 2006-12-16 13:57

migrate DomToGroovy test from java to groovy

122 lines of code changed in:

paulk 2006-10-13 12:55

Further improvements and testcases

64 lines of code changed in:

paulk 2006-10-12 11:41

GROOVY-1517 update DomToGroovy to support latest MarkupBuilder syntax

11 lines of code changed in:

jstrachan 2005-03-02 09:23

updated the test cases to use JSR parser syntax

0 lines of code changed in:

jstrachan 2003-09-26 18:36

Moved the GroovyTestCase into the core groovy.lang package (since the primary use case for Groovy to start with is writing unit test cases). We could move this to groovy.test later on maybe.



Also I've updated the copyright notice to be to myself and bob

1 lines of code changed in:

jstrachan 2003-09-22 14:06

latest version of the XML -> Groovy generator to see what XML looks like using Groovy code

97 lines of code changed in:

jstrachan 2003-09-21 10:08

Added first cut of an XML -> Groovy converter to allow folks to migrate from using XML to using Groovy for markup

12 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT