Directory groovy/groovy-core/src/tck/

Directory Created:
2005-07-25 08:23
Total Files:
1
Deleted Files:
1
Lines of Code:
202

Browse with ViewVC

[root]/groovy/groovy-core/src/tck

                    directory in repo src (1 files, 2 lines)

                        directory in repo org (0 files, 0 lines)

                            directory in repo codehaus (0 files, 0 lines)

                                directory in repo groovy (0 files, 0 lines)

                                    directory in repo tck (5 files, 783 lines)

                    directory in repo styles (1 files, 723 lines)

                    directory in repo test (0 files, 0 lines)

                        directory in repo gls (0 files, 0 lines)

                            directory in repo ch03 (0 files, 0 lines)

                                directory in repo s01 (2 files, 67 lines)

                                directory in repo s02 (2 files, 40 lines)

                                directory in repo s03 (2 files, 100 lines)

Lines of Code

groovy/groovy-core/src/tck/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 5 (100.0%) 246 (100.0%) 49.2
jez 3 (60.0%) 246 (100.0%) 82.0
mguillem 1 (20.0%) 0 (0.0%) 0.0
cstein 1 (20.0%) 0 (0.0%) 0.0

Most Recent Commits

mguillem 2007-01-11 10:46

removed useless remaining .cvsignore files

0 lines of code changed in:

jez 2005-09-15 14:24

* groovyc task is working again, so removed jvm forked groovyc from tck

1 lines of code changed in:

  • groovy/groovy-core/src/tck: build.xml (+1 -12)
cstein 2005-07-28 22:36

CVS-ignoring build, dist and gentest directories - they are generated by build.xml.

0 lines of code changed in:

jez 2005-07-26 08:09

* modified TCK build to allow it to detect if it is being executed within maven

49 lines of code changed in:

  • groovy/groovy-core/src/tck: build.xml (+49 -32)
jez 2005-07-25 08:23

* Added a suite of tests and tools that make up the Groovy Technology Compatibility Kit (TCK)



- the Groovy TCK will be called during a normal groovy-core (testing) build



- modified maven.xml to call TCK sub-build that generates tests based on files in src/tck/test



- added UberTestCaseTCK.java that allows us to develop TCK tests, even if groovy-core doesn't yet pass TCK



- begun TCK itself by adding in first two sections of chapter 3 of the GLS (thanks to Alan Green for these)

(see $3.1 and $3.2 of http://groovy.codehaus.org/jsr/spec/AltChapter03LexicalStructure.html )

196 lines of code changed in:

  • groovy/groovy-core/src/tck: build.xml (new 196)
Generated by StatSVN 0.3.2-SNAPSHOT