lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


We have an extensive test suite for Lua. I can send you the whole
package, but it is actually a little too extensive. (The whole
out-of-the-box test fails in several machines, due to lack of memory,
bad C libraries, etc.) Maybe you prefer just a selection... Do
you want to test the whole VM (tables, strings, etc.) or only the
parser/bytecodes? What version are you changing?

-- Roberto