aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2017-05-22 00:52:31 +1000
committerdaurnimator <quae@daurnimator.com>2017-05-22 00:52:31 +1000
commit43cb3927e09b012ad3bd5444edce57b74f09e9b6 (patch)
tree454e543792c68662a642e4d1ae3a92f21d457732 /README.md
parent041820e744c62da20e8dfa5ebdba5aa0d4639d07 (diff)
downloadfengari-43cb3927e09b012ad3bd5444edce57b74f09e9b6.tar.gz
fengari-43cb3927e09b012ad3bd5444edce57b74f09e9b6.tar.bz2
fengari-43cb3927e09b012ad3bd5444edce57b74f09e9b6.zip
tests/test-suite/errors.js: Now passes
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 f29642f..286d0e0 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ IRC: #fengari on freenode
- [x] `calls.lua` (32/32)
- [x] `closure.lua` (16/16)
- [x] `constructs.lua` (`_soft`) (10/10)
+ - [x] `errors.lua` (64/64)
- [x] `events.lua` (26/26)
- [x] `goto.lua` (18/18)
- [x] `literals.lua` (30/30)
@@ -66,7 +67,6 @@ IRC: #fengari on freenode
- [x] `strings.lua` (34/34)
- [x] `vararg.lua` (8/8)
- [ ] `coroutine.lua` (32/40)
- - [ ] `errors.lua` (46/64)
- [ ] `math.lua` (44/68)
- [ ] `pm.lua` (27/38)
- [ ] `sort.lua` (21/24)