lua-users home
lua-l archive

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


On 1/7/11 4:53 AM, Luiz Henrique de Figueiredo wrote:
This following is as expected for <path>/lua all.lua?

    tests not performed:
testC not active: skipping API tests <<<
testC not active: skipping opcode tests <<<
testC not active: skipping API tests <<<
testC not active: skipping yield/hook tests <<<
testC not active: skipping coroutine API tests <<<
Did you rebuild Lua with ltests on as explained in http://www.lua.org/tests/5.2/#internal ?

No, I was still in the 2nd, the "Complete tests" section, before the "Internal tests".

Henning