|
On 6/8/07, Thomas Lauer <thomas.lauer@virgin.net> wrote:
Oh, it sure does. However, even the best test script won't probably test all the possible permutations of things that can (and sooner or later will) go wrong in a complex library like luasocket. Lua is just too darned dynamic;-)
True, but a good test suite plus a code coverage tool would probably suffice in that case. That is if they were available... :o) André