README: more comments about what's not compliant
This commit is contained in:
parent
5e9605b055
commit
de05d4d754
@ -126,6 +126,10 @@ Currently **31** of **304** tests are failing:
|
|||||||
- 22 of them are `format`-strings which are not supported.
|
- 22 of them are `format`-strings which are not supported.
|
||||||
- 3 of them are because `pattern` is not implemented for strings
|
- 3 of them are because `pattern` is not implemented for strings
|
||||||
- and 6 bugs
|
- and 6 bugs
|
||||||
|
- unicode string length (2x)
|
||||||
|
- multipleOf with fractional numbers (how the heck does fmod work?) (1)
|
||||||
|
- number vs integer confusion (2)
|
||||||
|
- big numbers are not working (1)
|
||||||
|
|
||||||
# Additional features
|
# Additional features
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user