{ "tables": [ "unicode.dis", "pl-pl-comp8.ctb" ], "tests": [ { "data": [ { "input": "pchnąć w tę łódź jeża lub ośm skrzyń fig.", "output": "⠏⠉⠓⠝⠡⠩ ⠺ ⠞⠱ ⠣⠬⠙⠮ ⠚⠑⠯⠁ ⠇⠥⠃ ⠕⠪⠍ ⠎⠅⠗⠵⠽⠹ ⠋⠊⠛⠄" }, { "input": "PCHNĄĆ W TĘ ŁÓDŹ JEŻA LUB OŚM SKRZYŃ FIG.", "output": "⡏⡉⡓⡝⡡⡩ ⡺ ⡞⡱ ⡣⡬⡙⡮ ⡚⡑⡯⡁ ⡇⡥⡃ ⡕⡪⡍ ⡎⡅⡗⡵⡽⡹ ⡋⡊⡛⠄" }, { "input": "qvx", "output": "⠟⠧⠭" }, { "input": "QVX", "output": "⡟⡧⡭" }, { "input": "= ! + - _ | \\ / [ ] { } ( ) ' \" # % ^ & * ~ , ? < > $ @ . ; :", "output": "⠶ ⢖ ⠖ ⠤ ⠠ ⠸ ⠌ ⠲ ⠷ ⠾ ⡷ ⡾ ⠦ ⠴ ⠈ ⠐ ⠼ ⠿ ⢮ ⢯ ⠔ ⠫ ⠂ ⠢ ⠰ ⠘ ⠨ ⡜ ⠄ ⠆ ⠒" }, { "input": "1+2=3", "output": "⢁⠖⢃⠶⢉" }, { "input": "12-13=-1", "output": "⢁⢃⠤⢁⢉⠶⠤⢁" }, { "input": "20/5=4", "output": "⢃⢚⠲⢑⠶⢙" }, { "input": "(2*44)/4=22", "output": "⠦⢃⠔⢙⢙⠴⠲⢙⠶⢃⢃" }, { "input": "+44,0123456789", "output": "⠖⢙⢙⠂⢚⢁⢃⢉⢙⢑⢋⢛⢓⢊" } ] } ] }