hg: kulla/dev/langtools: 8080753: JShell tool: write tests for built-in editor and external edtior

andrei.eremeev andrei.eremeev at oracle.com
Wed May 20 12:40:36 UTC 2015


Hi Jan,

Done! I needed a couple of methods. Implementation of the methods has 
been moved to the test.

Andrei

On 05/20/2015 01:51 PM, Jan Lahoda wrote:
> Hi Andrei,
>
> I am not sure if it is valid to the reference from tests in the 
> langtools repository to the tests in the jdk repository (to get 
> jdk/test/lib/testlibrary/ExtendedRobot.java). Is there a chance to 
> either make the dependency optional or avoid it?
>
> Thanks,
>    Jan
>
> On 20.5.2015 12:10, andrei.eremeev at oracle.com wrote:
>> Changeset: 29cc2edb967f
>> Author:    aeremeev
>> Date:      2015-05-20 13:10 +0300
>> URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/29cc2edb967f
>>
>> 8080753: JShell tool: write tests for built-in editor and external 
>> edtior
>>
>> ! repl/scripts/test.sh
>> ! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/JShellTool.java
>> ! test/jdk/jshell/ClassPathTest.java
>> ! test/jdk/jshell/CommandCompletionTest.java
>> ! test/jdk/jshell/CompletionSuggestionTest.java
>> + test/jdk/jshell/CustomEditor.java
>> + test/jdk/jshell/EditorPadTest.java
>> + test/jdk/jshell/EditorTest.java
>> + test/jdk/jshell/EditorTestBase.java
>> ! test/jdk/jshell/ErrorTranslationTest.java
>> ! test/jdk/jshell/ImportTest.java
>> ! test/jdk/jshell/ReplToolTesting.java
>> ! test/jdk/jshell/StopExecutionTest.java
>> - test/jdk/jshell/TEST.ROOT
>> ! test/jdk/jshell/ToolBasicTest.java
>> ! test/jdk/jshell/testng.xml
>>



More information about the kulla-dev mailing list