Re: luasocket: typo in mime.lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luasocket: typo in mime.lua?
- From: "Andre Carregal" <carregal@...>
- Date: Fri, 8 Jun 2007 13:01:02 -0300
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é