lua/testes
Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS
The meaning of different GC parameters changed, so there is point in
supporting old values for them. The new code simply ignores the
parameters when changing the GC mode, so the incompatibility is small.
2023-12-22 14:57:43 -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 Fixed buffers save long strings as external. 2023-11-10 12:35:48 -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-11-07 17:25:46 -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: Recursion in 'getobjname' can stack overflow 2023-11-01 12:00:54 -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 Removed compatibility option LUA_COMPAT_GCPARAMS 2023-12-22 14:57:43 -03:00
gengc.lua Removed compatibility option LUA_COMPAT_GCPARAMS 2023-12-22 14:57:43 -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 Auxiliary buffer uses external strings 2023-11-13 13:12:33 -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 External strings 2023-11-09 17:05:42 -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