Vitali Falileev a écrit : > > > 2007/11/29, Nicolas Cannasse <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > > The reason is simple : I didn't use unit testing while developping Neko. > I did a lot of tests of course but I didn't put them together in some > source files. > > You might want to contribute your own tests, that would be helpful but > needs to cover all the aspects of the language. > > > Nicolas, it is not easy to cover *your code* with tests because only you > keep in mind the idea how NekoVM works ;-) Can we ask you to find a time > to make at least few tests? It will be very helpful for NekoVM community.
Well, I think there's already a good language reference explaining how things are supposed to work - and as long as I know they do :) - as well as complete documentation for all standard libraries functions. I'm not sure then if it's some work that can be done only by myself ;) Best, Nicolas -- Neko : One VM to run them all (http://nekovm.org)
