Yea, I'm fully ready to hear that it's an issue with bash. Didn't mean to cast any aspersions on the test framework, mostly was curious if anybody had ever thought about this before.
On Fri, Aug 21, 2015 at 9:13 AM, Benson Margulies <[email protected]> wrote: > Isn't this all about how your console does the Unicode bidi algo, and > not about anything in the code? > > > On Fri, Aug 21, 2015 at 10:12 AM, Mike Drob <[email protected]> wrote: > > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
