[ https://issues.apache.org/jira/browse/HARMONY-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashanth KS updated HARMONY-6620:
----------------------------------
Attachment: 001_HARMONY_6620.patch
resources.zip
001_HARMONY_6620.patch -- Patch that has information on new and changed files to be added
1) jdktools/modules/jdktools/src/test/java/org/apache/harmony/tests/tools/javac/binary/JavacBinTest.java
2) jdktools/modules/jdktools/src/test/java/org/apache/harmony/tests/tools/javaw/binary/JavawBinTest.java
3) jdktools/modules/jdktools/src/test/resources/Sample.java
resources.zip -- To be unzipped into the resources folder
-------------------
jdktools/modules/jdktools/src/test/resources/Dependency.jar
jdktools/modules/jdktools/src/test/resources/Sample_resolved.jar
jdktools/modules/jdktools/src/test/resources/Sample_unresolved.jar
jdktools/modules/jdktools/src/test/resources/Simple.jar
> [jdktools] Unit tests to test the functionality of the javac/javaw binaries
> ---------------------------------------------------------------------------
>
> Key: HARMONY-6620
> URL: https://issues.apache.org/jira/browse/HARMONY-6620
> Project: Harmony
> Issue Type: Test
> Components: JDK
> Environment: Windows and Linux
> Reporter: Prashanth KS
> Fix For: 5.0M15
>
> Attachments: 001_HARMONY_6620.patch, resources.zip
>
>
> The ANT unit tests written for the jdktools binaries such as javac aren't flexible enough.
i.e. if there is a test failure then the rest of the tests are skipped. Moreover, there aren't
a lot of test scenarios created for these binaries.
> Added Unit tests to test the javac.exe and javaw.exe tools. This helps in providing a
better analysis of these tools across different runtimes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|