mlang/tests: add test cases for IMLangLineBreakConsole_BreakLineA
@whydoubt @madewokherd Would you like to take a look at this PR? It is line breaking feature, described here: https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa741035(v=vs.85)
For Unicode, breaking alghoritm is described here: http://unicode.org/reports/tr14/
and it is starting point for resolving bug: https://bugs.winehq.org/show_bug.cgi?id=32126
Edited by Bartosz Kosiorek