On Thu, Jul 12, 2007 at 08:24:45AM +0200, Asger Ottar Alstrup wrote: > On 7/12/07, strk <[EMAIL PROTECTED]> wrote: > > > >Yes, we know this. I guess implementing a testing framework for haXe would > >help adding support for them (does MTASC support try/catch?) > > > Yes, Mtasc does support try/catch. > > If you are looking for a big bunch of test cases, you could maybe use the > test suite of ASwing? They have literally hundreds of test cases, which > build with Mtasc. > > If someone can set up the initial testing framework for haXe, I'll be happy > to contribute test cases. I just don't know how to do the magic to all the > build machinery to add another testing framework based on haXe. I tried to > dive in, but I just don't get it.
We just got a good contribution for the MTASC framework. Porting that to haxe might not be a big deal. Anyway, maybe you want to take a look at the new MTASC one to see if you can use that for try/catch testing ? There is a README under testsuite/misc-mtasc.all with instructions. --strk _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

