blob: 9c074ea15595faf65293de8694d71d5a32d662bd [file] [log] [blame]
{
"tables": [
"unicode.dis",
"hr-g1.ctb"
],
"tests": [
{
"data": [
{
"comment": "tested buggy behavior",
"input": "WILDCARD",
"output": "⠘⠺⠊⠇⠙⠉⠁⠗⠙"
},
{
"comment": "same thing again",
"input": "-",
"output": "⠤"
},
{
"comment": "common punctuation test",
"input": "!\"#$%&/()=?*\\|÷×[]¤@{}§<>€+'",
"output": "⠖⠶⠼⠲⠼⠚⠴⠈⠯⠌⠶⠶⠶⠢⠤⠡⠈⠇⠳⠘⠒⠶⠄⠠⠶⠶⠧⠶⠜⠶⠆⠰⠶⠬⠐⠪⠕⠂⠢⠖⠄"
},
{
"comment": "alphabet test (including diacritics) latin script only",
"input": "qwertzuiopšđasdfghjklčćžyxcvbnm",
"output": "⠟⠺⠑⠗⠞⠵⠥⠊⠕⠏⠱⠹⠁⠎⠙⠋⠛⠓⠚⠅⠇⠡⠩⠮⠽⠭⠉⠧⠀⠃⠝⠍"
},
{
"comment": "special syllables /digraphs",
"input": "dž, lj, nj,)",
"output": "⠻, ⠣, ⠫,"
},
{
"comment": "letters and numbers",
"input": "abc123",
"output": "⠁⠃⠉⠼⠁⠃⠉"
},
{
"comment": "numbers and letters",
"input": "123abc",
"output": "⠼⠁⠃⠉⠠⠁⠃⠉"
},
{
"input": "љњертзуиопшђасдфгхјклчћжџцвбнм",
"output": "⠣⠫⠑⠗⠞⠵⠥⠊⠕⠏⠱⠹⠁⠎⠙⠋⠛⠓⠚⠅⠇⠡⠩⠮⠻⠉⠧⠃⠝⠍"
}
]
}
]
}