For those tests we have some junit tests in test/org... Some specifically related to testing Array and Hash. I am off to a meeting right now so the specifics are not at hand...
If you add to that test then they will get run at part of ant test. Along the lines of testing you will notice I added test/testZlib.rb for unit tests for that package. -Tom On Thu, 23 Mar 2006, Ola Bini defenestrated me: > > Haha, yes, I was thinking about that. > On the subject, is there any standard for coding unit-tests, where to > put them etc? > Is there a goal in ant for running the tests? > > /O > > > On Wed, 22 Mar 2006, Ola Bini defenestrated me: > > > > > > Here comes a small patch, with implementations for Object[] > > > toArray(Object[]) in RubyArray and RubyHash. > > > > Cool. > > > > Applied (with minor changes under guise of consistency with rest of > > code base). Bonus points if you provide an additional patch > > with some unit tests for it :) > > > > -Tom > > > > > > -- > > + http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+ > > | Thomas E Enebo, Protagonist | "Luck favors the prepared | > > | | mind." -Louis Pasteur | > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > > languagethat extends applications into web and mobile media. Attend > > the live webcast > > and join the prime developer group breaking into this new coding > > territory!http://sel.as- > > > us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642_______________________________________________ > > Jruby-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jruby-devel > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Jruby-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jruby-devel -- + http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+ | Thomas E Enebo, Protagonist | "Luck favors the prepared | | | mind." -Louis Pasteur | ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
