lua-users home
lua-l archive

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


Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> The tarball is at
> 	http://www.lua.org/work/lua-5.3.2-rc2.tar.gz

It builds cleanly on Mac OSX (10.10.5).

> A test suite for Lua 5.3.2 is available at
> 	http://www.lua.org/work/lua-5.3.2-tests.tar.gz

I apologize if this is a very silly question: but is there a particular way
the tests are intended to be run? (A simple README might help for this.)

I tried in what seemed like the obvious way (download and untar tests to
a folder where I had built the rc, then cd into the test folder and call
../src all.lua), and the tests failed as follows:

https://gist.github.com/telemachus/f0275c80f2a05f843e19

If I did something very wrong, I'll be happy to rerun the tests.

Thanks, Peter
-- 
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
    Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System