From: Troy G. <tro...@gm...> - 2010-12-08 14:15:54
|
I guess one issue would be if the application didn't compile correctly, then it's likely your tests might not either such that the tests would be invalidated anyway. But if you wanted to do this, I'm sure it's possible. One of the issues after compilation is how you would actually execute the tests. Best of luck. On Wed, Dec 8, 2010 at 8:12 AM, Ilya Shinkarenko <sh...@gm...> wrote: > this is clear, but wouldn't it be nice to see if there were problems > in cross-compilation? just in case, especially for mission-critical > parts of code > > On 8 December 2010 15:06, Troy Gaines <tro...@gm...> wrote: > > Curiously, why are you wanting to cross compile JUnit tests? IMHO, I > would > > think that if they did fail on the Objective C side, then this would > > actually be just a bug in the cross compilation and not necessarily an > > application problem.... > > > > > > On Wed, Dec 8, 2010 at 5:47 AM, Miggi <mig...@go...> wrote: > >> > >> Hello > >> > >> Is someone out there who's already tried to cross-compile JUnit-tests in > >> Objective-C? I'm working on a project where I have to cross-compile an > >> Android-project to an iPhone-project and it would be very nice if I > >> where able to use the already existing JUnit-tests. > >> > >> Or can someone give me a how-to on adding new stuff to xmlvm. I tried it > >> but it's to complicated for myself without any help. I don't know which > >> parts of JUnit I have to cross-compile, to use, to rewrite or what else > ;) > >> > >> Greets, Miggi > >> > >> > >> > ------------------------------------------------------------------------------ > >> What happens now with your Lotus Notes apps - do you make another costly > >> upgrade, or settle for being marooned without product support? Time to > >> move > >> off Lotus Notes and onto the cloud with Force.com, apps are easier to > >> build, > >> use, and manage than apps on traditional platforms. Sign up for the > Lotus > >> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d > >> _______________________________________________ > >> xmlvm-users mailing list > >> xml...@li... > >> https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > > > > > ------------------------------------------------------------------------------ > > What happens now with your Lotus Notes apps - do you make another costly > > upgrade, or settle for being marooned without product support? Time to > move > > off Lotus Notes and onto the cloud with Force.com, apps are easier to > build, > > use, and manage than apps on traditional platforms. Sign up for the Lotus > > Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d > > _______________________________________________ > > xmlvm-users mailing list > > xml...@li... > > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > > > > |