lua/testes
Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers
A fixed buffer keeps a binary chunk "forever", so that the program
does not need to copy some of its parts when loading it.
2023-09-05 15:30:45 -03:00
..
libs Detail in make file for testes/libs 2022-12-23 11:28:11 -03:00
all.lua Merge branch 'master' into nextversion 2022-12-28 18:38:20 -03:00
api.lua Added suport for Fixed Buffers 2023-09-05 15:30:45 -03:00
attrib.lua Merge branch 'master' into nextversion 2022-12-28 18:38:20 -03:00
big.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
bitwise.lua Negation in constant folding of '>>' may overflow 2022-09-23 11:08:10 -03:00
bwcoercion.lua Added manual and tests for version 5.4-w2 2018-07-09 12:33:01 -03:00
calls.lua Merge branch 'master' into nextversion 2023-08-23 15:14:03 -03:00
closure.lua Merge branch 'master' into nextversion 2022-12-28 18:38:20 -03:00
code.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
constructs.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
coroutine.lua Merge branch 'master' into nextversion 2022-12-28 18:38:20 -03:00
cstack.lua Bug: stack overflow with nesting of coroutine.close 2022-10-25 16:44:06 -03:00
db.lua More control over encoding of test files 2023-08-17 10:42:56 -03:00
errors.lua Bug: Wrong line number for function calls 2023-08-23 13:49:27 -03:00
events.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
files.lua Merge branch 'master' into nextversion 2023-08-23 15:14:03 -03:00
gc.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
gengc.lua TOUCHED2 objects are not always black 2020-08-13 14:31:27 -03:00
goto.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
heavy.lua Added file 'testes/heavy.lua' 2018-12-14 13:49:02 -02:00
literals.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
locals.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
main.lua Merge branch 'master' into nextversion 2023-06-22 11:41:48 -03:00
math.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
nextvar.lua Merge branch 'master' into nextversion 2022-12-28 18:38:20 -03:00
packtests File 'tracegc.lua' added to 'packtests' 2021-03-10 10:35:57 -03:00
pm.lua More control over encoding of test files 2023-08-17 10:42:56 -03:00
sort.lua More control over encoding of test files 2023-08-17 10:42:56 -03:00
strings.lua More control over encoding of test files 2023-08-17 10:42:56 -03:00
tpack.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
tracegc.lua New test module 'tracegc' 2021-03-01 13:54:29 -03:00
utf8.lua More control over encoding of test files 2023-08-17 10:42:56 -03:00
vararg.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00
verybig.lua Avoid excessive name pollution in test files 2022-12-28 18:34:11 -03:00