From 2790ac5f54912c87ea9dc0b73c0009192f10fbd3 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Tue, 25 Apr 2017 11:49:29 +0200 Subject: Added back limit tests in local.lua --- README.md | 2 +- tests/lua-tests | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dde8598..c5da3e2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ - [ ] luaL_unref - [ ] Run [Lua test suite](https://github.com/lua/tests) - [x] constructs.lua (`_soft`) - - [x] locals.lua (`_soft`) + - [x] locals.lua - [x] strings.lua - [ ] all.lua - [ ] big.lua diff --git a/tests/lua-tests b/tests/lua-tests index 09921ea..84d8328 160000 --- a/tests/lua-tests +++ b/tests/lua-tests @@ -1 +1 @@ -Subproject commit 09921eadf1e107b70f698db6058e4ef364802793 +Subproject commit 84d8328d3f686ef7e475a7d651703401be2a3609 -- cgit v1.2.3-54-g00ecf