WordCompletionTest->community
commit81e863bdfd2779d483d8e21a1b9c27697025372a
authorpeter <peter.gromov@jetbrains.com>
Mon, 26 Oct 2009 17:08:43 +0000 (26 17:08 +0000)
committerpeter <peter.gromov@jetbrains.com>
Mon, 26 Oct 2009 17:13:32 +0000 (26 17:13 +0000)
tree016e951b74ac4b2abd5f245441251706c6c78489
parent8740f9fa359a3d53608b16c273003114a583beec
WordCompletionTest->community
18 files changed:
java/java-tests/testData/codeInsight/completion/word/1.properties [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/1.txt [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/1.xml [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/1_after.properties [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/1_after.txt [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/1_after.xml [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/2.xml [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/2_after.xml [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/3.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/3_after.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/4.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/4_after.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/DollarsInPrefix.txt [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/DollarsInPrefix_after.txt [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/SpaceInComment.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/TextInComment.java [new file with mode: 0644]
java/java-tests/testData/codeInsight/completion/word/TextInComment_after.java [new file with mode: 0644]
java/java-tests/testSrc/com/intellij/codeInsight/completion/WordCompletionTest.java [new file with mode: 0644]