Directory groovy/jsr/tck/

Directory Created:
2004-11-16 11:17
Total Files:
2
Deleted Files:
0
Lines of Code:
221

Browse with ViewVC

[root]/groovy/jsr/tck

                directory in repo lib (1 files, 0 lines)

                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, 757 lines)

                    Folder removed from repo test (0 files, 0 lines)

                        Folder removed from repo spec (0 files, 0 lines)

                            Folder removed from repo ch-14 (0 files, 0 lines)

                                Folder removed from repo s-3 (0 files, 0 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 (1 files, 23 lines)

                            directory in repo s02 (1 files, 26 lines)

                            directory in repo s03 (2 files, 95 lines)

                            directory in repo s04 (2 files, 38 lines)

                            directory in repo s05 (2 files, 42 lines)

                            directory in repo s06 (1 files, 28 lines)

                            directory in repo s07 (2 files, 68 lines)

                            directory in repo s08 (2 files, 94 lines)

                            directory in repo s10 (4 files, 221 lines)

                        directory in repo ch14 (0 files, 0 lines)

                            directory in repo s4 (4 files, 122 lines)

                    directory in repo misc (8 files, 594 lines)

                    directory in repo proposals (1 files, 16 lines)

                directory in repo testlib (2 files, 1 lines)

Lines of Code

groovy/jsr/tck/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 239 (100.0%) 26.5
jez 6 (66.7%) 235 (98.3%) 39.1
jstrachan 1 (11.1%) 2 (0.8%) 2.0
alang 2 (22.2%) 2 (0.8%) 1.0

Most Recent Commits

alang 2005-03-11 11:45

More TCK tests.

1 lines of code changed in:

jez 2005-03-09 21:55

* modified the TCK so that it copies in the latest groovy-core for testing

* also ensured all the tests run with the new parser inside groovy-core

5 lines of code changed in:

alang 2005-03-04 14:26

Get tck tests going again. Still plenty to do.

1 lines of code changed in:

jez 2005-02-15 20:29

* Amended TCK test generator to externalize the Java source from the generated code

* Added TestGeneratorHelper classes to provide useful functionality available to the tests



* Added simplistic line number and error reporting to the TCK output of sources

12 lines of code changed in:

jez 2005-02-01 18:43

* added the ability to see the source direct from the TCK results page

* begun to hook up the classic AST wiring into the TCK, but not enabled yet

7 lines of code changed in:

jez 2004-12-24 09:40

* wired in a custom stylesheet for the junitreport in TCK

2 lines of code changed in:

jez 2004-12-24 08:45

TCK

* Added extra information to messages when test cases fail, such as the line which caused the issue

* Added a distinction between @fail and @fail:parse, whereby the first tries to evaluate (or at least pretends at the moment)



JSR

* Amended top level JSR build.xml to build parser, place it into TCK, run TCK, and generate reports/spec

1 lines of code changed in:

jez 2004-12-23 12:28

* First attempt at a TCK



- add tests to the test subdirectory

- run 'ant' to generate and execute test cases, a junit report will

be output in reports/index.html

208 lines of code changed in:

jstrachan 2004-11-16 11:17

Added first cut of directories for JSR

2 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT