Directory groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida/

Directory Created:
2004-09-18 23:47
Total Files:
2
Deleted Files:
0
Lines of Code:
119

Browse with ViewVC

[root]/groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida

Lines of Code

groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
fraz 13 (100.0%) 152 (100.0%) 11.6

Most Recent Commits

fraz 2006-06-01 01:53

Restored changes committed since 27th April 2006:

- Updated jMock SNAPSHOT JAR files to version 1.1.0 RC-1

- Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files

- Made GroovyJ build on IDEA Demetra build #5289

- Made GroovyJ a plug-in module and restored Java 5's synax highlighting for IDEA Demetra build #5289

- Added an IDEA project file with groovyj and groovy-core modules and shared Run/Debug configuration + EMMA code coverage

- Restored the DTD declaration in the plug-in's deployment descriptor

- Updated a test in GroovyPsiParser to use a more syntactically correct Groovy code snippet

- Replaced hardcoded constant with delegation to one of IDEA's obscure utility classes in GroovyParserDefinition

- Added missing annotations

5 lines of code changed in:

  • groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida: IridaAPITest.java (+5 -8)
fraz 2006-02-26 12:52

Updated copyright statement for 2006 at last...

2 lines of code changed in:

fraz 2005-06-19 02:12

GROOVY-607: Updated GroovyController to append a given module's source folders to the classpath of a corresponding compiler configuration



Housekeeping: Replaced old-style for loops with 1.5 ones for Iterable instances

4 lines of code changed in:

  • groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida: IridaAPITest.java (+4 -6)
fraz 2005-03-14 02:31

GROOVY-602: Applied a number of refactorings to the current codebase, particularly around the implementation of Groovy runtime configurations

40 lines of code changed in:

fraz 2005-03-08 04:16

GROOVY-618: Updated GroovyFileType and GroovySupportLoader to use a skeletal implementation of GroovyLanguage

0 lines of code changed in:

  • groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida: IridaAPITest.java (-2)
fraz 2005-02-19 01:33

Updated year in copyright statement

2 lines of code changed in:

fraz 2005-02-14 02:24

Tidied up the test suite by taking advantage of jMock's auto-verification of expectations set on mocked instances

Updated build.xml to prepare for continuous integration

3 lines of code changed in:

  • groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/irida: IridaAPITest.java (+3 -3)
fraz 2005-02-11 09:15

Completed IntelliJ IDEA Open API move from Pallada to Irida (build #3212)

Updated third party libraries

61 lines of code changed in:

fraz 2004-09-18 23:47

Initial check-in of libraries, tests, and other project artifacts

35 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT