aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <giann008@gmail.com>2017-06-02 08:09:45 +0200
committerBenoit Giannangeli <giann008@gmail.com>2017-06-02 08:09:45 +0200
commit338de1d692b27eceb58a2108932879bb5621c8e0 (patch)
tree4c6f5ad1286fca7dbb66e0c83539c52eccbc1d95 /README.md
parent5396746440918081a19f58bdc3fd784da683d69e (diff)
downloadfengari-338de1d692b27eceb58a2108932879bb5621c8e0.tar.gz
fengari-338de1d692b27eceb58a2108932879bb5621c8e0.tar.bz2
fengari-338de1d692b27eceb58a2108932879bb5621c8e0.zip
[test-suite] attrib.js passes
Except for require tests which needs io.write
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0fad8b0..ae1ebc4 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@
- [x] Auxiliary library
- [ ] Run [Lua test suite](https://github.com/lua/tests)
- [x] `api.lua` (64/64)
+ - [x] `attrib.lua` (12/12)
- [x] `bitwise.lua` (16/16)
- [x] `calls.lua` (32/32)
- [x] `closure.lua` (16/16)
@@ -74,7 +75,6 @@
- [ ] `db.lua` (46/54)
- [ ] `pm.lua` (27/38)
- [ ] `tpack.lua` (20/32)
- - [ ] `attrib.lua`
- [ ] `big.lua`
- [ ] `verybig.lua`
- [ ] DOM API binding: [https://github.com/fengari-lua/fengari-interop](https://github.com/fengari-lua/fengari-interop)