Hello, I noticed that when running tests, if the language selected is RTL then the "JUnit says hello" output is backwards. However, if I copy the output and try to paste it into firefox or gedit then the text is properly right-to-left.
For example, when selecting hebrew, on my system it prints "<JUnit4> says [shin-lamed-vav-mem]" instead of starting with [shin] on the right. This shouldn't be a high priority, since the tests themselves still pass, but I was wondering if that's something that we can fix or if the error is in a lower level - like the junit libs, or maybe even bash. Anybody have any ideas? Mike
