On 10/28/2010 3:59 PM, Richard Gomes wrote:
> Hi chaps,
>
> As a convicted and biased Java developer, I'd like to run JUnit tests
> with X10 code (obviously using the Java codegen) and see what happens.
>
> After that I will try C++ with CUDA and see what happens... but at least
> I will be certain that the algorithm is correct and works.
>
> Any recommendation will be highly appreciated.
>
> Cheers :)
(Glad to see you are trying to escape from jail after your conviction..)

There are many things you could mean:

(1) Write tests in X10 so that when compiled to Java they produce JUnit 
tests that can be run through a runner.

(2) Develop an xunit providing functionality similar to JUnit for X10. 
So this can be used for the managed implementation as well as the native 
implementation.

Eli --

Can your approach be used to annotate X10 programs so that they can be 
consumed by a JUnit test runner (when compiled to Java)?

Best,
Vijay


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to