lua/testes
Roberto Ierusalimschy 8cd7ae7da0 Simpler code for 'traversetable'
Check the mode in a separate function (getmode), instead of using
comma expressions inside the 'if' condition.
2025-06-16 15:50:12 -03:00
..
libs Fixed conversion warnings from clang 2025-01-14 16:24:46 -03:00
all.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
api.lua Details (typos in comments) 2025-04-23 11:36:09 -03:00
attrib.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
big.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
bitwise.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
bwcoercion.lua Added manual and tests for version 5.4-w2 2018-07-09 12:33:01 -03:00
calls.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
closure.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
code.lua Dump uses varints also for integer constants 2025-06-13 14:14:50 -03:00
constructs.lua Details (typos in comments) 2025-04-23 11:36:09 -03:00
coroutine.lua The main thread cannot be closed 2025-06-13 14:08:38 -03:00
cstack.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
db.lua New way to control preambular declaration 2025-05-20 17:36:05 -03:00
errors.lua Detail 2025-05-16 15:20:32 -03:00
events.lua Use after free in 'luaV_finishset' 2025-03-13 15:30:52 -03:00
files.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
gc.lua Simpler code for 'traversetable' 2025-06-16 15:50:12 -03:00
gengc.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
goto.lua New way to control preambular declaration 2025-05-20 17:36:05 -03:00
heavy.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
literals.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
locals.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
main.lua Details (typos in comments) 2025-04-23 11:36:09 -03:00
math.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
memerr.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
nextvar.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
packtests New test file 'memerr.lua' 2025-03-12 13:52:35 -03:00
pm.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
sort.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
strings.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
tpack.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
tracegc.lua New test module 'tracegc' 2021-03-01 13:54:29 -03:00
utf8.lua Variable attributes can prefix name list 2025-05-18 11:43:43 -03:00
vararg.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00
verybig.lua Removed copyright notice from 'testes/all.lua' 2025-03-12 14:00:58 -03:00