lua/testes
Roberto Ierusalimschy 73c6ff6593 More generic pattern when testing 'string.format'
The result of 'string.format("%a", 0.0)' can have multiple zeros
after the dot.
2019-11-22 11:04:26 -03:00
..
libs Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
all.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
api.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
attrib.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
big.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
bitwise.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
bwcoercion.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
calls.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
closure.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
code.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
constructs.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
coroutine.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
db.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
errors.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
events.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
files.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
gc.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
goto.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
heavy.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
literals.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
locals.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
main.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
math.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
nextvar.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
pm.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
sort.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
strings.lua More generic pattern when testing 'string.format' 2019-11-22 11:04:26 -03:00
tpack.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
utf8.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
vararg.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00
verybig.lua Lua 5.3.5 ported to git 2018-12-17 14:46:37 -02:00