lua/testes
Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings
Added the concept of control messages to the warning system, plus the
implementation of the controls "@on"/"@off" to turn warnings on/off.
Moreover, the warning system in the test library adds some other
controls to ease the test of warnings.
2019-08-15 13:44:36 -03:00
..
libs Details 2019-07-18 15:31:22 -03:00
all.lua Added control messages to warnings 2019-08-15 13:44:36 -03:00
api.lua Added control messages to warnings 2019-08-15 13:44:36 -03:00
attrib.lua File 'lib2-v2.so' generated from its own source 2019-05-03 10:36:19 -03:00
big.lua Added directory to test file names in '$Id:' 2018-07-25 15:31:04 -03:00
bitwise.lua Removed extra information from RCS keyword strings in tests 2018-10-22 15:20:07 -03:00
bwcoercion.lua Added manual and tests for version 5.4-w2 2018-07-09 12:33:01 -03:00
calls.lua '__call' metamethod can be any callable object 2019-06-25 17:45:50 -03:00
closure.lua Removed internal cache for closures 2018-11-01 13:21:00 -03:00
code.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
constructs.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
coroutine.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
cstack.lua Small changes around C-stack limit 2019-06-26 13:26:36 -03:00
db.lua Avoid using addresses of static variables as unique keys 2019-07-19 13:14:06 -03:00
errors.lua New function 'setCstacklimit' 2019-06-18 16:52:22 -03:00
events.lua Change in the handling of 'L->top' when calling metamethods 2019-07-26 14:59:39 -03:00
files.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
gc.lua Added control messages to warnings 2019-08-15 13:44:36 -03:00
gengc.lua Added directory to test file names in '$Id:' 2018-07-25 15:31:04 -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 Syntax should not allow numbers touching identifiers 2019-04-09 18:40:39 -03:00
locals.lua Tracebacks recognize metamethods '__close' 2019-07-31 11:22:39 -03:00
main.lua Added control messages to warnings 2019-08-15 13:44:36 -03:00
math.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
nextvar.lua Small corrections when setting 'L->top' 2019-07-25 13:55:29 -03:00
packtests Added script 'packtests' to the project 2019-06-21 10:46:41 -03:00
pm.lua Small optimizations in 'string.gsub' 2019-04-11 11:29:16 -03:00
sort.lua Added directory to test file names in '$Id:' 2018-07-25 15:31:04 -03:00
strings.lua Change in the syntax of attributes 2019-07-30 12:18:19 -03:00
tpack.lua Optional 'init' argument to 'string.gmatch' 2019-01-08 14:22:32 -02:00
utf8.lua Fixed wrong error message in 'return math.seed(0)' 2019-04-04 16:31:24 -03:00
vararg.lua Added directory to test file names in '$Id:' 2018-07-25 15:31:04 -03:00
verybig.lua Added directory to test file names in '$Id:' 2018-07-25 15:31:04 -03:00