[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Test Suite?
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 14 Dec 2009 14:46:54 -0200
> This has been asked before, and Roberto gave a link:
>
> http://lua-users.org/lists/lua-l/2005-12/msg00312.html
>
> However, that particular tarball is obviously still Lua 5.0, and
> sorting out all the deprecated [[...]] nesting errors is getting
> irritating.
>
> Is there not an updated version? I need to test whether my gcc
> optimizations aren't overaggressive.
http://www.inf.puc-rio.br/~roberto/lua/lua5.1-tests.tar.gz
-- Roberto