From 1039bb09ecd50e6032173dcfb792c56cbd2b618a Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Fri, 19 May 2017 20:56:21 +0200 Subject: [test-suite] nextvar.js, fixed bad comparison in LTNum --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 227580f..ea8ed37 100644 --- a/README.md +++ b/README.md @@ -54,18 +54,18 @@ IRC: #fengari on freenode - [x] Auxiliary library - [ ] Run [Lua test suite](https://github.com/lua/tests) - [x] `calls.lua` (32/32) + - [x] `closure.lua` (16/16) - [x] `constructs.lua` (`_soft`) (10/10) - [x] `events.lua` (26/26) - [x] `literals.lua` (30/30) - [x] `locals.lua` (10/10) + - [x] `nextvar.lua` (44/44) - [x] `strings.lua` (34/34) - [x] `vararg.lua` (8/8) - - [x] `closure.lua` (16/16) - [ ] `bitwise.lua` (9/16) - [ ] `coroutine.lua` (32/40) - [ ] `goto.lua` (16/18) - [ ] `math.lua` (44/68) - - [ ] `nextvar.lua` (42/44) - [ ] `pm.lua` (27/38) - [ ] `sort.lua` (21/24) - [ ] `tpack.lua` (20/32) -- cgit v1.2.3-54-g00ecf