duckling_old icon indicating copy to clipboard operation
duckling_old copied to clipboard

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

Open Bongsakorn opened this issue 8 years ago • 1 comments

Following issue#104:

Signed-off-by: Pongsakorn Eiamrod [email protected]

Bongsakorn avatar May 24 '16 07:05 Bongsakorn

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

ar7hur avatar Sep 29 '16 09:09 ar7hur