[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc3) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Fri, 2 Jan 2015 17:30:58 -0200
> On 2 January 2015 at 08:36, Luiz Henrique de Figueiredo
> <[email protected]> wrote:
> > An updated test suite is available at
> > http://www.lua.org/work/lua-5.3.0-rc3-tests.tar.gz
>
> files.lua fails for me, `sh -c 'kill -s HUP $$'` exits with 'signal 1'
> instead of 'exit'.
See http://www.lua.org/tests/
-- Roberto