diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-06-21 10:21:07 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-06-21 10:21:07 -0300 |
commit | 6b9490bd72738c02b0d0962fdce6e1763d53e124 (patch) | |
tree | f5d2d40e6fbd3d8457988b0d4d09b48f9f33ccf9 /lstring.c | |
parent | e4b02ca8e48b499c57dd3e5882d18145db60fd4c (diff) | |
download | lua-6b9490bd72738c02b0d0962fdce6e1763d53e124.tar.gz lua-6b9490bd72738c02b0d0962fdce6e1763d53e124.tar.bz2 lua-6b9490bd72738c02b0d0962fdce6e1763d53e124.zip |
Details in tests
- Added a test for calling 'debug.traceback' after yields inside
hooks. (Lua 5.3 seems to have a bug there.)
- Removed test "repeat test with '__open' metamethod instead of a
function", as the previous test already uses the '__open' metamethod.
(It changed when functions were removed as possible to-be-closed
variables).
Diffstat (limited to 'lstring.c')
0 files changed, 0 insertions, 0 deletions