Dear Luo, Thanks for your reply and encouragement. I would like to contibute by keeping this mailing list alive. I would request (one more time) all developers that kindly share your expierences or tips to overcome genuine issues.
With thanks and bests, imk ps. I would compile my experiences (by making a 'HowTo' tutorial for the wiki). On Wed, Jun 2, 2010 at 11:00 PM, <devl-request at freenetproject.org> wrote: > Send Devl mailing list submissions to > devl at freenetproject.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://freenetproject.org/cgi-bin/mailman/listinfo/devl > or, via email, send a message with subject or body 'help' to > devl-request at freenetproject.org > > You can reach the person managing the list at > devl-owner at freenetproject.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Devl digest..." > > > Today's Topics: > > 1. How to write a script file for tests (Ikram M. Khan) > 2. Re: How to write a script file for tests (Ximin Luo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 2 Jun 2010 22:31:09 +0200 > From: "Ikram M. Khan" <engr.ikram at gmail.com> > To: devl at freenetproject.org > Subject: [freenet-dev] How to write a script file for tests > Message-ID: > <AANLkTinNPKBygUs8dPWh4GW2bxyi5mRIZIa0EPyPQppO at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hi All, > > I am working on Freenet simulator and am happy to successfully compiled and > run the simulator. I want to have some test to see the behaviour of FreeNet > simulator. What is basically mentioned in the Main.java file that the input > for the simulating scenario should be of the form: > > Usage: simsalabim.Main <scriptfile> <settings> <logfile> [prng seed] > > I am wondering how to write a script file for running simple tests? Is > there > any specific format? Is there samples? > > Sincerely, > imk > > P.S: I request all developers for your precious time. I believe it would > contribute to newbie's and the purpose of this mailing list. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://freenetproject.org/pipermail/devl/attachments/20100602/3aa42064/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 02 Jun 2010 23:01:46 +0100 > From: Ximin Luo <xl269 at cam.ac.uk> > To: Discussion of development issues <devl at freenetproject.org> > Subject: Re: [freenet-dev] How to write a script file for tests > Message-ID: <4C06D4CA.7010405 at cam.ac.uk> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi Ikram, > > Thanks for your interest in freenet, and sorry that there hasn't been much > reply to your question. The thing with freenet these days is that there is > very > little developer time going into it (toad is the only developer doing > regular > work), and the documentation is poor. > > As far as I know there are no examples for running these tests you want. > Also, > the codebase is always changing so I don't know if that simulator reflects > the > current behaviour (although the basic gist of it should be there). > > The author of that code is vive <vive at freenetproject.org> who is on this > mailing list; I don't know what they're up to and why they haven't replied > yet. > > You'll need to look through the source code I'm afraid. It's a bad > situation > that this project is in, but that's the state of things. :( > > If you plan to stay with us, then please do add whatever documentation you > manage to work out, to our new wiki at [1]. If I have some time over the > summer, I'll try to organise the project infrastructure better; you're > welcome > to help out, and so is anyone else. > > X > > [1] http://new-wiki.freenetproject.org/ > > On 02/06/10 21:31, Ikram M. Khan wrote: > > Hi All, > > > > I am working on Freenet simulator and am happy to successfully compiled > and > > run the simulator. I want to have some test to see the behaviour of > FreeNet > > simulator. What is basically mentioned in the Main.java file that the > input > > for the simulating scenario should be of the form: > > > > Usage: simsalabim.Main <scriptfile> <settings> <logfile> [prng seed] > > > > I am wondering how to write a script file for running simple tests? Is > there > > any specific format? Is there samples? > > > > Sincerely, > > imk > > > > P.S: I request all developers for your precious time. I believe it would > > contribute to newbie's and the purpose of this mailing list. > > > > > > > > > > _______________________________________________ > > Devl mailing list > > Devl at freenetproject.org > > http://freenetproject.org/cgi-bin/mailman/listinfo/devl > > > ------------------------------ > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://freenetproject.org/cgi-bin/mailman/listinfo/devl > > End of Devl Digest, Vol 6, Issue 3 > ********************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20100602/6e35d22e/attachment.html>
