You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Julie Zhuo (JIRA)" <de...@beehive.apache.org> on 2005/08/30 19:56:04 UTC

[jira] Updated: (BEEHIVE-902) Need a Beehive compiler test infrastructure and some compiler tests

     [ http://issues.apache.org/jira/browse/BEEHIVE-902?page=all ]

Julie Zhuo updated BEEHIVE-902:
-------------------------------

    Attachment: compilerTest.diff

This patch includes the compiler test framework for both JPF and Controls. It also includes 70 active compiler tests and 3 inactive ones. The compiler test is also added to the beehive test distribution.

The code additions are,
netui/test/ant/compiler-test.properties
netui/test/src/compilerTests/*.*

After applying the patch, you may launch the compiler test throught following ways,

1) netui/test/ant> ant test.clean test.build junit.bvt
2) netui> ant bvt
3) trunk> ant run.test.dist (to see how it is run in the distribution test)
4) trunk/build/test-dist/beehive-test-dist/netui> ant junit.bvt -Ddist.home="beehive distribution location" (to just run the smaller set of the distribution test.

Tests Run:

Windows: netui BVT and distribution tests
Linux: netui BVT and distribution tests




> Need a Beehive compiler test infrastructure and some compiler tests
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-902
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-902
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: V1
>     Reporter: Julie Zhuo
>  Attachments: compilerTest.diff
>
> Will attach a patch momentarily.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira