> (Glad to see you are trying to escape from jail after your conviction..)

I feel much more confortable with Java than C/C++.
On the other hand, I feel much more comfortable with Scala than Java.
Escaping from prison slowly :D


Back to JUnit,

Approach #1 would be much easier, I think.
The problem is that seems like annotations are not passed to Java code.

Cheers :)

Richard Gomes
M: +44(77)9955-6813
http://tinyurl.com/frgomes
twitter: frgomes

JQuantLib is a library for Quantitative Finance written in Java.
http://www.jquantlib.org/
twitter: jquantlib

On 28/10/10 23:30, Vijay Saraswat wrote:
> 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
>

------------------------------------------------------------------------------
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