Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Extend new language - Thai language. But there is some pattern to fix. #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bongsakorn
Copy link

Following issue#104:

Signed-off-by: Pongsakorn Eiamrod pongsakorn@computerlogy.com

Signed-off-by: Pongsakorn Eiamrod <pongsakorn@computerlogy.com>
@ar7hur
Copy link
Contributor

ar7hur commented Sep 29, 2016

Hi! 7 examples are failing. I don't understand Thai language enough to fix the regular expressions. Could you have a look? Don't hesitate if you have any question.

0 FAIL "๑๑"
    Expected null
1 FAIL "๓๓"
    Expected null
2 FAIL "หนึ่งร้อยสอง"
    Expected 102
    Got      2
    Got      100
3 FAIL "๑๐๒"
    Expected 102
    Got      2
    Got      10
4 FAIL "หนึ่งร้อยยี่สิบ"
    Expected 120
    Got      1
    Got      10
5 FAIL "ร้อยยี่สิบ"
    Expected 120
    Got      10
6 FAIL "๑๒๐"
    Expected 120
    Got      12
    Got      20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants