diff options
author | daurnimator <quae@daurnimator.com> | 2017-05-21 21:28:48 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2017-05-21 22:02:10 +1000 |
commit | 858fc960e1f70d22c315f0d598e500f87ddcaf8c (patch) | |
tree | dfaeeffeef2ee755b8eca75d78b81d81f17b6331 /README.md | |
parent | 53ce9e12d780c65188236c028a618550b7b87e20 (diff) | |
download | fengari-858fc960e1f70d22c315f0d598e500f87ddcaf8c.tar.gz fengari-858fc960e1f70d22c315f0d598e500f87ddcaf8c.tar.bz2 fengari-858fc960e1f70d22c315f0d598e500f87ddcaf8c.zip |
tests/test-suite/attrib.js: Now passes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,6 +53,7 @@ IRC: #fengari on freenode - [x] C API - [x] Auxiliary library - [ ] Run [Lua test suite](https://github.com/lua/tests) + - [x] `attrib.lua` - [x] `bitwise.lua` (16/16) - [x] `calls.lua` (32/32) - [x] `closure.lua` (16/16) @@ -72,7 +73,6 @@ IRC: #fengari on freenode - [ ] `tpack.lua` (20/32) - [ ] `utf8.lua` (14/20) - [ ] `api.lua` - - [ ] `attrib.lua` - [ ] `big.lua` - [ ] `code.lua` - [ ] `db.lua` |